How can I make my application installed in my PC to start(ie., to popup for username and password) when I logged in to my PC, so that I can provide my username and password to the application and log in to it,similarly like gtalk that popsup for username and password once logged in to PC?
Thanks all
You mention asp.net as the tag (iis dugh?). Well you just need to
Run the application at Windows startup
and then do whatever…. also….
Placing Your C# Application in the System Tray