Posts Tagged ‘code’
- 07/03/11 : Procedure which uses DAO to print all values in a recorset.
- 07/19/11 : How to Prevent the user from entering invalid keys in a text box.
- 07/20/11 : How to Validate a text box using Like operator
- 07/27/11 : How to Read and Modify the attributes of a file
- 07/30/11 : How to list all sub directories names from the given directory
- 08/09/11 : How to play a wav file (in four ways)
- 08/10/11 : How to measure how much time it takes to execute a function or a block of code or event a statement
- 08/19/11 : How to format the number as Credit Card number format @@@@ @@@@ @@@@ @@@@
- 08/27/11 : How to Load any image in Picture box control
- 09/10/11 : How to return the number of CPUs in the system.
- 09/14/11 : How to set background picture for form (like the background image of a HTML Document)
- 09/17/11 : How to converte color value(longint) into RGB value.
- 09/23/11 : How to Get the list of all SQL Servers in the Network
- 09/26/11 : How to hide your exe file from Task Manager Applications Tab
- 09/27/11 : How to connect Oracle from VB
- 10/01/11 : How to Create folder (in three ways)
- 10/02/11 : How to find the File Length of the given file
- 10/06/11 : How to get file name alone from a file name with its full path
- 10/11/11 : How to select all items in a list box
- 10/17/11 : How to check which option button is selected in a group of option buttons with one line of code
- 10/19/11 : How to find the receprocal of a given number
- 10/20/11 : How to evaluate the total number of elements in a two dimensional array
- 10/22/11 : How to sum all the elements in an two dimensional array
- 10/30/11 : How to set text into Clipboard
- 11/04/11 : How to remove images from imagelist control at runtime