ASP.NET Web Development

ASP.NET Syllabus

Part 1 - Getting Started with ASP.NET
Lesson 1: OVERVIEW OF ASP.NET
Lesson 2: ADDING CONTROLS TO A WEB PAGE
Lesson 3: WEB PAGE PROCESSING
Lesson 4: VALIDATING USER INPUT
Lesson 5: NAVIGATING A WEBSITE
 
Part 2 - Creating & Deploying Rich ASP.NET Web Applications
Lesson 1: UNDERSTANDING ASP.NET APPS
Lesson 2: DATA BINDING
Lesson 3: RICH DATA BINDING
Lesson 4: DEPLOYING AN ASP.NET WEB APPLICATION
 
Part 3 - Web Page User Interface Design Techniques
Lesson 1: DEFINING STANDARD STYLES & THEMES
Lesson 2: DEFINING MASTER PAGES
Lesson 3: CREATING USER CONTROLS
Lesson 4: CREATING CUSTOM SERVER CONTROLS
Lesson 5: EXTENDING EXISTING CONTROLS
Lesson 6: CREATING PORTALS
Lesson 7: CREATING & CONFIGURING WEBPARTS
 
Part 4 - Web Page Implementation Techniques
Lesson 1: MANAGING VIEW STATE
Lesson 2: USING STATE MANAGEMENT TECHNIQUES
Lesson 3: ACCESSING DATA BY USING ADO.NET
Lesson 4: GOING FURTHER WITH ADO.NET
Lesson 5: IMPROVING PERFORMANCE BY USING CACHING
Lesson 6: MANAGING RESOURCES & LOCALIZATION
Lesson 7: ASP.NET SECURITY ESSENTIALS
Part 5 - Live Project Training(C#   ASP.NET + SQL SERVER )
SECTION I: Project Analysis
  • Client Requirement Analysis
  • Understanding the Purpose of the Project
  • Finalizing Project Features
SECTION II: Database Design
  • Creating a Database
  • Designing the Tables and Fields
  • Setting Relationship between tables
SECTION III: Final Testing and Launch of Project on Server