When it comes to build scripts, I'm in the NAnt  camp. However, I recently found a scenario where it made more sense to use MSBuild ...

One of the issues that can come up when you're developing a line of business application is the ability to support a user logging ou...

One of the most confusing things about javascript is function scope the this keyword. I mostly use it for setting fields and accessing ...