user image

Naina Kashyap

Graphic Designing
Graphic Designing
2 years ago

What Is Mvc And How Do You Relate It To Flex Apps?

user image

Muskan Anand

2 years ago

The goal of the Model-View-Controller (MVC) architecture is that by creating components with a well-defined and limited scope in your application, you increase the reusability of the components and improve the maintainability of the overall system. Using the MVC architecture, you can partition your system into three categories of components: * Model components Encapsulates data and behaviors related to the data. * View components Defines your application’s user interface. * Controller components Handles the data interconnectivity in your application.

Recent Doubts

Close [x]