![]() |
|
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
||
|
|
|
|
|
|
|
|
Methodology - Model View Controller (MVC): |
Model View Controller or MVC is a programming pattern that allows for the separation of data and user interface (presentation) aspects of an application. MVC web application development India helps in the structuring of the code in order to ensure that the changes made in the way the data is handled and organized does not effect the user interface and vice versa. ComponentsThe architecture is made up of three components. These include the following: ModelThe Model component contains the data and the business logic of the application. In MVC, the Model is independent of the View and Controller. In order to be independent, the Model cannot directly refer to the View and Controller. Models can be of the following types:
ViewThis is user interface of the application. It renders the information obtained from data model. The View can access the Model only to read the data, it cannot make any changes to the Model. ControllerThe Controller is the component that receives and processes inputs sent by a user. Based on the type of requests sent, the Controller will send requests to the Model and View. The Controller can change the state of the Model. Benefits of MVCThe MVC Architecture offers the following benefits:
|
Home | About | Services | Web Design | Custom APP | Ecommerce | Marketing | Testimonials | Privacy Policy | Legal | Partner Program | Contact |
| Copyright © 2004-2010 TomZulfi.com. All rights reserved. | ![]() |
![]() |