10 Things to Keep in Mind while Developing a New ASP.NET Web Forms Application

Many developers are opting for ASP.NET MVC for their new web applications. However, this may not be always possible (reasons can be many and valid in a given context) and you might be required to use Web Forms for your new projects. In such cases novice developers have this doubt - "If I develop my project using Web Forms and later want to migrate to MVC, how difficult this task would be?". There is no single answer to this question. However, if you follow certain guidelines while developing a Web Forms project today, at later stage migrating to MVC would be less painful than otherwise. Here I have listed my top 10 recommendations in dealing with such a situation.

http://www.binaryintellect.net/articles/e5919aa0-7999-4650-9c42-fa41018981c9.aspx

 

No Comments