Clean Web.Config Files (VS 2010 and .NET 4.0 Series)
Posted by: ScottGus Blog,
on 26 Aug 2009 |
View original | Bookmarked: 0 time(s)
This is the first in a series of blog posts Im doing on the upcoming VS 2010 and .NET 4 release. Todays post is about an admittedly small, but I still think kind of nice, change coming with ASP.NET 4.0: clean, simple, web.config files. Youll encounter this improvement the first time you do a File->New Project within Visual Studio 2010 and create an empty ASP.NET 4.0 Web application (which is why I thought it might be appropriate to-do as the first post). Web.config files in...