1. INTRODUCTION
- Overview of .NET
- Server Side Controls
- HTML Wed Controls
- ASP.NET Wed
- Separation of Code and HTML
- Wed from exercise
3. WEB & HTML CONTROL
- Compared
- Intrinsic Controls
- Input Validation Controls
- Creating Custom Controls for ASP.NET
- User Controls
5. DATA ACCESS THROUGH ADO.NET
- Text files access
- Introduction of ADO.NET
- ADO.NET Connections With data Source
- ADO. NET Command for stored Procedures
- Data Views
- ADO.NET data reader
- Using XML Data With a Dataset
- ADO.NET Datasets
7. WEB SERVICES
- Introduction of WEB Services
- About SOAP
- Steps to a web service
- Accessing of web service in .NET
- Technique for locating web services
- Exposing existing Com objects
- Object model of ADO.NET
- Data providers
- Data binding
- Creating data sources for data binding
- Data binding control
- Using template controls
- Repeater
- Datalist
- ADO.NET transaction
- Data manipulation
- Updating data
- Editing data
- Sorting
- Paging
- Button columns
- Hyperlink columns
- Templated columns
|
2. APS.NET CONTROLS(Object)
- User and Application
- Page, Response, Query string
- Cookies
- Session
- Application
- State Management
- Catching
- Recommendation
4. SEPARATING CODE FROM CONTENT
- Partitioning an APS.NET Pages
- Creating &using code behind pages
- Creating components
- Overview of oo
- Interfaces
- Creating Wed forms
- Adding ASP.NET code with a Page
- Handing Page
- Using wed Controls
6. DEBUGGING
- Tracing & error handing techniques
- Pages Leval trace
- Application Leval trace
|