Introduction to the Web Technologies - Introduction to Web Applications
- HTML / DHTML / XHTML
- CSS
- JavaScript
- Web Application Development with ASP.Net 4.0 / 4.5
Introduction to the ASP.Net- Advantages of ASP.Net
- Introduction of IIS Architecture
- Introduction to VB6.0 and Classic ASP
- ASP VS ASP.Net
- Problem with ASP
- In Page Techniques and Code Behind Techniques
- ASP.Net Page Execution Architecture
ASP.Net Controls - HTML Controls
- HTML Server Controls
- Web Server Controls
- Validation Controls
- User Controls
- Custom Controls
- Summarizing Results with Validation Summary Control
- Introduction of controls like FileUpload, AdRotator, MultiView, Calendar etc
- Data Controls of ASP.Net
ASP.NET WEBFORMS a. Applying Themes and Styles to Controls - Working with CSS
- Using Themes to Customize Website
- Named Skins within a Theme
- Server-side Styles using Themes
- Contents of a Theme and Skin
- Themes and Profiles
b. Creating a Layout Using Master Pages Why Master Pages. - Significance of ContentPlaceHolder Tag in Master Page and Content Tag in Web Form.
- How a control of Master Page can be accessed / programmed in Web Form.
- a. Master.FindControl
- b. Public property in MasterPage and <%@MasterType directive in WebForm.
- Load and LoadComplete events of the Page and MasterPage classes.
- Understanding ClientID and UniqueID properties.
ASP.NET Architecture - What is AppDomain
- Life cycle of a Web Form when requested by a client.
- How does a control manages its state
- Enable View State property
- Event Handling in WebForms
- Writing / Using Custom Classes in Web Application
ASP.Net State management System What is the state management - Page submission
- View State
- Hidden Field
- Query String
- HttpContext
- Cookie and Cookie Dictionary
- Session State
- Application State
- Caching
- Types of the Caching
- Page Output Caching
- Page Fragment Caching
- Data Caching
- SQL Cache Invalidation
- Notification-based Invalidation
- Polling-based Invalidation
ADO.NET in ASP.NET - Introduction and Overview of ADO.Net
- Architecture of ADO.Net
- Advantages of ADO.Net
- Providers and it's components
- How to retrieve data from web.Config file
- Retrieve Data Using Data Set
- Transactions type in an ASP.Net
- Connection Pooling and its advantages
- Bind Data to Grid View Control
- Bind Data to Drop Down List
- Form View and Details View
- Grid View – Paging, Sorting, Editing, Deleting etc
Security in ASP.Net - Authentication & Authorization
- Windows Based Authentication
- Form Based Authentication
- Authorizing Users and Roles
- Impersonation
- Using Login Controls
Page Navigation Options - Response. Redirect
- Server. Transfer
- Cross Page Post Back property of Button
- a. Accessing controls of Previous Page
- b. Accessing Properties of Previous Page
- c. Previous Page Type page directive
SITE NAVIGATION - Asp.Net Website Navigation
- Site Navigation Controls Usage
- Using Site Navigation API
AJAX Introduction - Introduction to AJAX
- Explaining Controls in Ajax Tool Kit.
WEB PARTS - Web Part Manager
- Zone Types
- Content Web part
- Catalog Web parts
- Personalization Features using Web parts
Globalization and Localization - Request and Response Encoding
- Local and Global Resources
- Implicit Expressions to Local Resources
- Explicit Expressions to Local Resources
- Programmatic Access to Global Resources
- Localizing Static Content
- Storing Language Preferences
- Right to Left Mirroring
- Culture specific formatting
ASP.NET Additional Concepts - Web Services Introduction
- Working with WCF
| |
|