Friday, September 16, 2016

Remember user login with VB Net in Visual Studio - Video Tutorial

To make easy to your client activities, User login session is very important to save time and fast accessing for user. This is a tiny source code with video tutorial on how to set your user session in your VB.Net project.

Requirement:
  1. Create a simple form
  2. Setup the setting variables 
    • rememberMe As boolean
    • username As String
    • password As String
  3. A login button
  4. A link label to reset session 

Download the free source here: https://drive.google.com/open?id=0Bx_Ou3p2c8TeZDA1Zy1FTFB2NDQ
Notice: This project is working fine with Visual Studio 2012/2015

Watch Tutorial here: https://www.youtube.com/watch?v=ZzUtoH8YS68

0 comments :

Post a Comment