You are on page 1of 4

ASP.

NET
( Using C# and VB)

Dr.P.Rizwan Ahmed, Ph.D


Professor In-Charge- Shift –II & HOD
Department of Computer Applications &
Post Graduate Department of Information Technology
Mazharul Uloom College, Ambur – 635 802,
Tamil Nadu, INDIA.
Contents

Chapter -1 ASP.NET Basics


1.1 Introduction
1.2 What is ASP.NET?
1.3 Setting up for ASP.NET
1.4 Installing the Required Software
1.5 .NET Framework
1.6 Common Language Runtime (CLR)
1.7 Common Language Infrastructure (CLI)
1.8 Base Class Library (BCL)
1.9 ASP.NET Basics
1.10 Creating Simple Web Application in Asp.Net
1.11 ASP.NET Page Structure
1.12 .ASP.Net Page Lifecycle
1.13 Controls
1.13.1 HMTL Server Controls
1.13.2 Web Server Controls
1.13.3 Web User Controls
1.13 Controls
1.13.1 HMTL Server Controls
1.13.2 Web Server Controls
1.13.3 Web User Controls
1.13.5 Custom Web Controls
1.13.4 Validation Control
Review Questions

Chapter 2 ASP.Net Environment


2.1 ASP.NET Environment
2.2 Visual Studio IDE
2.3 Executing a project
Review Questions

Chapter – 3 Form
3.1 Introduction
3.2 Form Validation
3.2.1 Client side validation
3.2.2Server-side validation
3.2.3 Understanding the Difference between Server-Side and Client-
Side Validation
3.3 Validation Controls
3.3.1 Required Field Validator
3.3.2 Compare Validator
3.3.3 Range Validator
3.4 Calendar Control
3.5 Ad Rotator Control
3.6 Internet explorer control
3.7 State management
3.7.1 Client State Management
3.7.1.1 View State
3.7.1.2 Control state
3.7.1.4 Cookies
3.7.1.5 Query String
3.7.2 Server State Management
3.7.2.1 Application State
3.7.2.2 Session State

Review Questions

Chapter 4 ADO.NET
4.1 ADO.NET
4. 2 Architecture of ADO.NET
4.3 Connected and disconnected databases
4.4 Creating a connection using ADO.net object model
4.5 Connection Class
4.6 Command Class
4.7 DataAdapter Class
4.8 DataSet Class
4.9 Display the data on data bound control
4.10 Data grid
4.10.1 Display data in Data Grid View control

Review Questions

Chapter 5 Database Accessing


5.1 Data Base Accessing on Web Applications
5.2 Data Binding Concept with Web
5.3 Creating a DataGrid
5.4 Display data on web form using data bound control
Review Questions

Chapter 6 XML
6.1 XML
6.2 Writing DataSet to xml and Reading data from XML
6.3 Web Services
6.4 Remote method call
6.4 Remote method call
6.5 SOAP
6.6 Web Service Description Language (WSDL)
6.7 Building and Consuming a Web Service
6.8 Web Application Deployment
Review Questions

Chapter 7 Setting Up a Development Server


7.1 Introduction
7.2 Advantages of Master Pages
Review Questions

Chapter 8 Open Source Data Base: MySQL


8.1 Theme
8.2 How to apply themes
8.3 Uses of Themes
8.4 Skins
8.5 Advantages of ASP.Net Skins
Review Questions

Appendix –A : Model Question Paper for BCA and B.Sc. Computer Science

You might also like