ASP.NET 4
In this unit, we'll cover the enhancements to ASP.NET in the .NET Framework 4. You'll
learn about changes to WebForms, AJAX and Dynamic Data and you'll get introduced to ASP.NET MVC, now
included in the framework.
Lessons
-
Building an Web Application
Throughout the lab you will learn the simplicity, yet powerfullness of using all these technologies together. You will start with a simple application and will build it until you have a fully functional MVC Web Application.
This Hands-On Lab assumes that the developer has basic experience with HTML, JavaScript, the ASP.NET MVC Framework, and the Entity Framework. Within this training kit you will find labs which will work as an introduction to those technologies
-
Enhancing a Web Application
Throughout the lab you will learn how to enhance an ASP.NET MVC Application using Project Velocity and structure it using MVC Areas.
This Hands-On Lab assumes that the developer has basic experience with HTML, JavaScript, the ASP.NET MVC Framework, and Project Velocity. Within this training kit you will find labs which will work as an introduction to those technologies.
-
ASP.NET AJAX
In this Hands-On Lab, you will learn how to leverage new client-side templates to easily bind data to your UI, use the DataView control to render data on the client, extend the template engine by creating custom Markup Extensions, and declaratively instantiate behaviors and controls.
-
Introduction to ASP.NET Web Forms 4.0
Through this hands-on lab you will understand some of the new features of WebForms 4.0 such as ClientID, Routing and granular control for ViewState.
-
Web Development in Visual Studio 2010
In this lab, you'll look at several of the new web development features in Visual Studio 2010.
You'll see how HTML code snippets speeds up the development of web applications. Visual Studio 2010 also
makes it easier to manage multiple web.config files for the various deployment environments of your
web application. Finally, you'll see how Visual Studio 2010 integrates with the Microsoft Web Deployment tool
to automate the packaging and deployment of your application and its dependencies.
-
ASP.NET 4
In this video, Jonathan Carter describes whats changing with ASP.NET in the .NET Framework 4. He'll
review new capabilities in WebForms and AJAX, how Dynamic Data is evolving and the inclusion of ASP.NET MVC in both
the framework and Visual Studio 2010.