Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design Patterns
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
01460935
Message ID:
01460958
Views:
45
From http://en.wikipedia.org/wiki/Model_view_controller

The view renders the model into a form suitable for interaction, typically a user interface element. Multiple views can exist for a single model for different purposes.

The controller receives input and initiates a response by making calls on model objects.


Many design patterns take a while to digest. you have to study them from multiple sources and try them out in code. I have a personal wiki where I put info on design patterns as I study them and figure them out.

>Thanks.
>
>I'm looking at this wite here - http://www.enode.com/x/markup/tutorial/mvc.html
>
>I'm having a hard time understanding what these pieces represent. I get the Model. That appears to be the data layer. But the View
>and Controller portions are throwing me.
>
>
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform