Building Web Applications using the latest ASP.NET technologies Max Déboli Director de Desarrollo Microsoft Azure MVP Lagash
Agenda 1)MVC overview 2)Exploring a new MVC Application 3)EF Code First and Scaffolding 4)Deploying to Windows Azure
MVC Overview
Models, Views, and Controllers What does MVC look like? Model
Demo Creating a new ASP.NET MVC application
Entity Framework Code First
Demo Modeling the Geek Quiz
Deploying to Windows Azure
Demo Deploying to Windows Azure Web Sites
Recap MVC overview Exploring a new MVC Application EF Code First and Scaffolding Deploying to Windows Azure