How to Create Complete Login and Registration System (Multiple Accounts) in C# 2020 | C# Tutorial

How to Create Complete Login and Registration System (Multiple Accounts) in C# 2020 | C# Tutorial

CodeCraks

3 года назад

214,001 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

AL-MU MIN
AL-MU MIN - 03.06.2023 00:39

What if someone creates an account with the same password and username

Ответить
FultMan Gamer
FultMan Gamer - 24.05.2023 23:34

nvm i bought it it wasnt expensive that i thought keep up the great work sorry for being mean

Ответить
FultMan Gamer
FultMan Gamer - 24.05.2023 22:59

WHERES THE MICROSOFT ACCESS IT AINT FREE BUDDY

Ответить
Nixxy
Nixxy - 28.04.2023 13:17

Can I ask for help I have a problem in registering the error say pass does not match even when I type the password correctly.

Ответить
Removed_User-985
Removed_User-985 - 22.04.2023 23:58

Im just getting the error after trying to register an "account" Unrecognized database format but i've tried other formats like accdb and odb but it just says the same thing

Ответить
caron gomes
caron gomes - 04.04.2023 06:33

How do I download the files? I created an account but it wont log me in. I see the files but no place to download the file.

Ответить
hafsa mano
hafsa mano - 03.04.2023 08:27

plz share these coding

Ответить
001Amir
001Amir - 02.04.2023 14:06

I have a problem when registering and logging in. Can you help me?

Ответить
Abhay Girge
Abhay Girge - 04.02.2023 14:58

source code nhi dikhra bro

Ответить
Yasin
Yasin - 31.12.2022 23:17

Hi can someone help me with the running bit? How do I run it on my desktop?

Ответить
Xnvyy
Xnvyy - 21.12.2022 18:30

Hello, when i try to login to the created account it says that con.Open(); command isn't working

Ответить
Muhammad Akbar
Muhammad Akbar - 08.12.2022 22:36

i really appriciate your reply on my previous comment

Ответить
Muhammad Akbar
Muhammad Akbar - 08.12.2022 22:35

what is cmd in the code i didnt understood that thing it is like
cmd = new SqlCommand(login,con);
what is the cmd thing

Ответить
Muhammad Akbar
Muhammad Akbar - 04.12.2022 12:20

files can not be downloaded
sad

Ответить
Muhammad Akbar
Muhammad Akbar - 04.12.2022 12:20

i need your help

Ответить
Adrianne
Adrianne - 23.10.2022 10:38

next time ur makeing a vid explain the code plz

Ответить
lost soul
lost soul - 20.10.2022 01:13

@CodeCraks sorry, but can you make a video explaining every step .. because i'ven't understood what most of the methods do or used for if not all .. i want to understand so in the future if i want to make something similar on my own .. Sorry if i'm asking for too much .

Ответить
Shakz
Shakz - 16.10.2022 15:47

"Microsoft.Jet.OLEDB.4.0' provider is not registerd on the machine", how to fix this error

Ответить
JoztynToH
JoztynToH - 16.10.2022 14:32

could you maybe make a video on how to add a working "Remember me"

Ответить
VoidSlime
VoidSlime - 14.10.2022 00:30

Hi CodeCraks, Kindly assist. Im using visual studio 2022 it all works except the cmd.ExecuteNonQuery I was wondering if your could tell me how to fix this because i couldn't find a solution

Ответить
Anthem's Lenses
Anthem's Lenses - 04.10.2022 18:05

Thank you man for sharing this stuff

Ответить
DAEGON DRAGON
DAEGON DRAGON - 30.09.2022 05:10

After "SELECT", what is that dot? is it an asterik?

Ответить
Mutayyab
Mutayyab - 08.09.2022 10:49

How i download source code
In description there is no link to download source code?

Ответить
MKHVH
MKHVH - 08.08.2022 14:38

im getting System.ArgumentException: 'An OLEDB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB;'.' how do i fix this?

Ответить
Mixoww! 💀 [STARY KANAŁ]
Mixoww! 💀 [STARY KANAŁ] - 03.08.2022 23:41

Can you share files from Office Access?

Ответить
GameReady
GameReady - 01.08.2022 13:11

what is the website link ? i would download the file because i try it 3 hours and it dosent work ..

Ответить
RaincoPlayz
RaincoPlayz - 21.07.2022 13:03

When I register it comes back in register code line 42 cmd.ExecuteNonQuery(); the error said when I click on register button there is a syntax error but there are no errors and I did exact the same as you did

Ответить
Dayven
Dayven - 20.07.2022 05:28

@CodeCraks I keep getting a error System.InvalidOperationException: 'Invalid attempt to call Read when reader is closed.'

Ответить
Aqwel
Aqwel - 03.07.2022 22:40

where can i get the source code?

Ответить
Wiseman khumalo
Wiseman khumalo - 21.06.2022 22:20

Hi CodeCraks, Kindly assist. Im using visual studio 2022 and does not seem to have OleDbConnection. do you perhaps have a solution around this?

Ответить
obito uchiha
obito uchiha - 31.05.2022 20:40

please help when I log in it says con.Open(): Exception Unhandled System.InvalidOperationException:'THe connection was not closed.The connection's current state is open

Ответить
Spiridon Litsios
Spiridon Litsios - 30.05.2022 08:03

Hi You do Great JOb here.!! Well done.!
But i Have a problem with OleDbConnection.. it show an error CS1069 : The type name 'OleDbConnection' could not be found in the name space 'System.Data.OleDb'.
Can you help me about that.?

Ответить
Austin
Austin - 20.05.2022 20:08

How can I make it display the username?

Ответить
Osborne Khonyongwa
Osborne Khonyongwa - 09.05.2022 02:29

am thankfull for this video bigup my guy

Ответить
morningaga
morningaga - 05.05.2022 13:23

Great , but only one thing missing , is that if I want in the sign up page , to show the username already exists validation , in case the username is taken

Ответить
Matthew
Matthew - 28.04.2022 04:40

Hello, I got everything to run but when I try to login or register an account it says "Microsoft.Jet.OLEDB.4.0' provider is not registerd on the machine" what can I do to fix this?

Ответить
d
d - 26.04.2022 23:23

Thank Very Much :)

Ответить
solocoded
solocoded - 19.04.2022 16:55

is there a way to do this without office access cause i dont have 20$ to spend on it as of right now

Ответить
XOXO
XOXO - 18.04.2022 03:51

Hello, don’t i need to run the database on a server?

Ответить
Stavros33GR
Stavros33GR - 10.04.2022 20:59

using System.Data.OleDb;

OleDbConnection con = new OleDbConnection("Provider=Micrsoft.jet.OLEDB.4.0;Data Source=db_users.mdb");
OleDbCommand cmd = new OleDbCommand();
OleDbDataAdapter da = new OleDbDataAdapter();

Ответить
Olle Ingelfeldt
Olle Ingelfeldt - 05.04.2022 22:15

I cant download

Ответить
Tecno Me
Tecno Me - 14.03.2022 04:02

Great work !!.Can i create login and sign up win form without and database connection ? Please help me ?

Ответить
Jhon Vincent Colasi
Jhon Vincent Colasi - 12.03.2022 20:05

I get this error saying "System.Data.OleDb.OleDbException: 'The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.'" whenever I tap register button twice to check the if it pops message box containing warning message

Ответить
Pro Pro
Pro Pro - 01.03.2022 16:08

Brother how can I display the table data in the dashboard please reply

Ответить