CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Darrell Norton's Blog [MVP]

Fill in description here...

Path.Combine

One of the big takeaways from last night's user group meeting was Path.Combine.  This method allows you to combine file paths without worrying about the separator character!  It will add the separator if there isn't one in the method's arguments.  Great for user-entered values.  Check out the Path class documentation for more info.



Comments

Darrell said:

Jeff - good comment. I think it is important to have your app run on Mono if it is meant for the world (as opposed to being developed as part of a consulting gig). It just opens up a wider audience, particularly those that are pro open source, who tend to be good advocates for good software.
# March 1, 2004 7:13 AM
Check out Devlicio.us!

Our Sponsors