MVVM in Delphi Architecting and Building Model View ViewModel Applications

This book is a short guide for the Delphi developer who aims to move to cross-platform development. This book provides a step-by-step guide to designing and writing applications in Delphi based on the MVVM pattern. It attempts to introduce developers to the mindset that comes with MVVM and to demons...

Descripción completa

Detalles Bibliográficos
Autor principal: Kouraklis, John. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2016.
Edición:1st ed. 2016.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630140506719
Tabla de Contenidos:
  • 1: MVVM as Design Pattern
  • 2: Setting up the POSApp
  • 3: MVVM as Design Philosophy
  • 4: Two-way Communication
  • 5: Converting the Invoice Form
  • 6: User Interaction
  • 7: Input Validation.