ARCast - Scott Guthrie - the man, the myth, the legend
Scott Guthrie talks about history of developing ASP.NET, importance of prototyping, and more...
Monday, November 20, 2006
Tuesday, November 07, 2006
Inside the ASP.NET user profile mechanism
This is nice article about handling user's profile in ASP.NET 2.0:
Inside the ASP.NET user profile mechanism
The article explains:
- How to enable profile functionality in ASP.NET 2.0 application.
- How to deal with anonymous profile (anonymousIdentification), and migrate anonymous settings to registered user.
- How to handle Role-based profiles.
And more.
Keywords: C#, ASP.NET 2.0, VB.NET 2.0.
Inside the ASP.NET user profile mechanism
The article explains:
- How to enable profile functionality in ASP.NET 2.0 application.
- How to deal with anonymous profile (anonymousIdentification), and migrate anonymous settings to registered user.
- How to handle Role-based profiles.
And more.
Keywords: C#, ASP.NET 2.0, VB.NET 2.0.
Subscribe to:
Posts (Atom)