0
kicks
Clean Web.Config Files (VS 2010 and .NET 4.0 Series)
This is the first in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release.
Today’s 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.
You’ll 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).