ASP.NET MVC Training Kit Available
Microsoft recently released the ASP.NET MVC Training Kit.
Overview (from MSDN download site)
The ASP.NET MVC Training Kit includes presentations, hands-on labs, demos, and event materials. This content is designed to help you learn how to utilize ASP.NET MVC.
Kit Content(from the downloaded kit)
ASP.NET MVC
ASP.NET MVC helps Web developers build compelling standards-based Web solutions that are easy to maintain by leveraging the Model-View-Controller (MVC) pattern to decrease the dependencies between layers. It also provides complete control over the page markup and improves testability which enables Test Driven Development (TDD).
The contents of this training kit provide the means to learn how to begin leveraging ASP.NET MVC. It also includes materials for those that would like to take their knowledge of ASP.NET MVC and use it to present information on it to others, such as at user groups or codecamps.
Introduction to ASP.NET MVC
This presentation serves as an introduction to ASP.NET MVC. It covers where it sits at within the ASP.NET ecosystem and what value propositions it offers. It includes demos showing how to create a basic ASP.NET MVC application as well as how to unit test it.
Introduction to ASP.NET MVC
This hands-on-lab will introduce you to developing web applications with ASP.NET MVC and teach you the basic conventions and features contained within it. It will also show you how to unit test your custom controllers as well as your application's route definitions.
Asp.NET MVC Applications
This hands-on-lab will show you how to deal with some additional common requirements that occur when developing application with ASP.NET MVC. This includes: handling form posting/validation, model binders, partial views, and action filters.
Introduction to ASP.NET MVC
This demo will walk you through how to demonstrate an introduction to ASP.NET MVC. This includes explaining its basic conventions and features as well as how to develop custom controllers and views. It also includes showing how to unit test controllers and routes.
ASP.NET MVC FAQs
Frequently asked questions about ASP.NET MVC.
ASP.NET MVC Key Messages
A description of the key benefits of ASP.NET MVC.
ASP.NET MVC Links to Resources
Links to tutorials, blogs and other useful resources.
Get it here.
Overview (from MSDN download site)
The ASP.NET MVC Training Kit includes presentations, hands-on labs, demos, and event materials. This content is designed to help you learn how to utilize ASP.NET MVC.
Kit Content(from the downloaded kit)
ASP.NET MVC
ASP.NET MVC helps Web developers build compelling standards-based Web solutions that are easy to maintain by leveraging the Model-View-Controller (MVC) pattern to decrease the dependencies between layers. It also provides complete control over the page markup and improves testability which enables Test Driven Development (TDD).
The contents of this training kit provide the means to learn how to begin leveraging ASP.NET MVC. It also includes materials for those that would like to take their knowledge of ASP.NET MVC and use it to present information on it to others, such as at user groups or codecamps.
Introduction to ASP.NET MVC
This presentation serves as an introduction to ASP.NET MVC. It covers where it sits at within the ASP.NET ecosystem and what value propositions it offers. It includes demos showing how to create a basic ASP.NET MVC application as well as how to unit test it.
Introduction to ASP.NET MVC
This hands-on-lab will introduce you to developing web applications with ASP.NET MVC and teach you the basic conventions and features contained within it. It will also show you how to unit test your custom controllers as well as your application's route definitions.
Asp.NET MVC Applications
This hands-on-lab will show you how to deal with some additional common requirements that occur when developing application with ASP.NET MVC. This includes: handling form posting/validation, model binders, partial views, and action filters.
Introduction to ASP.NET MVC
This demo will walk you through how to demonstrate an introduction to ASP.NET MVC. This includes explaining its basic conventions and features as well as how to develop custom controllers and views. It also includes showing how to unit test controllers and routes.
ASP.NET MVC FAQs
Frequently asked questions about ASP.NET MVC.
ASP.NET MVC Key Messages
A description of the key benefits of ASP.NET MVC.
ASP.NET MVC Links to Resources
Links to tutorials, blogs and other useful resources.
Get it here.
0 Comments:
Post a Comment
<< Home