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 851101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T07:22:30+00:00 2026-05-15T07:22:30+00:00

So when your using ASP.NET Wizards to create a login, it uses a set

  • 0

So when your using ASP.NET Wizards to create a login, it uses a set of auto generated tables using the aspnet_regsql.exe tool…

When you create a user using the wizard it generates a very long userID
“a40cf936-1596-4560-a26c-450792e2c8c0” I want to add users using another program that connects to this database… but how does visual studio auto-generate this ID. I want to auto-generate it as well

Any ideas? Thanks in advance.
-Scott

  • 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-15T07:22:31+00:00Added an answer on May 15, 2026 at 7:22 am

    As Frank said, you should be using the MembershipProvider interface.

    To directly answer your question, 99% chance that number is simply a GUID. To get one is as simple as:

    string idText = System.Guid.NewGuid().ToString();
    

    EDIT: Just to make it clear though, I am not recommending this. There are probably other dependencies, rights and roles across different tables that you aren’t properly implementing if you don’t use the proper api calls. You should look here instead.

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

Sidebar

Related Questions

Using ASP.NET MVC3, the url http://localhost:22713/tests#123456 with the following code: Your user agent: @Request.UserAgent<br
I am developing a website using ASP.NET 4.0 and SQL Server 2008.In Login Page,
If you are using ASP.NET MVC how are you doing grid display? Rolled your
What is your way of passing data to Master Page (using ASP.NET MVC) without
I'm using ASP.NET MVC 3 with Razor views. When you want to create a
I want to create a Website for that I am using asp.net technology,Since I
Using ASP.NET MVC when I create my model, then a controller based on the
I am using asp.net CreateUserWizard to create a portal web site. The interface pages
I am using Asp.net with jquery I wanted to display information for a specific
I'm using ASP.NET WebForms and using some validation like the following: <asp:TextBox runat=server ID=txtUserName

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.