Posts Tagged ‘number’
- 01/04/09 : How to find the number of a name, used in a numerology program
- 01/04/09 : How to dial a phone number from your VB app
- 01/04/09 : How to count the number of occurrences of a substring inside another string
- 01/04/09 : How to format the number as Phone number format @@@-@@@@ or @@@-@@@-@@@@
- 01/04/09 : How to format the number as Credit Card number format @@@@ @@@@ @@@@ @@@@
- 01/04/09 : How to determine if a number is even or odd (True for Odd; False for Even) (in three ways)
- 01/04/09 : How to generate a random number, in between two given values.
- 01/04/09 : How to return the number of CPUs in the system.
- 01/04/09 : How to count the number of textboxes in a form
- 01/04/09 : How to replace a line for particular line number
- 01/04/09 : How to count number of lines in a text file
- 01/04/09 : How to allow only number in a text box
- 01/04/09 : How to find the receprocal of a given number
- 01/04/09 : How to evaluate the total number of elements in a two dimensional array
- 01/04/09 : How to find out the number of dimensions of the given array
- 01/04/09 : How to count the number of spaces in a string
- 01/04/09 : How to find out the number of items in the collection
- 01/04/09 : How to accept any number of arguments in a function
- 01/04/09 : How to find Square of a given number
- 01/04/09 : How to find Square root of a given number
- 01/04/09 : How to Return the number of records in the table.
- 01/04/09 : How to find the first number in a string
- 01/04/09 : How to convert Octal to Decimal number
- 01/04/09 : How to find the first number with thousand separator in a string
- 01/04/09 : How to allow only number and only one occurence of decimal character in text box