Starter Project Templates (VS 2010 and .NET 4.0 Series)
Posted by: ScottGus Blog,
on 27 Aug 2009 |
View original | Bookmarked: 0 time(s)
This is the second in a series of blog posts Im doing on the upcoming VS 2010 and .NET 4 release. Todays post is about another small, but I think nice, change coming with VS 2010 and ASP.NET 4 when you create new ASP.NET Web projects which is the ability to create both Empty projects as well as to create projects that already have some layout and common functionality included in them, and which can help you get started when building a new application. Creating New Projects When you use...