Can we implement MVC in ASP.NET
Reply
![]() |
|
From:
![]() Srinivas_MCP
|
Hi Santosh, We can follow MVC approach in .NET. This approach will best suit to large applications. It is possible to have development process in parallel for model, view and controller. Advantages: 1. It will be easier to add new clients just by adding their views and controllers. 2. Since the Model is completely decoupled from view, it allows lot of flexibilities to design and implement the model considering reusability and modularity. 3. This model also can be extended for further distributed application.
Note : 1. Need high skilled experienced professionals to identify the requirements in-depth before actual design. 2.This design approach is not suitable for smaller applications.
Regards, G.Srinivasa Rao, Sr.Software Engineer(MCP) |
|
View other groups in this category.
![]() |
To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.
Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.
If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.
|
|