Posts Tagged ‘file’
- 01/04/09 : How to Use Open, Save dialog boxes of common dialog control. Notify user if a file already exists.
- 01/04/09 : How to save data from different textboxes in the same file.
- 01/04/09 : How to filter invalid charaters for file name in Text box
- 01/04/09 : How to hide your exe file from Task Manager Applications Tab
- 01/04/09 : How to count number of lines in a text file
- 01/04/09 : How to Extract each and every word individually from a text file
- 01/04/09 : How to find the File Length of the given file
- 01/04/09 : How to find last 120 lines in a text file
- 01/04/09 : How to get file name alone from a file name with its full path
- 01/04/09 : How to get the folder name alone from a file name
- 01/04/09 : How to get the file name without its extension and path
- 01/04/09 : How to Save an image to a disk file which is stored in imagelist control at runtime
- 01/04/09 : How to Load an application’s form and Task Manager icons from a resource file
- 01/04/09 : How to Load and sort a CSV file by using ADO
- 01/04/09 : How to Simulate Alt-PrintScrn to save a form’s image into a bitmap file
- 01/04/09 : How to build a formatted XML file by using a DOMDocument
- 01/04/09 : How to Check file exists (in Six ways)
- 01/04/09 : How to remove illegal characters from file name
- 01/04/09 : How to Open Text File with Notepad
- 01/04/09 : How to open a new window of Internet Explorer and browse to a specific file
- 01/04/09 : How to hide a file
- 01/04/09 : How to Associate a file extension with an executable
- 01/04/09 : How to Clear the contents of a file
- 01/04/09 : How to check a given string contained within a given file?
- 01/04/09 : How to Delete a specific line from a file (note: first line = line number 0)