Tagged Questions
1
vote
4answers
199 views
A minimal MVC setup for ASP.NET 2.0
I have to migrate a web application I made with ASP.NET MVC to a regular Visual Studio 2005 ASP.NET Web Forms based website.
I've looked at things like MonoRail, but it's too different for my ...