I’ve often thought to myself, why don’t we run our family/personal lives more like a business? We have income like a business, expenses like a business, and a family is run by a group of people just like a business. Surely some of the practices that businesses implement to make it manageable would be useful [...]
Note: My laptop is a Dell Latitude E6510 running Windows 7 64 bit.
I usually do not have any issues when installing Windows Updates, but this last time it severely crippled my networking capabilities. As soon as I installed the latest updates and restarted my computer, my wireless card was gone. It wasn’t in [...]
Today I tried picking up on a project I started a while back in Adobe AIR. I quickly ran into an issue when trying to run it with ADL (the Adobe Debug Launcher). It didn’t matter what I tried, whenever I would run ADL, I would get an error saying [...]
Continue Reading →My company, Gray Hills Software, has just published the .Net Campfire API that I wrote. This library was written during the development of FlameCage, our soon to be released Campfire client.
We’ve created a NuGet package and uploaded it to the NuGet Gallery so you should be able to search [...]
Continue Reading →This little extension method is something I wrote to help cleanup domain context code… just thought I would share:
Enjoy!
Continue Reading →I’ve been using T4MVC for quite some time now, but I’ve just discovered a wonderful feature: the ability to generate absolute URLs using the standard T4MVC strongly typed helpers. It’s extremely simple, compared to doing it the manual way. If you have a controller named AccountController with an action called Login, the following line [...]
Continue Reading →I was working on a Silverlight 4 project with a coworker a few days ago and needed to display a list of objects with different editors based on the type of object. The first thing that came to my mind was to use a DataTemplateSelector. I found out quickly that the Silverlight team – [...]
Continue Reading →-
Articles
-
Meta