Joshua Flanagan – ProfileView

โ€”

by

in

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.
January 8, 2006: Release 1.1.108.2006
Properties now display in the order they are listed in web.config

Design-time view now uses same rendering method as runtime
Fixed design-time bug that caused it to fail when a profile property type was not specified
Design-time view now has a Smart Tag to allow you to preview an anonymous user’s profile

Joshua Flanagan – ProfileView.