MVC ASP.NET Q & A series
·
How to create a simple "Hello World" using ASP.NET MVC
template? - Lab 1
·
How to pass data from controller to views? - Lab 2
·
Can we see a simple sample of model using MVC template? - Lab 3
·
How can we create simple input screens using MVC template? - Lab 4
·
How can we create MVC views faster and make them strong typed by
using HTML helper? - Lab 5
·
Can we see how easy it is do unit testing for MVC application? -
Lab 6
·
What is MVC routing? - Lab 7
·
How can we set default values & validate MVC routes? - Lab 8
·
How we can define actions & navigate from one page to other
page? - Lab 9
Comments
Post a Comment