Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Design Patterns
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
01460935
Message ID:
01460958
Vues:
46
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform