Recent Posts

UPDATE: Multiple Project Area Support for ASP.NET MVC 2 RC

UPDATE: Multiple Project Area Support for ASP.NET MVC 2 RC

It seems the previous approach taken to create multiple projects that support areas didn't work out.

The Band-Aid Mentality of Fixing Bugs

The Band-Aid Mentality of Fixing Bugs

When debugging applications, do you code it properly or do you procrastinate or rush through it just to get it done?

MapAreaRoute Removed from ASP.NET MVC 2 RC

MapAreaRoute Removed from ASP.NET MVC 2 RC

When I upgraded my CMS to ASP.NET MVC 2, I ran into some problems such as a missing assembly and some routing code changes.

Use a Webcam to Get Home Safely

Use a Webcam to Get Home Safely

It seems that Columbus, Ohio is not excluded from the winter advisory

What development tools are important to you?

What development tools are important to you?

Every professional has the proper tools to get the job done. What tools couldn't you live without?

5 Freelance Lessons Learned From An Intense Programming Schedule

5 Freelance Lessons Learned From An Intense Programming Schedule

Here are five lessons I learned from an intense three months of programming to complete seven projects

Maintaining Software: I'm Not Crazy

Maintaining Software: I'm Not Crazy

How do you know if your code is maintainable?

Complexity vs. Simplicity

Complexity vs. Simplicity

Why can't some developers code something to be plain and simple?

Does everyone hate programming?

Does everyone hate programming?

Boy! Lately, everyone is writing about how much they hate coding and software.

"A potentially dangerous Request.Form value was detected from the client" fix for ASP.NET MVC

"A potentially dangerous Request.Form value was detected from the client" fix for ASP.NET MVC

Here is a gotcha that I found while I had my "WebForms" hat on.