Tutorials
Resources
Forum
Reviews
Communities
Interview
Jobs
Projects
Training
Your
Ad
Here
Silverlight Games
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Polls
|
Revenue Sharing
|
Lobby
|
Gift Shop
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Alwyn
(70)
srinivas kante...
(67)
Abhisek Panda
(42)
Last 7 Days
Alwyn
(734)
nishithraj
(512)
Gaurav Arora
(503)
more...
Resources
»
Code Snippets
»
C# Syntax
»
Change the Filename Extension using Path class
Posted Date: 20 May 2008
Resource Type:
Code Snippets
Category:
C# Syntax
Author:
shakti singh tanwar
Member Level:
Diamond
Rating:
Points
: 10
Path.ChangeExtension doesn't change the extension of file but returns the changes name
string ourPath = @"C:\atlog.txt";
string changePath= System.IO.Path.ChangeExtension(ourPath, "bak");
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
to add tags.
(No tags found.)
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Check if your system is connected to any network
Previous Resource:
How to write a simple function to import the data into excel sheet
Return to Discussion Resource Index
Post New Resource
Category:
C# Syntax
Post resources and
earn money
!
More Resources
Check if your system is connected to any network
Import an dll using Pinvoke functions in C#
How to find email addresses in the given string using Regular expression
Merging Different Array lists into a Single Array list
Getting schema of database
Creating web browser in .Net that can't be closed by Virus
dotNet Slackers
About Us
Contact Us
Privacy Policy
Terms Of Use