.NET Training Overview
This five-day course provides a comprehensive and practical hands-on introduction to developing Web applications using ASP.NET and Visual Studio 2017. It includes an introduction to ASP.NET MVC, a newer Web programming framework that incorporates use of the Model-View-Controller (MVC) pattern. It also includes coverage of using ASP.NET AJAX to build rich client applications and the use of Web API to create HTTP services. A final chapter introduces ASP.NET on Microsoft’s Azure cloud.
Required software is Visual Studio 2017, which includes LocalDB, a lightweight version of SQL Server 2016 Express. The free Visual Studio Community 2017 may be used. The operating system should be Windows 7SP1 or more recent. The free Fiddler tool is also used. This can be downloaded from the Web. The last chapter requires a connection to the Internet and a Windows Azure account (a free trial account is available from Microsoft). See the course Setup Notes for details.
The fundamentals of Web applications are reviewed, and a testbed is established for ASP.NET and Internet Information Services. The architecture of ASP.NET is outlined, including the role of compilation, the Page class and code-behind. Web Forms are introduced, including server controls, view state, life cycle, and the event model. Request/response HTTP programming using ASP.NET is covered.
Visual Studio 2017 is used to greatly simplify the development of ASP.NET Web applications, including facilitating UI design. ASP.NET Web applications are covered, including issues of application and session state and the use of cookies. Server controls represent an important innovation in ASP.NET and are covered in detail, including validation, rich controls, and user controls. There is an introduction to caching in ASP.NET, which provides an effective mechanism for optimizing the performance of your ASP.NET application. The fundamentals of configuration and security are introduced. Diagnostics and debugging are covered, including the use of tracing.
Additional server controls are introduced, including menus and master pages. Data access is covered in some detail in two chapters, including an introduction to ADO.NET, Language Integrated Query (LINQ), the Entity Data Model (EDM) and the powerful data access controls provided by ASP.NET. The LocalDB version of SQL Server 2016 Express is used as the database. This section of the course is tied together by a progressive case study illustrating a Web site for a publishing company.
The final section of the course introduces four important ASP.NET technologies: ASP.NET AJAX, ASP.NET MVC, ASP.NET Web API, and ASP.NET on Azure.
An appendix covers hosting ASP.NET applications on IIS 7.5.
Numerous programming examples and exercises are provided, including case studies. The student will receive a comprehensive set of notes and all the programming examples.
.NET Training Learning Objectives
.NET Training Prerequisites
The student should have a good working knowledge of C# and the .NET Framework. Some familiarity with JavaScript is recommended for the AJAX chapter.
.NET Training Audience
This course is designed for experienced application developers and architects responsible for Web applications in a Microsoft environment.
.NET Training Course duration
5 days
.NET Training Course outline
1. Introduction to ASP.NET
2. Web Forms Architecture
3. ASP.NET and HTTP
4. Web Applications Using Visual Studio
5. State Management and Web Applications
6. Server Controls
7. Caching in ASP.NET
8. ASP.NET Configuration and Security Fundamentals
9. Debugging, Diagnostics and Error Handling
10. More Server Controls
11. ADO.NET and LINQ
12. Data Controls and Data Binding
13. ASP.NET AJAX
14. ASP.NET MVC
15. ASP.NET Web API
16. ASP.NET and Azure
Appendix A. Learning Resources
Appendix C. Hosting in IIS 7.5
Installing IIS 7.5
IIS Manager
ASP.NET with IIS 7.5
System Requirements
A good minimal hardware profile for this course would have a 2 GHz or equivalent CPU, 4 GB of RAM, and at least 10 GB of free disk space for tools installation and courseware.