Author: Tips & Tricks for ASP.NET, IIS, and Visual Web Developer | Posted on: 12/28/2008 12:28:52 AM | Views : 744

Overtime C# source code files may have unnecessary & unorganized using directives. Visual Studio IDE organize using options can help you to unclutter the source code. To organize the C# code right click anywhere inside the code editor, select Organize...(read more) ...

Go to the complete details ...