Going back to ASP.Net Webforms from ASP.Net MVC. Recommend patterns/architectures?
- by jlnorsworthy
To many of you this will sound like a ridiculous question, but I am asking because I have little to no experience with ASP.Net Webforms - I went straight to ASP.Net MVC.
I am now working on a project where we are limited to .Net 2.0 and Visual Studio 2005.
I liked the clean separation of concerns when working with ASP.Net MVC, and am looking…