Create Simple Login Form in C#.NET without Database[With Source Code]

  Рет қаралды 82,051

RunCodes

RunCodes

Күн бұрын

Пікірлер: 38
@RunCodes
@RunCodes 9 ай бұрын
Login form using database: How to Create a Login Form in C#.NET using SQL Server Database and Visual Studio 2022? [Source Code] kzbin.info/www/bejne/gJjHgaWYnK2Jpac
@rauld4067
@rauld4067 2 жыл бұрын
Thank you, very helpful tutorial!
@RunCodes
@RunCodes 3 жыл бұрын
do you like our work? does this tutorial help you? if so, you can support us at www.patreon.com/RunCodes
@alaintristanlado4001
@alaintristanlado4001 3 жыл бұрын
whats the code for if the user failed 3 time then the log in form automatically exit
@rolandovioleta6577
@rolandovioleta6577 4 жыл бұрын
I have a question "if" the code was correct how can i link it to new Form after Login Successfully.. This will work? If (user == "admin" && pass =="admin") Login(); Void Login() { This.hide(); Form2 x = new Form2(); X.show(); This.close -Begginer's }
@RunCodes
@RunCodes 4 жыл бұрын
yup! There you go!
@rolandovioleta6577
@rolandovioleta6577 4 жыл бұрын
@@RunCodes Yey You Save my Life 😘
@Mod_review_gt
@Mod_review_gt 5 ай бұрын
how do i make more then one user and pass
@RunCodes
@RunCodes 5 ай бұрын
How to Create Multi User Login Form in C#.NET using SQL Server Database? [With Source Code] kzbin.info/www/bejne/h6PWi2d6haiapsk
@MrMilkyway05
@MrMilkyway05 6 жыл бұрын
It says that "The name 'txtUser' does not exist in the current context" " The name 'txtPass does not exist in the current context"
@RunCodes
@RunCodes 6 жыл бұрын
you have to change your textfield variable name to txtUser and txtPass
@MrMilkyway05
@MrMilkyway05 6 жыл бұрын
TechSupportNep Alright, thank you. I will try that
@MrMilkyway05
@MrMilkyway05 6 жыл бұрын
I'm sorry, i'm quite new to this coding thing, how do i exactly change the Textfield variable name?
@RunCodes
@RunCodes 6 жыл бұрын
i show in the video see video without skipping
@MrMilkyway05
@MrMilkyway05 6 жыл бұрын
TechSupportNep alright ill look at it over again
@reloxxity6521
@reloxxity6521 5 жыл бұрын
how do you go to a different window form application for instance you log in then you go to your main screen
@RunCodes
@RunCodes 5 жыл бұрын
Add new forms and give name to it! Thereafter inside the clicking event of button write: Formname f = new formname(); f.Show(); this.Hide();
@brinze1997
@brinze1997 6 жыл бұрын
TechSupportNep i have a question' whats the code for this?? if you pressed the login then a new form will show "form 2" then form 1 hides ... please help me ..
@RunCodes
@RunCodes 6 жыл бұрын
stackoverflow.com/questions/17637195/how-to-make-a-jframe-button-open-another-jframe-class-in-netbeans this may help you.
@Hitury
@Hitury 6 жыл бұрын
ExampleForm lol = new ExampleForm(); lol.Show(); this.Hide();
@hassanrao9441
@hassanrao9441 6 жыл бұрын
accommodating and pleasant. thnx
@user-eh1ps2he4f
@user-eh1ps2he4f 3 жыл бұрын
The "Generator.Generator" type cannot be implicitly converted to "Generator.Login" What is that ?
@RunCodes
@RunCodes 3 жыл бұрын
contacts us on facebook!
@kalmabombo
@kalmabombo 5 жыл бұрын
Thank you so much
@nulledtopia6816
@nulledtopia6816 7 жыл бұрын
its work thx
@dkwalker6699
@dkwalker6699 6 ай бұрын
How to save this file
@RunCodes
@RunCodes 6 ай бұрын
From file! Goto file menu and save
@sh1yn
@sh1yn 6 жыл бұрын
How do i make two password and nickname?
@RunCodes
@RunCodes 6 жыл бұрын
two password for what?
@sh1yn
@sh1yn 6 жыл бұрын
@@RunCodes user and admins
@RunCodes
@RunCodes 6 жыл бұрын
I showed you in that video na
@sh1yn
@sh1yn 6 жыл бұрын
@@RunCodes okay
@sh1yn
@sh1yn 5 жыл бұрын
@@RunCodes Btw what video name without using sql too?
@evulix
@evulix 6 жыл бұрын
does this work with xamarin?
@RunCodes
@RunCodes 6 жыл бұрын
don't know! Lets try!
@powpowalemany4165
@powpowalemany4165 5 жыл бұрын
THANKS BRUH
@mustb0447
@mustb0447 6 жыл бұрын
thanks
Windows 10 System Icon(Volume, Power) Missing? (Fixed)
3:15
RunCodes
Рет қаралды 11 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
*New* AWS Lambda Local IDE Experience!
7:54
AWS Developers
Рет қаралды 108
Simple login form in ASP.Net
8:10
Coding with Libino
Рет қаралды 8 М.
How to Create Login Form in C# 2020
10:56
CodeCraks
Рет қаралды 280 М.
Creating Login Form with Simple Modern Design - VB.net
21:17
LG Playlist
Рет қаралды 53 М.
C# Tutorial - Connect SQL server database with Visual Studio C#  with source code
18:34
Programming for Everybody
Рет қаралды 141 М.