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:

How ASP.NET MVC Works Step by Step

How ASP.NET MVC Works Step by Step Introduction to ASP.NET MVC What is ASP.NET MVC? ASP.NET MVC is a web application framework devel...