ASP.Net Training Course

 

Training & Certification

ASP.Net Training

Palium Skills offers the following ASP.Net training to individuals and corporates -

Course Outline:

Spring Training Course Overview

Introduction to ASP.net

  • ASP Architecture
  • ASP Objects
  • Request and Response Structure
  • Forms and Query string
  • Fundamentals of OOPS

Overview

  • ASP.NET Architecture
  • Virtual WebServer
  • New Features over ASP and ASP.NET 1.1
  • Event Handling

Web Forms

  • Comparison with HTML Form
  • Page Processing States
  • Event Model
  • View State Management
  • Cross-Page Postback
  • HTML Server Controls
  • Standard ASP.NET Sever Controls
  • Basic Controls
  • Validation Controls
  • Web User Controls

Master Pages & UserControl

  • URL Rebasing in a Master Page
  • Accessing a Master Page from Code
  • Nesting Master Pages
  • Master and Content Pages

Applying Themes and Styles to Controls

  • Working with CSS
  • Using Themes to Customize a Site
  • Named Skins within a Theme
  • Server-side Styles using Themes
  • Contents of a Theme and Skin
  • Themes and Profiles

ASP.NET State Management

  • Static / Shared Members
  • ViewState Object
  • Session Management
  • Application State

ASP Intrinsic Objects

  • Request and Response
  • Session Objects
  • Application Objects
  • Server and Context

ASP.NET Web Application

  • Creating Virtual Directories
  • Global.asax & Managing Application Events
  • HttpApplication Instance
  • HTTP Handlers and creating Custom Handler
  • URL Redirection