HTML and Java Script code snippets in Visual Studio 2010

added by jalpesh
1/21/2011 12:09:50 AM

194 Views

We all love Visual Studio as great IDE and Microsoft is providing more and more features for that IDE. Let’s investigate one of great features that Microsoft has given with Visual Studio 2010. What is code snippets? Code snippets is a one of the cool feature that given in Visual Studio IDE which given from by Microsoft. If you know the chunks of the code that you need to type over and over again throughout the code then this code snippets feature will help you on this. For example your exception handli...


0 comments