Who plans to go back to using Web Applications in ASP.NET 4.0?
Posted
by Banzor
on Stack Overflow
See other posts from Stack Overflow
or by Banzor
Published on 2010-03-24T18:20:22Z
Indexed on
2010/03/24
18:23 UTC
Read the original article
Hit count: 202
So, it looks like Microsoft has gone back to pushing Web Application Projects* in ASP.NET 4.0. If you are like me, you converted to Website Projects in 2.0 and have never looked back. I recently spent some time trying to convert a Website Project to Web Application Project and was surprised at how tedious it was. So I am wondering what everyone is planning to do in VS 2010?
Also, feel free to mention what you use now. Maybe I am the only sucker that converted to using Website Projects in 2.0...
*Excluding MVC since it is the only option there
© Stack Overflow or respective owner