An Extended Look at the Profile Object - Part 2


Server Intellect Web Hosting Solutions


An Extended Look at the Profile Object - Part 2

Author: Bilal Haidar

This article is the second article in the series of articles on the new personalization feature of ASP.NET 2.0, the Profile object. The Profile object allows the web application to store data for each visitor to the application, save that data to a storage medium like Microsoft SQL Server, and then retrieve the data when the same visitor returns to the application. The first article looked at the basics of Profile object, and showed how it can use simple and grouped properties configured in the application's configuration file (web.config). But the Profile object is not limited to using simple and grouped properties. This article will examine two ways of using custom objects with the Profile object.










More Tutorials

Also See:

Regular Expression Library
How to build dynamic themes in ASP.NET 2.0 - tips and tricks (1 of 2)
Staples "excited" about Detailed Errors getting Facelift in IIS7
Exception Handling in Enterprise Applications
Build a Nested GridView Control with ASP.NET
Review: ASP.NET 2.0 Web Parts in Action
Covering gaps in ASP.Net
Custom Date Format Functions in SQL Server
Build an All Rows Editable AJAX-Enabled ASP.NET Datagrid
Custom Errors in IIS 5 or 6 using Classic ASP or ASP.NET



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials