The photo post for this week.
A Blog About a Guy With Too Many Hobbies
The photo post for this week.
Jib-Jab posted a great video making fun of the whole election process again.
http://www.jibjab.com/originals/time_for_some_campaignin
Last year Amanda and I went to see Weird Al at Common Ground (Flickr Set) and because of that we wanted to go back again this year. In the beginning we didn’t know who we wanted to see ( for some reason they slowly trickle out who is playing ) but Amanda’s Mom […]
So things were a little hectic over the last week. Amanda and I were really busy going to the Sammy Hagar concert on Tuesday and then Detroit over the weekend. My hope is to actually write posts over the next couple days about those very interesting topics. I have been debating setting […]
The weekly photo post. Note: I’m setting this as being published on Sunday to see what happens.
This is a quick post about how to change the extension in a path. Note: This does NOT change the extension of the file. I will have to be moved for that to happen.
func
System.IO.Path.GetDirectoryName(strFile) + System.IO.Path.DirectorySeparatorChar + System.IO.Path.GetFileNameWithoutExtension(strFile) + ".txt";
I have to say that I don’t usually scare easily but this really took me back when I opened my shed last Saturday…
I have decided to be a bit more selective with my pictures.
I’m always amazed at what some people can make out of Legos.
Every time I think I’m going to need to write some quick function to do some simple task in a .NET application I shocked to find that the function already exists. Case in point. Today I needed to find the extension of a file and it turns out all you need to do […]
Powered by Twitter Tools.