Browse by Tags

Related Posts

  • Membership Architecture

    I am developing a type of portal, where there are multiple user types and profile types. In essence There are 3 types of administrators, and 2 types of users(Dealers, Branches). A branch belongs to a dealer. The dealer and branch profiles contain 4 alike fields, with each having 7 other different fields...
    Posted to Architecture (Forum) by mickyjtwin on 01-27-2009, 12:00 AM
    Filed under: Profile, membership, membership role provider
  • Pulling Profile Data

    I have a profile page on my website that displays profile data as well as can update profile data. I would like members to be able to see their current email address in the "current profile" section. However, the email address is stored in the SQL database table aspnet_Membership (using the...
    Posted to Getting Started (Forum) by kmj2384 on 08-05-2008, 12:00 AM
    Filed under: membership, Profile
  • Extend MembershipProvider or ProfileProvider

    Hi, just looking for some suggestions with this. I am currently working on an application that will allow users to sign up a number of "features" available a web site. I have created my own provider model so that I can easily add new features such as CMS, PhotoGallery, ContactForm, Newsletter...
    Posted to Security (Forum) by retroviz on 07-19-2008, 12:00 AM
    Filed under: Profile, user account, membership
  • Store Profile data in a Session

    I built my custom ProfileProvider and I've noticed that GetPropertyValues is called every time a page loads and uses the Profile property. In the GetPropertyValues method I retrieve the property values from the database and that is not necessary because profile details will not change that often...
    Posted to Web Parts and Personalization (Forum) by withemies on 04-15-2008, 12:00 AM
    Filed under: profile, profileprovider, session, Membership
  • Filtering datas by user / retrieving UserID and make use of it

    Hi all, I am using the default ASPNET membership provider. I have added 1 table called profile to store in some user infos. My first question will be to know how to link them with the primary Key and foreign key. The UserID in the users table seam to be encrypted so before running into the trouble I...
    Posted to Data Presentation Controls (Forum) by norchnou on 11-04-2007, 12:00 AM
    Filed under: Profile, sql, User, membership, C# 2005 Gridview, data
  • How to customize CreateUserControl

    Hi i want to customize CreateUserControl. I clicked cutomise CreateUser control button and added new textbox in that Control. Now i want to save the information in new Textbox in Membership table.I've updated new field in Membership table. And how i can get that the value when user do login with...
    Posted to Security (Forum) by barrysuku on 09-20-2007, 12:00 AM
    Filed under: Profile, membership, Membership account
  • Re: profile page load giving null error

    Hi Everyone, I've been playing around with this and I have some ideas about what may be happening. If I create a new user profile using the following code on a modified createuser wizard. //Create an empty Profile for the newly created user ProfileCommon p = ( ProfileCommon ) ProfileCommon .Create...
    Posted to Web Parts and Personalization (Forum) by jcuellar323 on 09-16-2007, 12:00 AM
    Filed under: Profile, Membership, ProviderUserKey
  • Accessing Profile Data Directly From Database

    I need to access the asp.net profile data directly from the aspnet_profile table, but deserializing the data will be a lot of work, and I'm not sure SQL alone will be enough. Before I start playing with CLR Functions and Procedures to accomplish this, have any of you already seen someone make this...
    Posted to Security (Forum) by orphicfireball on 08-22-2007, 12:00 AM
    Filed under: Profile, membership, application services
  • Active Directory Profile Provider

    Hello, Here is my situation. I have a legacy Active Directory user store that has all of my Membership data. The schema has been extended to include some custom data elements. For Example, "Company" was added for an attribute for all users. I am looking to use custom Profile Provider to retrieve...
    Posted to Active Directory and LDAP (Forum) by DarthMacgyver on 06-12-2007, 12:00 AM
    Filed under: Profile, Active Directory, Membership
  • membership pofile password related

    Hi to everyone; Hey guys its very simple and few lines question.. please answer.... I am using aspnetdb to manage roles and webpart application. in my web.config i am using passwordFormat = " Hashed " and I am sure that I can not change it to "clear" or "Encrypted."... (1) my question is..... Is there...
    Posted to Security (Forum) by BhaveshPatel on 03-30-2007, 12:00 AM
    Filed under: permissions, Profile, site administrator, administration, ASP and Web.config, aspnetdb, HELP ME ...., membership, web.config C# ASP.net, web.config, SqlMembershipProvider, login, web.config C#
Page 1 of 3 (26 items) 1 2 3 Next >