hi every one,
i make a application in C# visual studio that store username and passwords or students now i want to make a login form in c#.
it is window form based application (GUI) not Cmd base:-
my main objective is that first my application check that whether username exist or not and if it exit then compare it and show the form of student area ..
plz help me it's not my assignment i want to learn it the database is Microsoft Access
i already able to store data in database the main problem is how can i retrieve data and compare it with the value that i got from user