ASP.
Net Programming
Unit- I
Overview of .NET framework: Common Language Runtime (CLR), Framework Class
Library - C# Fundamentals: Primitive types and Variables – Operators - Conditional statements
looping statements – Creating and using Objects – Arrays – String operations.
Unit - II
Introduction to ASP.NET- IDE Languages supported Components –Working with Web
Forms Web form standard controls: Properties and its events – HTML controls – List Controls:
Properties and its events.
Unit - III
Rich Controls: Properties and its events – validation controls: Properties and its events –
File Stream classes -File Modes – File Share – Reading and Writing to files –Creating, Moving,
Copying and Deleting files – File uploading.
Unit - IV
ADO.NET Overview – Database Connections – Commands – Data Reader –Data
Adapter -Data Sets – Data Controls and its Properties – Data Binding
Unit - V
Grid View control: Deleting, editing, Sorting and Paging. XML classes –Web form to
manipulate XML files Website Security – Authentication – Authorization – Creating a Web
application.
ASP.Net Programming LAB
1. Create an exposure of Web applications and tools
2. Implement the Html Controls
3. Implement the Server Controls
4. Web application using Web controls.
5. Web application using List controls.
6. Web Page design using Rich control. Validate user input using Validation controls.
Working with File concepts.
7. Web application using Data Controls.
8. Data binding with Web controls
9. Data binding with Data Controls.
10. Data base application to perform insert, update and delete operations.
11. Database application using Data Controls to perform insert, delete, edit, paging and
sorting operation.
12. Implement the Xml classes.
13. Implement Authentication – Authorization.
14. Ticket reservation using ASP.NET controls.
15. Online examination using ASP.NET controls