I have a web application using ASP.NET 2.0, and I want to know if I should move it to ASP.NET 3.5 in particular ... what am I missing without switching to ASP.NET 3.5?
I understand the disadvantages, but I do not understand the benefits.
What are the biggest benefits of migration / rewriting?
Will I get speed improvement?
Is MVC a lot easier than my old fashioned WebForm application?
Will it look cooler?
Jason source
share