ASP.NET, HTML, JavaScript Snippet Support (VS 2010 and .NET 4.0 Series)
Posted by: ScottGus Blog,
on 04 Sep 2009 |
View original | Bookmarked: 0 time(s)
This is the sixth in a series of blog posts Im doing on the upcoming VS 2010 and .NET 4 release. Todays post covers another useful improvement in VS 2010 HTML/ASP.NET/JavaScript snippet support. Snippets allow you to be more productive within source view by allowing you to create chunks of code and markup that you can quickly apply and use in your application with a minimum of character typing. Visual Studio has supported the concept of snippets for VB and C# in previous releases...