Hello Geeks .. Today we gonna talk about something , it maybe confusing for some Developers yet if you concentrate for little time to understand it , it will not be a problem anymore. In this post i'm gonna talk about Developing Under ASP.NET WebForms Environment and Developing Under ASP.NET MVC Environment. Most Common Questions About this task would be : Which One Is better ? When I'm Planning A Project,Which One To Choose? Which One Provide Better Performance ? .. Etc Important Quote From Wrox Professional ASP.NET Book: Page : 1079 Ultimately, the most important thing to remember is that ASP.NET Web forms and ASP.NET MVC sit on top of ASP.NET proper. Think of it as (ASP.NET) is bigger than (Web forms) and (ASP.NET) > (ASP.NET MVC). There’s so much underneath both techniques that you can use either or both without fear. Many people find a hybrid model works for them, or they use a hybrid as they move from one model to the other. Pick th...
Because you need to keep learning for the rest of your life..