skip to main
|
skip to sidebar
code Tweets
Small pieces of code...
Thursday, June 25, 2009
c# .net - Delete files from local drive
try
{
Microsoft.VisualBasic.FileIO.FileSystem.DeleteFile("new2");
}
catch
{
// file does not exist
}
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2009
(15)
►
August
(1)
►
Aug 04
(1)
Redirect webpage to another webpage/ website
►
July
(1)
►
Jul 06
(1)
SQL Query returning duplicate records in a databas...
▼
June
(13)
►
Jun 29
(1)
C# Read text from .doc to c# application
►
Jun 27
(1)
Compare tables with same data
▼
Jun 25
(1)
c# .net - Delete files from local drive
►
Jun 24
(1)
C# .net – write text into a file
►
Jun 23
(1)
c# Word automation - simplest way to create word d...
►
Jun 22
(3)
Read word document proprties
Optical Character Recongnition
C# Send mail - Windows application
►
Jun 19
(3)
Converting a normal IP Address to IP Long/decimal ...
Read IP address of visitor
Turn off cookies for one page in your site
►
Jun 18
(2)
C# Clone an object
Retrieve current user desktop path
►
2007
(1)
►
February
(1)
►
Feb 23
(1)
Deploying Crystal Reports using C# .Net 2003
My web Links
C# Mentor
Check mails
The Technology Guide
Aayus Technologies, Pune
About Me
Amit
View my complete profile
0 comments:
Post a Comment