Hi Guys,
How can i create a username and password so that me and anyone who want to access the the vb.net program in the form login first.
Thanks,
Curiaquita
Want to boost your .NET application performance?
Some developers always seem to write efficient and lightening-fast code. What is their secret? It’s ANTS Profiler. “We improved the performance of the application up to 10 times” Dan Ports, Intrigma.
Try it for yourself now.
Maybe this might answer your question? It refers to the login form that is created when you do Add > New Item and select 'Login Form'.
http://www.developerfusion.co.uk/forums/p/44155/146521/
Hi TimL,
Thanks I will try it.
Hi Timl,
My program will store username and password inside of the form.
Can you write a few lines of code for that.
Thanks