Main Navigation
Home
Blog
Index
Search
Articles
Books
Contact
BLOG.CSHARPHELPER.COM: Category Archive for files
Extract comments from a C# file in C#
Posted by Rod Stephens at
3/19/2011 9:04 AM
|
Add Comment
List characters that are illegal in file and path names in C#
Posted by Rod Stephens at
2/28/2011 1:24 PM
|
Add Comment
Move files and directories into the recycle bin (wastebasket), see how many items are in the recycle bin, and empty the recycle bin in C#
Posted by Rod Stephens at
1/25/2011 4:39 PM
|
Add Comment
Make a web page containing a table of thumbnails to display the images in a directory in C#
Posted by Rod Stephens at
1/20/2011 8:24 AM
|
Add Comment
Make thumbnails and a web page to display the images in a directory in C#
Posted by Rod Stephens at
1/19/2011 6:53 PM
|
Add Comment
Search for files that match multiple patterns in C#
Posted by Rod Stephens at
1/18/2011 12:39 PM
|
Add Comment
Get and set file creation, modification, and access times in C#
Posted by Rod Stephens at
1/12/2011 8:09 AM
|
Add Comment
List the unique words in a Microsoft Word file in C#
Posted by Rod Stephens at
1/6/2011 11:25 AM
|
Add Comment
Convert between long and short file names in C#
Posted by Rod Stephens at
10/29/2010 7:36 AM
|
Add Comment
Use regular expressions and LINQ to list the unique words contained in a text file in C#
Posted by Rod Stephens at
10/14/2010 5:27 AM
|
Add Comment
Let the user open files after you recursively search for them files in C#
Posted by Rod Stephens at
9/9/2010 5:52 AM
|
Add Comment
Recursively search for files and replace text in them in C#
Posted by Rod Stephens at
9/8/2010 1:30 PM
|
Add Comment
Read a comma-separated value (CSV) file into an array in C#
Posted by Rod Stephens at
7/25/2010 6:39 AM
|
Add Comment
Make a log file with multiple overflow versions in C#
Posted by Rod Stephens at
6/9/2010 7:10 AM
|
Add Comment
Encrypt or decrypt files in C#
Posted by Rod Stephens at
5/26/2010 11:14 AM
|
Add Comment
Write a method that saves images in an appropriate format depending on the file name's extension in C#
Posted by Rod Stephens at
5/21/2010 5:29 AM
|
Add Comment
Use the DotNetZip library to compress and decompress files in C#
Posted by Rod Stephens at
5/9/2010 10:27 AM
|
Add Comment
Make a program that uses regular expressions to renames files matching a pattern in C#
Posted by Rod Stephens at
4/14/2010 8:37 PM
|
Add Comment
Combine and resolve relative paths in C#
Posted by Rod Stephens at
1/19/2010 7:35 PM
|
Add Comment
Load a picture so it doesn't lock the picture file in C#
Posted by Rod Stephens at
12/15/2009 7:38 AM
|
Add Comment
View the tradeoff between compression level and file size in a JPG image in C#
Posted by Rod Stephens at
12/14/2009 8:44 AM
|
Add Comment
Format a number of bytes in KB, MB, GB, and so forth in C#
Posted by Rod Stephens at
12/13/2009 6:30 AM
|
Add Comment
Save copies of the pictures in a directory in a new format (bmp, jpg, png, etc.) in C#
Posted by Rod Stephens at
12/11/2009 6:08 AM
|
Add Comment
Resize all of the pictures in a directory in C#
Posted by Rod Stephens at
12/10/2009 7:02 AM
|
Add Comment
Compare the names of the files in two directories in C#
Posted by Rod Stephens at
11/9/2009 1:36 PM
|
View Comments (2)
|
Add Comment
Back to Main Page
Quick Search
Search only in titles:
Keyword:
Search in:
Title
Title and Contents
Title and Comments
Title, Contents, Comments
Date Range:
1 week
2 weeks
1 month
3 months
All
Advanced Search
Basic Search
Calendar
April 2011
Su
Mo
Tu
We
Th
Fr
Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Subscribe
Syndicate
Posts Atom 1.0
Comments Atom 1.0
Posts RSS 2.0
Comments RSS 2.0
Podcasts RSS 2.0
Twitter Link
follow CSharpHelper at http://twitter.com
Monthly Archives
2011
April 2011 (9)
March 2011 (15)
February 2011 (19)
January 2011 (28)
2010
December 2010 (30)
November 2010 (25)
October 2010 (25)
September 2010 (15)
August 2010 (9)
July 2010 (22)
June 2010 (30)
May 2010 (28)
April 2010 (28)
March 2010 (25)
February 2010 (19)
January 2010 (34)
2009
December 2009 (27)
November 2009 (26)
October 2009 (1)
Category Archives
ADO.NET (2)
algorithms (94)
animation (4)
API (2)
arrays (7)
books (1)
calculations (1)
challenges (3)
classes (14)
clipboard (3)
coding (1)
combinatorics (3)
controls (52)
cryptography (4)
curve fitting (4)
database (4)
debugging (2)
dialogs (4)
directories (3)
Drag and Drop (3)
drawings (3)
enums (2)
Event (2)
events (1)
Excel (3)
extensions (3)
files (25)
fonts (1)
forms (9)
fractals (24)
ftp (1)
games (2)
geometry (22)
globalization (1)
graphics (165)
html (4)
IDE (5)
interfaces (1)
internet (7)
interoperability (3)
LINQ (4)
lists (1)
localization (3)
mathematics (18)
menus (6)
methods (1)
miscellany (2)
multimedia (8)
Office (5)
operators (3)
parsing (4)
printers (4)
printing (9)
programs (10)
reflection (1)
registry (2)
regular expressions (8)
SQL (2)
strings (19)
syntax (13)
system (19)
threading (3)
tips (1)
transformations (4)
variables (9)
VBA (2)
web (7)
WMI (3)
Word (3)
wpf (2)
XML (4)
Recent Posts
Use a tristate CheckBox to let the user select all or none of a group of other CheckBoxes in C#
Tuesday, April 12, 2011
Use a tristate CheckBox in C#
Monday, April 11, 2011
Draw a recursive overlapping snowflake fractal curve in C#
Sunday, April 10, 2011
Draw a recursive von Koch snowflake fractal curve in C#
Saturday, April 09, 2011
Draw a recursive snowflake fractal curve in C#
Friday, April 08, 2011
Select a printer resolution such as Draft or High in C#
Thursday, April 07, 2011
Let the user select a printer and then send a printout directly to it in C#
Wednesday, April 06, 2011
Send a printout directly to a specific printer in C#
Tuesday, April 05, 2011
Langton's Ant contest winners
Friday, April 01, 2011
Display Pascal's triangle in C#
Thursday, March 31, 2011
Recent Comments
Rod Stephens on
Use an event handler for multiple controls in C#
4/8/2011
Anonymous on
Use an event handler for multiple controls in C#
4/8/2011
Rod Stephens on
Make an application show appropriate icons on its forms, Task Manager, Windows Explorer, and other places in C#
3/31/2011
Richard Moss on
Make an application show appropriate icons on its forms, Task Manager, Windows Explorer, and other places in C#
3/30/2011
Rod Stephens on
Drag and drop images in C#
3/29/2011
roberto paula on
Recursively draw a binary tree in C#
3/28/2011
JOHN DOE on
Convert between decimal, hexadecimal, octal, and binary in C#
3/25/2011
Juan Carlos on
Drag and drop images in C#
3/21/2011
Rod Stephens on
Contest: Langton's Ant Simulation
3/17/2011
OperatorX on
Contest: Langton's Ant Simulation
3/16/2011
Blog Software
Web Design