Simple slides to view the main informations about MVC ,the advantages of this framework and the programming languages that use MVC .
Size: 1.71 MB
Language: en
Added: Apr 17, 2017
Slides: 10 pages
Slide Content
MVC Framework By Dhurgham Fahem , Gaith Thabt , Hani Ali Iraq University of Kufa Collage of engineering Electronic & communications department
Outlines What is MVC. How MVC works. Why MVC. Some of MVC Frameworks. Advantages.
What is MVC ? View Model controller M odel V iew C ontroller or MVC as it is popularly called, is a software design pattern for developing web applications.
How MVC works View Controller Model SQL HTTP Web server
Why MVC Team work. Dealing with large applications. Change programmers staff with out reprogramming.
Some of MVC Frameworks Django (Python( Rails(Ruby( ASP.NET MVC Python Ruby on Rails C#
Some of MVC Frameworks YII (PHP( Fuel PHP(PHP( Laravel (PHP( Symfony(PHP( CakePHP(PHP( Kohana(HMVC) (PHP( CodeIgniter (PHP( Zend Framework (PHP(
Advantages More Structural More Flexible Can maintain code in better ways. More suitable for future implementations Reduce Complexity