Strings and the Length Method in VB.net



Strings and the Length Method in VB.net

Strings and the Length Method in VB.net

In this tutorial we will be working with strings and looking at the length method. This will result back the number of characters used within a string variable.

This is an effective method to ensure people have entered a username or password that has a minimum length.