This is the official home of my new ProfileView control. ProfileView is an ASP.NET 2.0 server control that enables your users to view and/or edit their Personalization Profile. Read my original post about it for more background.
The source code is now freely available! Download it and do with it as you wish. If you add any features, I would appreciate it if let me know about it using the contact information on my blog.
Download the binary
Download the source code
Register the assembly at the top of the aspx page that will host the control:
<%@ Register Assembly="FlimFlan.WebControls" Namespace="FlimFlan.WebControls" TagPrefix="flim" %>
Place the control markup where you want the ProfileView to appear:
<flim:ProfileView ID="UserProfile" runat="server" />
June 24, 2006: Release 1.2.524.2006
January 8, 2006: Release 1.1.108.2006
October 30, 2005: Updated for the final release (RTM) version of Visual Studio 2005 / .NET Framework 2.0
July 7, 2004: A significantly updated version is now available.
TODO:
Remember Me
Powered by: newtelligence dasBlog 1.9.7170.677
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
Site theme based on the essence design by Jelle Druyts