Web applications in Visual Studio 2005
- π
- π 213 words
- π 1 minute
- π¦ .NET
- π·οΈ Visual Studio
One of the things that annoyed me with Visual Studio.NET 2003 and Visual Studio 2005 is the web βprojectβ type.
The main problem is that these projects are not treated as traditional applications, but in order to please the ad-hoc web developer crowd they are treated as collections of files with no specific project options or compilation process β instead compiled on-the-fly by the web server.