Essays about: "model-view-controller"

Showing result 11 - 15 of 24 essays containing the word model-view-controller.

  1. 11. Increasing Maintainability for Android Applications : Implementation and Evaluation of Three Software Architectures on the Android Framework

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Hugo Källström; [2016]
    Keywords : ;

    Abstract : Developing maintainable Android applications has been a difficult area ever since the first android smartphone was released. With better hardware and an ever growing community of open source contributors, Android development has seen drastic changes over the past years. READ MORE

  2. 12. 8ARM : Open Source Precision Pump

    University essay from KTH/Maskinkonstruktion (Inst.)

    Author : Krister Kölzow; Emil Grundén; [2015]
    Keywords : ;

    Abstract : Today many tasks are executed by robots, but one business is not affected much by this, that is the restaurant business, and in more particular the bartender business. This project takes on the challenge to build an Open Source bartender robot with cheap parts and research how good precision can be achieved. READ MORE

  3. 13. Skin Generator for trig.com : A user friendly, browser based, CSS editor

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : MARTIN KANERVA; [2014]
    Keywords : ;

    Abstract : This report revolves around social network communities, accessible over the Internet using a browser. More specifically it discusses each member’s personal presentation page. READ MORE

  4. 14. Performance Evaluation of PHP Frameworks (CakePHP and CodeIgniter) in relation to the Object-Relational Mapping, with respect to Load Testing

    University essay from Blekinge Tekniska Högskola/Institutionen för datalogi och datorsystemteknik

    Author : Ali Raza Fayyaz; Madiha Munir; [2014]
    Keywords : Model View and Control; PHP; Page Load Time; Stress Testing; CAKEPHP; Codeigniter; Web Development; Object to relation Mapping;

    Abstract : Context: Information technology is playing an important role in creating innovation in business. Due to increase in demand of information technology, web development has become an important field. PHP is an open source language, which is widely used in web development. READ MORE

  5. 15. A Journey Through the Land of Model-View-* Design Patterns

    University essay from Linnéuniversitetet/Institutionen för datavetenskap (DV)

    Author : Artem Syromiatnikov; [2014]
    Keywords : patterns; model-view-controller; presenter; viewmodel; mvc; mvp; mvvm; separation of concerns; flow synchronization; observer synchronization;

    Abstract : Every software program that interacts with a user requires a user interface. Model-View-Controller (MVC) is a common design pattern to integrate a user interface with the application domain logic. READ MORE