Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP. NET Web Forms vs MVC
Message
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 4.0
Miscellaneous
Thread ID:
01551247
Message ID:
01551382
Views:
66
>>>I just installed VS 2012 Express and started looking at creating a new web project. I realized now that VS offers two approaches, Web Forms or MVC. And I just read a blog post with tons of comments on the topic. These discussions of Web Forms vs MVC are more heated than liberal vs. conservative <g>. Life was easy when I was in VS 2005 with only Web Forms as an options. I wonder who is doing Web Forms and who is doing MVC?
>>
>>I am going to ask myself but the question is actually for anybody who knows the above technologies and can answer.
>>
>>Which approach (Web Forms or MVC) will give better control over the UI part of the project? For example, if the web application will need to run on iPad or in a non-IE browser, where would you get better results? and why? TIA for any input.
>
>One of the conceptual beauties of MVC is you can swap out or have alternate versions of the GUI (the V) without impacting the data (model) or controller layers. The three layers are strongly decoupled.

yes, I have read in some of the blogs/tutorials that this is one of the advantages of MVC. Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform