Create Simple Login Form in C#.NET Without Connecting to Database [With Source Code]
If you guyz are beginners in C#.NET, and you want to learn simple window form application with some controls like Textbox, Button, Label etc. change their properties and dragging and dropping these controls in your form, Then you are in the right tutorials.
First of all you need to have Visual Studio in your System, if you don’t have, Download it from here: Click Here
STEPS:
if you want to create login window which is connected with your database then see these tutorials:
Login window using SQL Server Database: click here
Login window using MySQL Database:click here
If you are confused then you can watch the following video: