public marks

PUBLIC MARKS with tags form & mvc

2016

Trailblazer: A High-Level Architecture For The Web

by Spone (via)
Trailblazer gives you a high-level architecture for web applications. Logic that used to get violently pressed into MVC is restructured and decoupled from the Rails framework. New abstraction layers like operations, form objects, authorization policies, data twins and view models guide you towards a better architecture. By applying encapsulation and good OOP, Trailblazer maximizes reusability of components, gives you a more intuitive structure for growing applications and adds conventions and best practices on top of Rails' primitive MVC stack. A polymorphic architecture sitting between controller and persistence is designed to handle many different contexts and helps to minimize code to handle various user roles and edge cases.

2009

ASP.NET MVC 2 Templates

by ms_michel
Présentation des templates pour créer les vues de consultation (HtmlDisplay) ou de saisie (HtmlEditoe) avec MVC 2

2008

ASP.NET MVC XForms

by ms_michel (via)
A simple, strongly-typed, extensible UI framework based on the W3C XForms spec. It provides a base set of form controls that allow updating of any complex model object, even complex nested lists. It uses clean, semantic HTML and a fluent, lamba-based API.

symfony 1.1 form framework and the MVC pattern - Aide de Camp - Fabien Potencier

by Xavier Lacot
This post is not a tutorial on the new form framework, this is just an attempt to explain why the new system sticks to the MVC pattern.

Active users

Spone
last mark : 21/04/2016 11:01

ms_michel
last mark : 27/10/2009 10:16

Jeremy B.
last mark : 28/01/2009 17:16

Xavier Lacot
last mark : 16/01/2008 09:14