i want to make a login form in c#.net the send me the coding of that form
Help with login form in C#i want to make a login form in c#.net th
Page 1 of 1
1 Replies - 27551 Views - Last Post: 07 October 2007 - 07:16 AM
Replies To: Help with login form in C#
#2
Re: Help with login form in C#
Posted 07 October 2007 - 07:16 AM
Here at </dream.in.code> we wont do peoples homework/work for them, we will however help those who are actually trying and putting in the effort and showing the code they're having problems with. What you're wanting is fairly basic, you need to connect to a database, check and see if the username and password provided exist, if not then the login wasn't successful.
As far as connecting to the database I have written 2 tutorials that will help you:
OleDb Basics on C# (OleDb is for Access, Oracle, etc)
Sql Basics in C# (Sql is the Microsoft database Sql Server)
This should at least give you a good start
As far as connecting to the database I have written 2 tutorials that will help you:
OleDb Basics on C# (OleDb is for Access, Oracle, etc)
Sql Basics in C# (Sql is the Microsoft database Sql Server)
This should at least give you a good start
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote


|