Posts Tagged ‘database programming’
- 11/01/11 : How to find Square of a given number
- 11/03/11 : How to get the file name without its extension and path
- 11/04/11 : How to remove all images from imagelist control at runtime
- 11/07/11 : How to add a Document name to the Recent Documents list (under Start Button)
- 11/20/11 : How to Copy array data into a FlexGrid control
- 11/25/11 : How to Use ADO to make a database table with default column values
- 11/26/11 : How to Open an Oracle database using ADO
- 11/30/11 : How to Make a TextBox accept only digits using API
- 11/30/11 : How to ignore Ctrl+V and Shift+Insert key in a text box.
- 12/03/11 : How to build a formatted XML file by using a DOMDocument
- 12/08/11 : How to select or highlight the next item on the list box on button click
- 12/12/11 : How to Minimize a form (from within the form)
- 12/17/11 : How to find the first number with thousand separator in a string
- 12/17/11 : How to check whether the user is an administrator
- 12/25/11 : How to get screen resolution of the system (in two ways)
- 01/06/12 : How to Make a Common Dialog start in its last location
- 01/14/12 : How to Extract only numbers from a given string
- 01/19/12 : How to Show/Hide all Desktop Icons
- 01/20/12 : How to show/hide a label control at a particular interval using timer
- 01/25/12 : How to center the Text in a picture box?
- 01/27/12 : How to wrap text to next line automatically in RichTextBox? (in two ways)
- 01/29/12 : How to find out what column cursor is in RTF?
- 02/07/12 : How to get windows up time
- 02/08/12 : How to Convert to Upper Case