Community

Working with Code Snippets in VS.NET

(Hajan Selmani) Creating code snippets using VS.NET is very useful tip because it may help you when you need to write code repeatedly within your applications. For instance, we may use try catch finally block very often. Rather than writing the complete code-block manually, we may save it as a Code

Read More - Register for Free Membership