Welcome to MSDN Blogs Sign in | Join | Help

DDITDev

A crack team of devs in the Developer Division. ASP.NET, SQL, C#, development practices.

Browse by Tags

All Tags » VS2008   (RSS)
VS2008 Tip - Remove unused 'using' statements
Did you know that VS2008 has a great feature to remove any unused 'using' statements in your code? Simply right click anywhere in your code file, select ' Organize Usings ' and select ' Remove Unused Usings '. You then end up with only the using statements Read More...
Page view tracker