this is just the start, here is main article
Learn MVC 5 step by step in 7 days – Day 1
,
In this article we learn MVC 5 step by step in 7 days – Day 1.
Contents
- Introduction
- What do we need for doing Asp.Net MVC ?
- ASP.NET vs MVC vs WebForms
- Why ASP.NET Web Forms?
- Problems with Asp.Net Web Forms
- What’s the solution ?
- How Microsoft Asp.Net MVC tackles problems in Web Forms?
- Understand Controller in Asp.Net MVC?
- Understand Views in Asp.Net MVC
- Lab 1 – Demonstrating Controller with a simple hello world
- Q & A session around Lab 1
- Lab 2 – Demonstrating Views
- Q and A session around Lab 2
- What is for Day 2 ?
- Learn MVC in 2 days (16 hours)
Introduction
As the title promises “Learn MVC in 7 days” , so this article will have 7 articles i.e. 1 article for each day. So start reading this tutorial series with a nice Monday and become a MVC guy till the end of the week.Day 1 is kind of a warm up. In this first day we will understand Why Asp.Net MVC over Webforms ? , Issues with Webforms and we will do two Lab’s one around controller and the around views.
In case for any Lab you have questions which are not answered in the Q and A please feel free to put the same in the comment box below. We will definitely answer them and if we find those question’s recurring we will include the same in the article as well so that rest of the community benefit from the same.
So we just need your 7 day’s and rest this article assures you become a ASP.NET MVC developer.