Loading...

ASP.NET Course Syllabus

  • Understanding role of Web Server and Web Browser
  • Brief about HTTP Protocol
  • HTTP Request structure
  • Form Tag and comparison between Get and Post methods
  • HTTP Response Structure

  • Understanding HTML Form Tag and elements within it
  • Javascript using Sample Programs

  • Introduction to ASP
  • How ASP Works
  • ASP Objects
  • Installing IIS on Windows 10
  • Sample Programs
  • Importance of Form tag and how it works

  • ASP.NET Introduction
  • First ASP.NET Application
  • Auto Postback Property
  • Event Handler Parameters
  • Dynamically initializing Controls
  • IsPostBack property of Page class
  • ListControls
  • Comparison between HtmlControls and WebControls
  • Control Properties and Methods
  • FileUpload Control

  • What is AppDomain?
  • Life Cycle of ASP.NET Page
  • How Control Manages its State
  • What is EnableViewState
  • How Control raises events
  • Event handling in Web Forms
  • Writing Custom Classes in WebApplication

  • Work with CSS
  • Use Themes to Customize a Site
  • Name Skins within a Theme
  • Do server-side Styles using Themes
  • Add contents of a Theme and Skin
  • Apply themes and Profiles

  • Redirecting Options
  • Response.Redirect
  • Server.Transfer
  • Cross Page Postback
  • Determine how the page was invoked
  • Passing values between pages

  • Introduction to MasterPage
  • ContentPlaceHolder and Content tags
  • Accessing controls of MasterPage in ContentPage
  • URLs in MasterPages
  • UniqueID and ClientID

  • Overview of User Controls
  • Creating a User Control
  • Adding Properties to User Control
  • Adding Events to User Control
  • Using User Control in Web Form
  • Rendering Clients Scripts Using Page.ClientScript methods

  • Base Validator
  • Required Field Validator
  • Compare Validator
  • Range Validator
  • Regular Expression Validator
  • Custom Validator
  • Causes Validation Property
  • Grouping - Validation Group Property
  • Page.Validators and Page.IsValid

  • Static Members
  • View State
  • Hidden Field in Form
  • Query String
  • HttpContext
  • Cookies-HttpCookie
  • Sessions-HttpSessionState
  • Application-HttpApplicationState
  • Summary of All Features

  • Introduction to Configuration files
  • Page setting in web.config
  • Custom Errors
  • URL Re-Writing
  • Tracing
  • Using ConfigSource Attribute
  • Global.asax: Events
  • HttpContext
  • Using Global.asax methods

  • What is ADO.NET?
  • Accessing Data using SQL Command
  • DataSet Object
  • Accessing Data using DataReader Object
  • Binding Data to Controls
  • Using SQLDataSource Control
  • Database Connection and Commands

  • Introduction to Web Services
  • SOAP Protocol
  • XML Web Services
  • Working with SOAP
  • Consuming Web Services
  • Creating Web Services

  • Overview of AJAX
  • ASP.NET AJAX Controls
  • Using UpdatePanels
  • AJAX with Web Services
  • AJAX with jQuery

  • Introduction to MVC
  • ASP.NET MVC Architecture
  • Controllers and Views
  • Routing in MVC
  • Model Binding
  • Working with Data in MVC
Enroll Now