Course Overview
The .NET Framework 4 and 4.5 provided updates and enhancements to all the major portions of .NET — making development easier, and programs more robust and maintainable. In this advanced training course, you will gain the skills needed to enhance applications with new .NET 4/4.5 features, including ASP.NET 4, parallel and asynchronous programming, Entity Framework, and jQuery.
Who should attend
This course uses Visual Studio 2012, but most of it is useful to those using Visual Studio 2010
Prerequisites
- Knowledge of ASP.NET 2 development
- Have an understanding of the ASP.NET fundamentals
You should know how to:
- Create ASP.NET websites with Visual Studio
- Control layouts and styles with master pages and themes
- Process ASP.NET web forms
- Manage state using sessions, view state, and caching
Course Objectives
- Enhance .NET applications with .NET 4/4.5 and Visual Studio
- Leverage parallel and asynchronous computing features
- Automate access to data with the EF ORM and LINQ to Entities
- Optimise ASP.NET and WCF features, including Web API, jQuery, JSON, and REST