I am developing a "User Authentication" Web Server Control which will consist of a two Web User Control (for header and footer), a web-control which will display a username, password text box and database dropdown along with a Login button, and all code to authenticate a user.
This is something I want to be able to easily drop into any project I wish.

I have created an ASP.NET Web Application entitled "UserAuthentication" but wants to know how should I create this web server control in VB.Net.

Please let me know.
Thanks so much!
Harleen Flora