C# - Create User Registration Or Sign Up Form With SQL Server

preview_player
Показать описание
How to Create a User Registration Form Or Sign Up Form in C#.

In this tutorial, we have discussed how to design and implement user registration or sign up form in the c# windows form application.

📂 GitHub Repository

💖 Buy me a Coffee

🌀 Related Videos

🔗 Find me in

#WinForm #WindowsForm #CodAffection
Рекомендации по теме
Комментарии
Автор

VERY USEFUL VIDEO EVEN IN 2020, Thanks!

pntos
Автор

I followed through and this video helped loads, thank you.

OriginalTubester
Автор

Any suggestion on what to do if u dont want to have the possiblite to add accounts with same Username ?

danielsaxlind
Автор

Thanks for Your kind efforts. It's easily understandable as i am a new learner. God Bless You.

rajim
Автор

Thank you very much. I used This instruction to Create WPf form.

thayalinimuththiah
Автор

That's nice, i like but what if i want to add a sign in windows to this registration system ? ( i mean related to it and db ) how to do that ? could you please teach us ?

cyberdash
Автор

can u please tell me why you have used storeprocedure

shivanis
Автор

Hello!
So thanks for your video. You did it very well but I have a problem. When I'm starting programme It's writing:

If you answer I'll be happy!

Howto-vosh
Автор

Thank you once again for the lesson.
I do have one issue in my program. How can I autofill the Primary and foreign keys in the registration form?
I have the customer data going to the customer table and the user name and password going to the user login table.
The Customer table is Customer_ID (Primary key), User_ID( Foreign key
User Login table has User_ID (Primary key)

Everything worked except I did not fill the ID columns on both tables and got a null error for the key columns

Any suggestions?

jamessoy
Автор

Does any changes to the database apply for other people using my program?

Hitury
Автор

Great job. Very easy to understand. Keep up the good work Sir!

nsanerydah
Автор

Hey do you have a video on adding components to tool box? I tried adding but they don’t seem to show

ruvim
Автор

thank you.. for the video have a good day.. brother.

bienvinidolibre
Автор

need urgent help as need this done for a university deadline 17th april 11:30pm


how to i fix this issue


sqlCon.Open();
and the lines below are generating a instance failure error, but i cant see how to fix it


please help

angrysunshinebandit
Автор

Theres an error when executing the store procedure "Msg 156, Level 15, State 1, Procedure UserAdd, Line 9
Incorrect syntax near the keyword 'AS'."

euginebryansoncadiz
Автор

when i wanna see my data base with "Select * from UserAdd" + Execute in SQL i get "Msg 208, Level 16, State 3, Line 12
Invalid object name 'UserAdd'." after you removed UserID and changed 'create' to 'Alter'
any ideas why?

Daaboo
Автор

In my scenario the username have to be unique...so Can I make it primary key or its possible with userID as primary key??

DarkShadow-ohdi
Автор

from where i can get the right side of the variable of connectionString please i need a help?

medmahdialitaleb
Автор

How to Solve this problem _ executenonquery connection property has not been initialized. c# in registration form

ragulm
Автор

best teaching method i like it very much please share more videos with simple and easy way us

yusraelahi