- 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 + "\\" +…
- July 28, 2007I recently ran into an issue while installing Ubuntu to test Mono. Apparently when you install Ubuntu 7.04 on Virtual…
- July 20, 2007Sometimes when a page loads you'll want the user to be able to see the which fields are required. This…