Groups | Blog | Home
all groups > asp.net > april 2004 >

asp.net : significance in using MVC architechture in Dotnet?


clintonG
4/30/2004 11:43:31 AM
This blog will prove helpful... http://benjaminm.net/default.aspx

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/



[quoted text, click to view]

<NehalDOTNET>
4/30/2004 8:01:38 PM

What is the significance in using MVC architechture in Dotnet?

I think the framework itself is based on MVC
The view being the Asp.Net
The Controller being the code-behind file ....

Is that so?

avnrao
4/30/2004 8:06:06 PM
Model : code behind
View : your front-end ASPX file
Controller : ASP.Net Runtime

hope you can visualize now..
Av.

[quoted text, click to view]

AddThis Social Bookmark Button