Posts Tagged ‘how to database’
- 01/04/09 : How to make Sentence Case
- 01/04/09 : How to make propercase when entering the text in a text box
- 01/04/09 : How to check whether given string is numeric or not without using IsNumeric function.
- 01/04/09 : How to copy an image from one PictureBox control to another
- 01/04/09 : How to stretch picture in a picture box
- 01/04/09 : How to use a INSERT INTO statement in ADO to copy data from one table into two existing tables
- 01/04/09 : How to Use ADO to list the tables and fields in a database
- 01/04/09 : How to Kills Html Tags
- 01/04/09 : How to Display networked computers in a list box
- 01/04/09 : How to Search & delete a string in text File
- 01/04/09 : How to set System Date & time (in two ways)
- 01/04/09 : How to color the words in Rich Text box automatically like VB Editor?
- 01/04/09 : How to remove a value from a Registry Key
- 01/04/09 : How to count number of files in a given directory (in two ways)
- 01/04/09 : How to get unique Temp File Name
- 01/04/09 : How to check whether the program is running under Win32 (i.e. any 32-bit operating system)
- 01/05/09 : How to show Display Properties (Background)
- 01/05/09 : How to show Keyboard Properties Control Panel
- 01/05/09 : How to show Modem Properties Control Panel
- 01/05/09 : How to Change the visibility of the app in the taskbar at runtime
- 01/05/09 : How to Open a URL in a New IE window
- 01/05/09 : How to Change Other Window’s Caption
- 01/05/09 : How to Use Animated Cursors
- 01/05/09 : How to Undo the last User Action in Text Box
- 01/05/09 : How to add Horizonal Scroll Bar to ListBox