hello..im a new user of the c# programming language,.im asking for your help in finding a code for my project..can you please give me the code on how to have my own log in form???since c# doesnt have a log in form.
sha2 0 Newbie Poster
Recommended Answers
Jump to PostIts pretty simple. Put the usual user name and password textboxes on your form and one button.
In the button code, connect to your database and see if the query to count the rows with that user name/password combination = 1.
Typing "csharp login code" into Google got plenty of …
All 3 Replies
hericles 289 Master Poster Featured Poster
Mitja Bonca 557 Nearly a Posting Maven
ddanbe 2,724 Professional Procrastinator Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.