Main Navigation
Home
Blog
Index
Search
Articles
Books
Contact
BLOG.CSHARPHELPER.COM: Category Archive for files
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
|
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
|
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
September 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
September 2011 (1)
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 (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 (113)
animation (5)
API (2)
arrays (11)
attributes (2)
audio (1)
books (1)
calculations (2)
challenges (3)
classes (16)
clipboard (3)
coding (1)
combinatorics (3)
console (1)
controls (67)
cryptography (4)
curve fitting (4)
database (4)
debugging (3)
dialogs (6)
directories (4)
Drag and Drop (4)
drawings (3)
enums (3)
Event (2)
events (1)
Excel (5)
extension methods (1)
extensions (3)
files (29)
finance (2)
fonts (11)
forms (12)
fractals (26)
ftp (1)
games (2)
geometry (22)
globalization (1)
graphics (206)
html (4)
IDE (5)
inheritance (1)
interfaces (4)
internationalization (2)
internet (8)
interoperability (3)
LINQ (4)
lists (2)
localization (3)
mathematics (30)
memory (1)
menus (7)
MessageBox (1)
methods (1)
miscellany (2)
multimedia (9)
Office (7)
OOPS (1)
operators (3)
parsing (4)
printers (4)
printing (10)
programs (11)
reflection (2)
registry (2)
regular expressions (8)
serialization (2)
settings (2)
SQL (2)
stories (1)
strings (19)
syntax (15)
system (23)
threading (3)
tips (1)
transformations (4)
variables (9)
VBA (4)
web (8)
WMI (3)
Word (3)
wpf (6)
XAML (4)
XML (4)
Recent Posts
Copy and paste complex data in the scribble application in C#
Thursday, September 01, 2011
Make labels slowly move into position to make an interesting "movie credit" effect in C#
Wednesday, August 31, 2011
Draw animated stretching text to make an interesting graphical effect in C#
Tuesday, August 30, 2011
Use EXIF information to orient an image properly in C#
Monday, August 29, 2011
Read an image file's EXIF orientation data in C#
Saturday, August 27, 2011
Draw a simple robot arm with a hand in C#
Friday, August 26, 2011
Draw a simple robot arm in C#
Thursday, August 25, 2011
Fill a shape drawn by the user with random lines in C#
Wednesday, August 24, 2011
Fill an ellipse with random lines in C#
Tuesday, August 23, 2011
Calculate how long it will take to pay off a credit card by making minimum payments in C#
Monday, August 22, 2011
Recent Comments
Mark on
Compare two images to find differences in C#
7/11/2011
Rod Stephens on
Compare two images to find differences in C#
7/11/2011
Rod Stephens on
Compare two images to find differences in C#
7/11/2011
Mark on
Compare two images to find differences in C#
7/10/2011
Rod Stephens on
Compare two images to find differences in C#
7/10/2011
Mark on
Compare two images to find differences in C#
7/9/2011
Rod Stephens on
Draw a hypotrochoid (Spirograph curve) in C#
5/7/2011
Rod Stephens on
Draw a hypotrochoid (Spirograph curve) in C#
5/4/2011
Rod Stephens on
Draw a hypotrochoid (Spirograph curve) in C#
5/4/2011
Rohit on
Draw a hypotrochoid (Spirograph curve) in C#
5/4/2011
Blog Software
Web Design