ASP.NET TRAINING
At the Completion on said course the students will have full professional knowledge of coding skills, developing logics & websites/applications, working on live projects. We are the best providers of ASP.NET TRAINING with excellent placements. By giving the perfect ASP.NET TRAINING, we differ very much from others. By the expert guidance in learning ASP.NET TRAINING, we can proudly say we are the top providers. Enroll yourself for ASP.NET TRAINING course or ASP.NET TRAINING classes at 'YYESWEUS DIGITAL ACADEMY'.
Certification:
At the end of the ASP.NET TRAINING course, you will get a ASP.NET TRAINING certification from 'YYESWEUS DIGITAL ACADEMY' which will be very helpful for you in your future.
Module 1
Introduction to ASP
- Types of Path.
- Examples using Response object of ASP.
- Working with FORM tag.
- Important Points about the FORM submission.
- Few more examples.
- Problem with ASP.
Module 2
ASP.NET Introduction & Sample Programs
- How to create and run the first ASP.NET application.
- Understanding the code generated by VS.NET.
- Example Programs.
- Understanding AutoPostBack.
- Types of Server Controls
- HTML controls.
- Web Server Controls.
- Exploring Server Controls.
Module 3
Validation Controls
- BaseValidator
- ValidationSummary
- RequiredFieldValidator
- CompareValidator
- RangeValidator
- RegularExpressionValidator
- CausesValidation Property of Button
- Grouping Controls for Validation
Module 4
Applying Themes and Styles to Controls
- Working with CSS
- Using Themes to Customize a Site
- Named Skins within a Theme
- Server-side Styles using Themes
- Contents of a Theme and Skin
- Themes and Profiles
Module 5
ASP.NET Architecture
- What is AppDomain
- Life cycle of a WebForm when requested by a client.
- How does a control manages its state
- EnableViewState property
- Event Handling in WebForms
- Writing / Using Custom Classes in WebApplication
Module 6
Page Navigation Options
- Response.Redirect
- Server.Transfer
- CrossPagePostBack property of Button
- Accessing controls of PreviousPage
- Accessing Properties of PreviousPage
- PreviousPageType page directive
Module 7
Creating a Layout Using Master Pages
- Why Master Pages.
- Significance of ContentPlaceHolder Tag in MasterPage and Content Tag in WebForm.
- How a control of MasterPage can be accessed / programmed in WebForm.
- Master.FindControl
- Public property in MasterPage and MasterType directive in WebForm.
- Load and LoadComplete events of the Page and MasterPage classes.
- Understanding ClientID and UniqueID properties.
Module 8
User Control
- Creating a UserControl.
- Adding a Usercontrol to the WebForm.
- Register – Directive.
- Loading UserControl Dynamically.
- Usage of Page.ClientScript.RegisterClientScriptBlock Method
Module 9
ASP.NET State Management
- Need for state management
- Static members in Webform
- Global Class in App_Code folder
- ViewState
- HiddenField
- QueryString
- HttpContext
- HttpCookie and Cookie Dictionary
- HttpSessionState
- HttpApplicationState
Module 10
Databound Controls
- Rendering Table o/p using SqlDataAdapter and SqlCommandReader
- SqlDataSource
- GridView
- DetailsView
- FormsView
- DataList
- Repeater
- ListView
Module 11
Creating Virtual Directory & Web Application
- What is Web Applications & Virtual Directory
- Using VS.NET creating Web Application with Location as IIS.
- How to create a Virtual Directory & Web Application in IIS
- Advantages of Web Application
- Steps for moving Web Application created using File System to IIS
- How to use Virtual Directory which is not a WebApplication.
Module 12
Globa.asax & HttpApplication
- Global.asax file
- HttpApplication Class
- Events of HttpApplication Object
- Examples
- Url Rewriting
- Handling Errors
- Tracking number of Sessions
Module 13
Understanding Configuration File - Web.Config
- Importance of web.config
- Managing Application Settings.
- Handling Errors / Custom Errors.
- URL Re-Writing.
- Tracing of Page Life Cycle.
- ConfigSource attribute
- Location Section
- Updating Web.Config Programmatically.
Module 14
Web Caching
- Overview
- Page Output Caching
- Page Fragment Caching
- Data Caching
- SQL Cache Invalidation
- Notification-based Invalidation
- Polling-based Invalidation
- Expiration Policies and Cache Dependencies
Module 15
Authentication & Authorization
- Authentication & Authorization
- Windows Based Authentication
- Form Based Authentication
- Authorizing Users and Roles
- Impersonation
- Using Login Controls
- ASP.NET 2.0 Membership and Roles
- Securing Non - ASP.NET files
Module 16
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
Module 17
AJAX.NET
- Architecture
- Working with AJAX Pro
- Using AJAX.NET Controls
- Accordion
- Calendar
- CascadingDropDow
- CollapsiblePanel
- FilteredTextBox
- NumericUpDown
- ModalPopup
- PopupControl