• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Model-View-Controller (MVC) : Overview and Implementations

By Abhishek Ghosh April 3, 2012 5:20 pm Updated on April 3, 2012

Model-View-Controller (MVC) : Overview and Implementations

Advertisement

Model-View-Controller or MVC is an architectural pattern for structuring software development in the three units of architecture patterns. In our article on CakePHP, we wrote that it follows the pattern of Model-View-Controller (MVC). The aim of Model-View-Controller is to provide a flexible program design, which facilitates subsequent alteration or extension, and allows reuse of individual components.

 

Classical Architecture Patterns of  Model-View-Controller (MVC)

 

The three components of Model-View-Controller vary depending on the realization of different degrees from each other:

 

Model : Model is a component of Model-View-Controller which contains data to be displayed and optionally (depending on the implementation of Model-View-Controller pattern) and the business logic . It is independent of presentation and control.

Advertisement

---

View : This part of Model-View-Controller is responsible for the presentation of the required data from the model and to receive user interactions.

Controller : The controller of Model-View-Controller manages one or more views, which it receives them user actions, evaluates them and act accordingly.

 

Model-View-Controller pattern is implemented differently in different programming needs. This may vary depending on the application, the controller part of Model-View-Controller can be removed or relocated in the model. The practice and implementation of Model-View-Controller varies depending on the personal style of programming, web servers, programming languages, frameworks, the use of unit testing and the project requirements.

 

Current implementations of Model-View-Controller (MVC)

 

Widgets are called components of graphical interfacess. Widgets uses this Model-View-Controller in some way or the other, that is all components of Model-View-Controller might not be used for Widgets. Model-View-Controller pattern for Web applications is distributed servers and browsers, making it more complex than the classic Model-View-Controller pattern.

 

Model-View-Controller

 

Javascript can be divided again according to the Model-View-Controller pattern and consider it as part of the overall system.

Model-View-Controller is not only used for developing GUI of Widgets, Model-View-Controller is used for Microsoft Foundation Class Library (MFC), Adobe Flex  and many more GUI.

 

SignatureTagged With model view controller overview
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Model-View-Controller (MVC) : Overview and Implementations

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • What is Model View Controller (MVC)?

    Model View Controller (MVC) is a model for dividing software into three components Data Model, View/Presentation and Program Controller. The pattern can be used both as an architectural pattern and as a design pattern. The aim of the model is a flexible program design that facilitates subsequent modification or expansion and enables the reusability of […]

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Market Segmentation in BriefSeptember 20, 2023
  • What is Booting?September 18, 2023
  • What is ncurses?September 16, 2023
  • What is JTAG in Electronics?September 15, 2023
  • iPhone 15 Pro Max Vs Samsung Galaxy S22/S23 UltraSeptember 14, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy