Obviously, you need a Windows application if you need Windows Forms. What Hal is referring to is the code behind the logic and forms. For a task like this, you need some ADO.NET code that passes the username and password to a database and performs the validation. That part is identical in Windows Forms and Web Forms, so you should be able to reuse most of the code. Also the way you retrieve the username and password from the forms could be identical (e.g. string name = txtUserName.Text)
I think you need to look a little harder. Searching Google for
"windows forms" login brought back a very useful list of links.
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
Eurochild by
Massive Attack (Track 7 from the album:
Protection)
What's This?