Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MVC or MVP pattern?
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01536709
Message ID:
01536731
Views:
43
>>>Which of the two design patterns, MVC or MVP, is better suitable for ASP.NET web application?
>>>
>>>TIA.
>>
>>As I look for a good (newbie) article on MVC implementation (Googling all over the place) I see references to MVC, MVC 2, and MVC 3. I thought that MVC is just a concept (like OOP) and not a framework. Was I mistaken and MVC is a framework developed by Microsoft that undergone some version changes? TIA for clarifying.
>
>In VS2010 you can pick an MVC template when starting a new web project, so there is some framework in place.
>
>I haven't found it very useful so far. I still build web applications the standard ASP.NET way so.

But you must be using some kind of logic (call it a pattern) when building your web application. I have also built a couple of ASP.NET applications but I suspect that if anybody who has a background in the computer sciences were to look at my design they would have a heart attack <g>. So I am trying to learn the correct (or better) approach. Mainly to separate the UI from the code in some kind of pattern. This is what I thought MVC does.
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
Next
Reply
Map
View

Click here to load this message in the networking platform