ASP.NET Web Forms Programming Using C#
Duration: 5 Days (Face-to-Face or Remote-Live), or 35 hours of coursework with personal facilitation over a four week span (On-Demand)
US Price: $2495 (Face-to-Face or Remote-Live), or $1495 (On-Demand)
Delivery Options: Attend face-to-face in the classroom, remote-live or via on-demand training
Registration: Click here to view upcoming schedules and register for face-to-face sessions, click here to register for live remote attendance sessions, or click here to register for on-demand training with a start date that is convenient for you.
Description
This course provides students with hands on experience using Visual Studio to create dynamic Web sites with ASP.NET Web Forms and the .NET Framework using C#. The class starts with a thorough introduction to the C# programming language, including coverage of the essentials of the C# programming language, built in data types, operators, control structures, classes and methods, collections and exception handling.
Students then learn how to leverage the power of the .NET Framework to build Web user interfaces. Students learn to use the power of ASP.NET web server controls combined with HTML5 to design web pages. ASP.NET validation controls are used to provide both client-side and server-side data validation for user input. Students will learn how to use master pages to enforce a consistent look and feel across a set of web pages, as well as how to use user controls to reuse smaller pieces of HTML across multiple pages.
The course explores the complexities of state management in ASP.NET Web Forms and how to use session and view state objects to manage state between HTTP requests.
Students spend time exploring how to use ADO.NET to interact with databases by running SQL queries and executing stored procedures. They will also learn how to read/write XML files using DataSets and DataTables. Students learn how to use ASP.NET Web Forms data binding to easily display data in list controls, the GridView control and the DetailsView control.
Microsoft provides support for Ajax-enabled Web Forms applications using the ASP.NET AJAX Framework. Students will learn how to use some of the server-side features to make asynchronous postbacks from the browser, perform partial page updates using the UpdatePanel, use CSS to dim a page during postback and use the Timer to fetch data from the server asynchronously.
Other topics include: using a Web.config file to control application configuration; working with the query string; working with cookies; reading and writing files; and deploying ASP.NET web applications. Comprehensive labs provide the students with extensive experience creating and deploying dynamic ASP.NET Web Form applications.
Prerequisites
Knowledge of fundamental HTML syntax is helpful, but not required. Prior experience with a scripting or programming language is required.
Course Overview
Introduction to .NET
|
Introduction to Visual Studio
|
Language Fundamentals
|
Conditionals and Looping
|
Methods and Parameters
|
Exception Handling
|
Collections
|
Object-Oriented Programming
|
Overview of ASP.NET Web Forms
|
Creating ASP.NET Web Forms Applications
|
Using ASP.NET Server Controls
|
Handling Events
|
Using ASP.NET Validation Controls
|
Reusing Design: User Controls and Master Pages
|
Maintaining State
|
ADO.NET
|
Using XML
|
Using Data Binding
|
Introduction to ASP.NET AJAX
|
Deploying ASP.NET Applications
|
Related Training
Course |
---|
ASP.NET Web Forms Programming for Experienced C# Programmers |