Results 1 to 3 of 3

Thread: Authentication

  1. #1

    Thread Starter
    Junior Member mick1982's Avatar
    Join Date
    Jun 2006
    Posts
    27

    Authentication

    Hi,

    I have created an application for the Pocket PC using VB .NET and at present I have a username and password screen to authenticate the users when they logon to the system. However, I wondered if anybody had any other ideas or examples of how this could be done differently? as entering a username and password can be abit long winded when using a PDA.

    Thanks

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Authentication

    Other than biometric authentication (like a fingerprint reader), the user is going to have to enter SOMETHING to authenticate. Username, username and password, passcode - something.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    Junior Member mick1982's Avatar
    Join Date
    Jun 2006
    Posts
    27

    Re: Authentication

    Yea thats what I thought, thanks anyway!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width