- August 10, 2007Every once in awhile I'll make a post that is for my own use, this happens to be one of…
- August 9, 2007This is something that I'm almost afraid to admit to. *sheepish grin* I was debugging a DbDataReader Unit Test and…
- August 6, 2007Like many of you out there I'm straight up addicted to using Notepad++. If I can't use N++ I begin…
- August 3, 2007I will be presenting at the AZ .NET User Group on August 14th. I'm going to cover how to use Dependency…
- August 3, 2007If you happen to be running PHP on a Windows Server machine you'll probably have to port over some functionality.…
- July 29, 2007If you look at most file access code you'll see the following somewhere: string filePath = myDirectory + "\\" +…