ASP.NET MVC
Apparence
ASP.NET MVC est un framework de programmation des applications web lancé en 2007 par Microsoft et incorporé dans ASP.NET. Inspiré de produits comme Ruby on Rails, ce framework est destiné à pallier aux limitations techniques de Web forms[1]. Il applique le style Modèle-Vue-Contrôleur (abr. MVC) - un style lancé en 1978 et devenu populaire pour les applications web[2]. Contrairement à Web forms, le framework ASP.Net MVC offre un contrôle complet du HTML généré par l'application web, ce qui simplifie l'utilisation de bibliothèques comme JQuery ou Bootstrap[3]. Le code source d'ASP.Net MVC est publié sous licence libre Microsoft Public License[4].
- ↑ (en)Adam Freeman, Pro ASP.NET MVC 5, Apress - 2014, (ISBN 9781430265306)
- ↑ (en)Adam Freeman, Pro ASP.NET MVC 5, Apress - 2014, (ISBN 9781430265306)
- ↑ (en)Adam Freeman, Pro ASP.NET MVC 5, Apress - 2014, (ISBN 9781430265306)
- ↑ (en)Adam Freeman, Pro ASP.NET MVC 5, Apress - 2014, (ISBN 9781430265306)