in

ASP.NET Weblogs

Joe Wrobel

Web Profile Builder 1.3

I released a new build of Web Profile Builder.
Not much has changed for the 1.3 release.  The focus of this release was to revert an undesirable change I made for version 1.2.  I did however add one new feature so I changed the version to 1.3.  What was the new feature added?  I changed the generated profile class to be a partial class.  Now you can easily add any custom code to the profile class (in a separate code file) without losing your changes when the profile class gets regenerated.

Files can be downloaded from the MSDN Code Gallery here.

Thanks
-Joe

Comments

 

Jason Haley said:

 

May 5, 2008 9:41 AM
 

GrZeCh said:

Hello!

Can You add new method with getting user by GUID?

Something like

var user = WebProfile.GetProfile(new Guid("...GUID HERE..."))

Thanks in advance

July 26, 2008 6:02 AM
 

hoanglinh2211 said:

brilliant!!

Thank you, you saved my day!

November 7, 2009 12:24 PM

Leave a Comment

(required)  
(optional)
(required)  
Add