By BlackWasp
via blackwasp.co.uk
Submitted: Jul 23 2008 / 17:09
Sometimes when coding you will type the name of a class or structure that is not recognised because the name is not fully qualified and the appropriate using statement is missing. This can be a particular problem when copying sample code from web sites.
Add your comment