Tuesday, October 19, 2010

Add Using for Controls or lookup very useful

In VS 2008, when the caret is on the name of the class which doesnt have a using statement in the file, SHIFT+ALT+F10 will bring up a context menu to add the using statement.

No comments:

Best coding practices every developer should follow

Best Coding Practices Every Developer Should Follow Introduction In today’s fast-paced software development environment, adhering to...