Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 562687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T12:34:51+00:00 2026-05-13T12:34:51+00:00

I have an existing ASP.NET web application that is for public use and any

  • 0

I have an existing ASP.NET web application that is for public use and any anonymous user can access it. I would like to implement mechanism for users to sign up. The first thought that crossed my mind is to use the ASP.NET membership API.

So, If I use the Membership API:

  1. Can I integrate it with an existing
    SQL express database? I would rather
    not have two separate databases
  2. Can I choose not to have GUIDs for
    User IDs?
  3. Can I install only the tables needed
    for Membership to work? I would not
    want to have tables for say WebParts
    as this website will never have
    WebParts.
  4. Anonymous users will still have
    access to all the pages (I might
    limit the features though). Can I do
    this and can I somehow track
    anonymous users?
  5. Can I customize the create user
    account control to not have security
    question and answer?

Any useful video tutorials on membership api is really appreciated

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T12:34:51+00:00Added an answer on May 13, 2026 at 12:34 pm

    1) Yes, you can integrate an existing database. See here. This will create all the Membership tables and stored procedures required to use the API.

    2) You can use whatever ID you want. Usually, if it’s not a GUID, it’s an incrementing INT.

    3) The tool in the link above installs the required tables. AFAIK, there are no tables for Web Parts in that installation, but that may need confirming.

    4) You can allow anonymous users to access whatever areas you like. You can place restrictions via the authorization attribute in the web.config file. To track anonymous users, this is quite a good article.

    5) You can customize the user account to however you like. If you want to remove the Security Question and Answer section, you can. Requires a bit of configuration, but there’s some tutorials over at ASP.NET and 4GuysFromRolla.

    You could use a custom provider instead as CodeToGlory mentioned. See what would suit you best. But, don’t forget to make a backup of your database before starting either methods, just incase something goes wrong 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a silverlight application that I am embedding in an existing ASP.NET web
I have an existing asp.net web application that I'm updating to include some MVC
I have an ASP.NET web forms application that requires that requires that a user
I have an existing ASP.NET web application that I'm converting to MVC 1.0. The
I have an existing 32-bit ASP.NET application that used 32-bit unmanaged DLLs. If I
I've been tasked with porting/refactoring a Web Application Platform that we have from ASP.NET
I have an existing ASP.net 3.5 web application. This is tested and working in
I have an ASP.NET MVC web application that implements a custom membership provider. The
I have an existing ASP.NET application that implements Forms Authentication site-wide. The application is
At my work we have an existing ASP.NET web application and are duplicating some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.