Browse by Tags

Related Posts

  • 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
  • Re: How can my check profile when loggedin members to the system

    you can check each profile property seperatly , and if all of them are ok then redirect user to default page or else doing some other action: simple snippet is like: if(Profile.PostalCode == "" && Profile.....) Response.Redirect("~/Default.aspx"); else Response.Redirect("~/OtherPage.aspx"); ...
    Posted to Security (Forum) by mfarshadmehr on 01-05-2007, 12:00 AM
    Filed under: Profile, ProfileProvider, membership
  • Can I encrypt Web.config section in Meduim Trust Level?

    Can some one please help. I would like to know can I encrypt Web.Config (section) in Meduim Trust Level? Thanks
    Posted to Security (Forum) by JigneshP on 01-17-2007, 12:00 AM
    Filed under: Page level forms authentication 2.0 Membership, Profile, ProfileProvider, role, Role Provider, User.Identity.Name, users, ASP.NET, ASP.NET 2.0, asp.net 2.0 login control aspnetdb iis problems errors, ASP.NET Membership, authentication authorization messages, Authentication Redirect, Authorization, C#, custom membership, custom membership provider, formsAuthentication membership roleproviderr, FormsAuthentication userID, HashPasswordForStoringInConfigFile, membership, Membership Provider, membership Provider createuser profile provider, membership provider minRequiredPasswordLength minRequiredNonalphanumericCharacters, Membership Update, Membershipship, membership authentication redirect, provider, Web.config, aspnet_regiis location section identity encrypt, authentication
Page 1 of 1 (3 items)