Asp.net with c sharp duration of 120 hours
ASP.NET Training Outline
- Introduction
o A Review of Classic ASP
o ASP.NET Web Applications
o Rendering HTML with Server Controls
o Data Binding in ASP.NET
o Web Development Using Visual Studio
- Working with Controls
o Introduction to Web Controls
o Simple Input Controls
o HyperLink and Button Controls
o List Controls
o Controlling Focus
- Using Rich Server Controls
o Introduction to Rich Controls
o The Calendar Control
o The AdRotator Control
o The XML Control
- Accessing Data
o Overview of ADO.NET
o Connecting to Data
o Executing Commands
o Working with Data
o Choosing an ADO.NET Provider
- LINQ
o Language Integrated Query
o LINQ Syntax
o LINQ to SQL
o LINQ to DataSets
o LINQ to XML
- Configuration
o Configuration Overview
o Using the Web Site Administration Tool
o Programming Configuration Files
o Encrypting Configuration Sections
- Data Binding
o Introducing Data Source Controls
o Reading and Write Data Using the SqlDataSource Control
o Displaying and Editing Middle-Tier Data using the ObjectDataSource Control
o Displaying XML Data Using the XmlDataSource Control
- Validating User Input
o Overview of ASP.NET Validation Controls
o Using the Simple Validators
o Using the Complex Validators
o Summarizing Results with the ValidationSummary Control
o Separating Validation into Validation Groups
- Themes and Master Pages
o Creating a Consistent Web Site
o ASP.NET 2.0 Themes
o Master Pages
- Site Navigation
o ASP.NET Web Site Navigation
o Creating an XML Site Map File
o Site Navigation Controls
o Using the Site Navigation API
o URL Mapping
o Security Trimming
- Displaying Data with the GridView Control
o Introducing the GridView Control
o Filter Data in the GridView Control
o Allow Users to Select from a DropDownList in the Grid
o Add a Hyperlink to the Grid
o Deleting a Row and Handling Errors
- Managing State
o Preserving State in Web Applications
o Page-Level State
o Using Cookies to Preserve State
o ASP.NET Session State
o Storing Objects in Session State
o Configuring Session State
o Setting Up an Out-of-Process State Server
o Storing Session State in SQL Server
o Using Cookieless Session IDs
o Application State
- Managing Users with ASP.NET's Membership Features
o Introduction to Membership and Roles
o Using Membership Controls
o Writing Code to Interact with Membership and Roles
- Client-Side and Advanced Debugging
o Client-side Code Debugging in ASP.NET
o Debugging Client-Side JavaScript
o Custom Data Visualizers
o Debugging .NET Framework Source Code
- Conclusion
No comments:
Post a Comment
Your comment is pending for approval