Main Navigation
Home
Blog
Index
Search
Articles
Books
Contact
BLOG.CSHARPHELPER.COM: Category Archive for files
Create a bitmap and save it into a file using WPF, XAML, and C#
Posted by Rod Stephens at
3/27/2014 7:59 AM
|
Add Comment
|
Trackbacks
Merge the contents of one directory into another in C#
Posted by Rod Stephens at
2/20/2014 8:17 AM
|
Add Comment
Use a standard Windows dialog to let the user select a folder in C#
Posted by Rod Stephens at
2/19/2014 9:22 AM
|
View Comments (2)
|
Add Comment
Use the FileSystemWatcher component to build a spooling program in C#
Posted by Rod Stephens at
1/29/2014 6:41 AM
|
Add Comment
Load an image file without locking it in C#
Posted by Rod Stephens at
11/18/2013 10:02 AM
|
Add Comment
Make a program that finds and removes duplicate files in C#, Part 4 of 4
Posted by Rod Stephens at
11/15/2013 3:57 PM
|
Add Comment
Make a program that finds and removes duplicate files in C#, Part 3 of 4
Posted by Rod Stephens at
11/14/2013 6:14 AM
|
Add Comment
Make a program that finds and removes duplicate files in C#, Part 2 of 4
Posted by Rod Stephens at
11/13/2013 9:29 AM
|
Add Comment
Make a program that finds and removes duplicate files in C#, Part 1 of 4
Posted by Rod Stephens at
11/12/2013 9:08 AM
|
Add Comment
Calculate hash codes for a file in C#
Posted by Rod Stephens at
11/11/2013 9:01 AM
|
Add Comment
Use the ZipFile class to compress and decompress directories in C#
Posted by Rod Stephens at
10/7/2013 6:22 AM
|
Add Comment
Use WPF to make images containing text and save them in PNG files in C#
Posted by Rod Stephens at
9/17/2013 6:04 AM
|
Add Comment
Select and print multiple files in C#
Posted by Rod Stephens at
7/24/2013 7:22 AM
|
Add Comment
Use Word to make a PDF document containing pictures from files with names that match a pattern in C#
Posted by Rod Stephens at
6/20/2013 8:23 AM
|
Add Comment
Make a Word document containing pictures from files with names that match a pattern in C#
Posted by Rod Stephens at
6/18/2013 12:37 PM
|
View Comments (2)
|
Add Comment
Download and display a text file whenever a program starts in C#
Posted by Rod Stephens at
5/13/2013 3:26 PM
|
Add Comment
Delete large numbers of files easily and quickly in C#
Posted by Rod Stephens at
5/2/2013 1:41 PM
|
Add Comment
Load a cursor from a resource in C#
Posted by Rod Stephens at
3/17/2013 4:50 PM
|
Add Comment
Initialize a TreeView control to display a directory hierarchy in C#
Posted by Rod Stephens at
2/14/2013 9:28 AM
|
Add Comment
Embed a text file in a project as a resource in C#
Posted by Rod Stephens at
1/22/2013 7:45 AM
|
Add Comment
Determine whether a file or directory exists in C#
Posted by Rod Stephens at
11/13/2012 10:08 AM
|
Add Comment
Make an application that safely manages Open, New, Save, and Save As commands in C#
Posted by Rod Stephens at
8/3/2012 9:39 AM
|
View Comments (1)
|
Add Comment
Parse file sizes in KB, MB, GB, and so forth in C#
Posted by Rod Stephens at
6/1/2012 7:22 AM
|
Add Comment
Make a simple class to log events in C#
Posted by Rod Stephens at
5/22/2012 8:16 AM
|
Add Comment
Use the TextFieldParser class to easily read a file containing fixed-width data in C#
Posted by Rod Stephens at
5/5/2012 6:57 AM
|
Add Comment
Use the File.Replace method to backup files in C#
Posted by Rod Stephens at
4/20/2012 7:26 AM
|
Add Comment
Use LINQ to select specific words from a file to build a dictionary in C#
Posted by Rod Stephens at
4/18/2012 9:41 AM
|
Add Comment
Use the TextFieldParser class to easily read a file containing delimited data in C#
Posted by Rod Stephens at
4/13/2012 10:45 AM
|
Add Comment
Build a most recently used file (MRU) list in C#
Posted by Rod Stephens at
4/11/2012 8:15 AM
|
View Comments (3)
|
Add Comment
Convert an .rtf or .txt file into a .doc file in C#
Posted by Rod Stephens at
4/2/2012 8:10 AM
|
Add Comment
See if a file is locked for reading or writing in C#
Posted by Rod Stephens at
3/20/2012 2:20 PM
|
Add Comment
Find a file in the program's startup directory in C#
Posted by Rod Stephens at
1/22/2012 7:59 AM
|
Add Comment
Compress all of the JPG files in a directory in C#
Posted by Rod Stephens at
10/4/2011 6:52 AM
|
Add Comment
Use a binary search to quickly pick a JPG compression level in C#
Posted by Rod Stephens at
10/3/2011 7:43 PM
|
Add Comment
Pick a JPG compression level to make a file no bigger than a certain size in C#
Posted by Rod Stephens at
10/1/2011 7:18 AM
|
Add Comment
Load a comma-separated value (CSV) in Excel in C#
Posted by Rod Stephens at
9/24/2011 1:12 PM
|
Add Comment
Use EXIF information to orient an image properly in C#
Posted by Rod Stephens at
8/29/2011 8:19 AM
|
Add Comment
Read an image file's EXIF orientation data in C#
Posted by Rod Stephens at
8/27/2011 6:58 AM
|
View Comments (2)
|
Add Comment
Reset file access and write times when the user drags files onto an executable program in C#
Posted by Rod Stephens at
7/9/2011 6:31 AM
|
Add Comment
Copy a file into the program's executable directory in C#
Posted by Rod Stephens at
5/8/2011 11:35 AM
|
Add Comment
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
|
View Comments (2)
|
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
|
Trackbacks
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
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
May 2014
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
31
Subscribe
Twitter Link
CSharpHelper
Follow me on Twitter
Twitter RSS
Syndicate
Posts Atom 1.0
Comments Atom 1.0
Posts RSS 2.0
Comments RSS 2.0
Podcasts RSS 2.0
Recent Posts
Render text filled with an image in a WPF program using C#
Thursday, May 08, 2014
Render outlined text in a WPF program using C#
Wednesday, May 07, 2014
Use an extension method to easily render text in a WPF program using C#
Tuesday, May 06, 2014
Render text in a WPF program using C#
Monday, May 05, 2014
Render polygons and polylines in a WPF program using C#
Friday, May 02, 2014
Render dashed lines in a WPF program using C#
Thursday, May 01, 2014
Render an ellipse in a WPF program using C#
Wednesday, April 30, 2014
Let the user select and deselect objects in a 3D program that uses WPF, XAML, and C#
Tuesday, April 29, 2014
Remove a selected part of an image in C#
Monday, April 28, 2014
Perform hit testing in a 3D program that uses WPF, XAML, and C#
Friday, April 25, 2014
Monthly Archives
2014
May 2014 (6)
April 2014 (17)
March 2014 (15)
February 2014 (21)
January 2014 (15)
2013
December 2013 (6)
November 2013 (19)
October 2013 (17)
September 2013 (15)
August 2013 (19)
July 2013 (18)
June 2013 (17)
May 2013 (19)
April 2013 (5)
March 2013 (8)
February 2013 (5)
January 2013 (12)
2012
December 2012 (14)
November 2012 (17)
October 2012 (19)
September 2012 (23)
August 2012 (18)
July 2012 (17)
June 2012 (21)
May 2012 (21)
April 2012 (19)
March 2012 (19)
February 2012 (19)
January 2012 (21)
2011
December 2011 (22)
November 2011 (23)
October 2011 (23)
September 2011 (23)
August 2011 (23)
July 2011 (13)
June 2011 (21)
May 2011 (25)
April 2011 (21)
March 2011 (15)
February 2011 (19)
January 2011 (28)
2010
December 2010 (30)
November 2010 (24)
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 (286)
animation (15)
API (16)
arrays (22)
attributes (2)
audio (3)
books (7)
calculations (4)
challenges (3)
classes (32)
clipboard (6)
coding (8)
combinatorics (3)
console (1)
controls (144)
cryptography (14)
curve fitting (4)
database (10)
debugging (5)
dialogs (9)
directories (10)
Drag and Drop (4)
drawing (24)
drawings (3)
enums (3)
Event (2)
events (2)
Excel (10)
extension methods (21)
extensions (5)
files (65)
finance (9)
fonts (37)
forms (27)
fractals (31)
ftp (1)
games (12)
geometry (66)
globalization (1)
graphics (418)
html (4)
IDE (6)
inheritance (3)
interfaces (8)
internationalization (10)
internet (14)
interoperability (7)
LINQ (14)
lists (8)
localization (5)
mathematics (151)
memory (2)
menus (9)
MessageBox (2)
methods (3)
miscellany (33)
multimedia (12)
network (3)
Office (18)
OOP (6)
OOPS (1)
operators (4)
parsing (6)
performance (15)
phone (1)
PowerPoint (1)
printers (7)
printing (23)
productivity (2)
programs (20)
reflection (13)
registry (5)
regular expressions (10)
serialization (4)
settings (3)
SQL (2)
stories (1)
strings (53)
syntax (42)
system (62)
threading (7)
tips (5)
tools (5)
transformations (4)
user interface (8)
variables (21)
VBA (6)
web (10)
WMI (3)
Word (10)
wpf (41)
XAML (38)
XML (5)
Recent Comments
Jeson M on
Extract text created by DrawString from a metafile in C#
4/30/2014
Smithd902 on
Determine whether two lists contain the same sequences of objects in C#
4/23/2014
Rod Stephens on
Let the user draw polygons in C#
4/22/2014
Maceraperest on
Let the user draw polygons in C#
4/21/2014
Maceraperest on
Count the black and white pixels in an image in C#
4/7/2014
Rod Stephens on
Count the black and white pixels in an image in C#
4/7/2014
Maceraperest on
Count the black and white pixels in an image in C#
4/6/2014
Rod Stephens on
Count the black and white pixels in an image in C#
4/6/2014
Maceraperest on
Count the black and white pixels in an image in C#
4/5/2014
Rod Stephens on
Compare the performance of the float, double, and decimal data types in C#
3/23/2014
Blog Software