Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
All Tags
»
getprofiledata
(RSS)
Browse Site by Tags
Showing related tags and posts accross the entire site.
profile provider
profilecommon
profileprovider
SetProfileData
custom implementation of asp.net ProfileProvider
here's a custom implementation of the asp.net profile provider working with the system.web.profile namespace public class AsteryxProfileProvider : ProfileProvider { public AsteryxProfileProvider () { } public string UserName { get; set; } public override string ApplicationName { get { return AppSettings...
Posted to
ASP.NET
(Forum)
by
Pat
on 05-24-2008
Page 1 of 1 (1 items)
Forums to discuss Microsoft ASP.Net Development and SQL