background preloader

Software [engineering]

Facebook Twitter

Créer un portfolio avec Django - Les modèles. Dans l'article précédent, nous avons conçu la structure de notre futur portfolio.

Créer un portfolio avec Django - Les modèles

Aujourd'hui, nous allons démarrer le projet django et y modéliser cette structure grâce aux modèles. Previously on this blog Nous avons réflechi sur le schéma conceptuel de notre application. Après avoir listé toutes les données à stocker et les relations entre elles, nous nouss sommes arrêtés sur ce diagramme : Créer un projet django. Forums Mediabox. Spring MVC Tutorial. Spring MVC, a Java Model-View-Contraller (MVC) web framework, which builds on top of the Spring Inversion of control(IoC) framework.

Spring MVC Tutorial

Rewrite and Spring 4 (12/Jun/2015) I’m rewriting the outdated articles and upgrade it to Spring 4, give me some time :) 1. Spring MVC Hello World Some hello world examples to quick start Spring MVC framework. Demo: Using ADO.NET Entity Framework Code-First Functionality.