|
Objectives |
Upon successful completion, the participant will be able to discuss the
major new features implemented in Visual Studio 2010 including:
- Discuss the new VS 2010 IDE differences including Start page and changes to the Call Hierarchy, DataTips and Navigate to.
- Detail the major new coding features of VB 2010 including co-evolution with C#, implicit line continuation, lambda expressions, nullable types, and auto-implemented properties.
- Detail the major new coding features of C# 2010 including co-evolution with Visual Basic, generate code stubs, optional parameters and inter-operation with dynamic languages.
- The improvements to the .NET Framework with Framework version 4.0.
- Discuss the new Website project templates. and the chart control.
- Discuss the new changes to the web.config.
- List new features like RedirectPermanent(), inclusion of jQuery, and enhanced intelligence for JScript.
- Multi-targeting - allows you to target different versions of the .NET Framework. One dev environment for .NET 2.0, 3.0, 3.5 & 4.0.
- Discuss and walk through the steps in utilizin the ADO.NET Entity Framework.
- List the ASP.NET MVC application basics.
- Build a simple ASP.NET MVC application.
|