ASP.NET 2.0 Free Training : Forms Authentication in ASP.NET 2.0 - In this tutorial you will learn about Forms Authentication in ASP.NET 2.0 - Forms Authentication class, Cookie Domain, Forms Cookies, The Login Control, Signin, Signout, Authenticate, Redirect, Login Status, Login Name and Login View Controls.
ASP.NET 2.0 Training : ASP.NET Security - In this tutorial you will learn about ASP.NET 2.0 Security, The Security Architecture of ASP.NET 2.0, The security infrastructure and subsystem relationships of the ASP.NET and the sequence of events that occur when a authentication is sought. When we talk of ‘security’ we are basically acknowledging that there is a possibility of ‘vulnerability’.
ASP.NET 2.0 Free Training : Setting Application-Level Caching - In this tutorial you will learn how to set application-level caching in ASP.NET 2.0. To Configure and Use Parameter-Level Caching and also the steps involved to cache based on parameters.
ASP.NET 2.0 Tutorials : Configuring Page-Level Caching - In this tutorial you will learn how to configure Page-Level Caching. Page directive and Duration attribute.
ASP.NET 2.0 Free Tutorials : State Management And Caching in ASP.NET 2.0 - In this tutorial you will learn about Cache Dependency, SqlCache Dependency, New methods added to the CacheDependency Class and The process of writing the cache dependency file. The performance of any web application is incumbent upon the amount of server side processing that is required
ASP.NET 2.0 Training : Customizing the Session State Mechanism - In this tutorial you will learn about Extending the Session State Mechanism, The Default Session State Mechanism and its customization, Customizing the Session State Module and Writing a custom session state module.
Are you trying to create your own DotNetNuke skin? How many times you have run to the skinning documentation to find the right attribute for a skin object you needed? With this free Dreamweaver extension you have all skin objects and their attributes on hand.
ASP.NET 2.0 Free Tutorials : State Management in ASP.NET 2.0 - In this tutorial you will learn about new features included in ASP.NET 2.0 for State Management. The Control State, differences in handling View State and Control State, Implementing the control state. Initialization and loading of a controls private state. Web pages are constantly constructed and destroyed with round trips to the server. However, state maintenance is an essential aspect of deploying web pages on a stateless protocol such as HTTP.
ASP.NET 2.0 Tutorials : New features in Data Access - In this tutorial you will learn about new features in Data Access, Data binding, The XPathBinder, XPathBinder.Eval, Connection Strings, The factory class, Batch operations, Asynchronous Commands, SQL Bulk Copy, ColumnMappings, Enhancements to SQL Server 2005, ADO.NET Class Enhancements, DataTableReader, Serializing a DataTable, The XMLSerializer, RemotingFormat and Managing Views of Data.
ASP.NET 2.0 Free Training : Personalization: User Profiles and Themes - In this tutorial you will learn about Personalization - User Profiles and Themes, Inbuilt providers in ASP.NET 2.0 and also Create and execute a Shopping cart application with Personalization features. Surfers would love to see on the website the content which is customized to their needs. ASP.NET offers a personalization feature which enables users to do just that.