ASP.NET

In this three day course the participant will learn how to make dynamic web pages using ASP.NET. For this purpose, this ASP.NET course starts from basics of ASP.NET and then covers advanced .NET topics. The class will also explore an online eCommerce project using ASP.NET with C# and Microsoft SQL Server.

3 days - $1,895.00

Course taught by an expert Computer Coding Instructor.

Prerequisites:

Knowledge of advanced computer coding is essential.

Course Outline

Introduction to ASP.NET
Web Application Fundamentals
Using Internet Information Services
Web Forms
ASP.NET MVC
Web Services
ASP.NET Features

Web Forms Architecture
Page Class
Web Forms Life Cycle
Web Forms Event Model
Code-Behind

ASP.NET and HTTP
Request/Response Programming
HttpRequest Class
HTTP Collections
HttpResponse Class
Redirection
HttpUtility Class

Web Applications Using Visual Studio
Using Visual Web Developer
Visual Studio Forms Designer
Using Components
Shadow Copying
Using the Global.asax File
Data Binding

State Management and Web Applications
Session State
Application State
Multithreading Issues
Cookies

Server Controls
HTML Server Controls
Web Forms Server Controls
Rich Controls
Validation Controls
User Controls

Caching in ASP.NET
What Is Caching?
Page-Level Caching
Page Fragment Caching
Optimizing Your ASP.net Application
Application Caching

ASP.NET Configuration and Security Fundamentals
Configuration Overview
Authentication and Authorization
Forms Authentication
Windows Authentication
Security and ASP.NET

Debugging, Diagnostics and Error Handling
Debugging
Application Tracing
Page Tracing
Error Handling

More Server Controls
Newer ASP.NET Controls
Menus
Master Pages

ADO.NET and LINQ
ADO.NET Overview
.NET Data Providers
Connections
Commands
DataReaders and Connected Access
Data Sets and Disconnected Access
Language Integrated Query

Data Access in ASP.NET 4.0
Data Source Controls
Connection String Storage
GridView
DetailsView
FormView
Object Data Sources
ListView
DataPager
Entity Data Model
EntityDataSource
LinqDataSource
QueryExtender

Personalization and Security
Configuration Overview
Themes
Skins
Security in ASP.NET 4.0
Membership and Roles
Login Controls
User Profiles

ASP.NET AJAX
Rich Client Applications
AJAX
ScriptManager
UpdatePanel
AJAX Client Library
Remote Method Calls
AJAX Control Toolkit

ASP.NET MVC
Model-View-Controller Pattern
What is ASP.net MVC?
ASP.NET MVC versus Web Forms
ASP.NET MVC Projects in Visual Studio
Controllers
Action Methods and Routing
Views
Strongly Typed Views
Model Binding

Validation