Loading...
TANMAYA COMPUTER
Home
About
Courses
Our Projects
Contact
Admin
Join Now
ASP.NET
Home
Courses
ASP.NET
t
ASP.NET Course Syllabus
1. Web Programming Introduction
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
2. HTML and JavaScript
Understanding HTML Form Tag and elements within it
Javascript using Sample Programs
3. Traditional ASP Basics
Introduction to ASP
How ASP Works
ASP Objects
Installing IIS on Windows 10
Sample Programs
Importance of Form tag and how it works
4. ASP.NET Introduction & Controls
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
5. ASP.NET Architecture
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
6. CSS & Themes
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
7. Redirecting User to Another Page
Redirecting Options
Response.Redirect
Server.Transfer
Cross Page Postback
Determine how the page was invoked
Passing values between pages
8. Master Pages
Introduction to MasterPage
ContentPlaceHolder and Content tags
Accessing controls of MasterPage in ContentPage
URLs in MasterPages
UniqueID and ClientID
9. Working with User Control
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
10. Validation Controls
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
11. ASP.NET State Management
Static Members
View State
Hidden Field in Form
Query String
HttpContext
Cookies-HttpCookie
Sessions-HttpSessionState
Application-HttpApplicationState
Summary of All Features
12. WebConfiguration File and Global.asax
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
13. ADO.NET (Active Data Objects)
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
14. Web Services and XML Web Services
Introduction to Web Services
SOAP Protocol
XML Web Services
Working with SOAP
Consuming Web Services
Creating Web Services
15. AJAX (Asynchronous JavaScript and XML)
Overview of AJAX
ASP.NET AJAX Controls
Using UpdatePanels
AJAX with Web Services
AJAX with jQuery
16. ASP.NET MVC (Model-View-Controller)
Introduction to MVC
ASP.NET MVC Architecture
Controllers and Views
Routing in MVC
Model Binding
Working with Data in MVC
Enroll Now