Microsoft’s NuPack – .Net’s Gem Manager?
Today Microsoft announced the betas of several new projects – ASP.NET MVC 3 Beta 1, WebMatrix Beta 2, and NuPack. NuPack is a free open source package manager that makes it easy for you to find, install, and use .NET libraries in your projects. Once installed, you can open a new “” within Visual Studio [...]
No AJAX request in IE7
I was recently trying to solve an issue regarding jquery and a ASP.NET Webforms application. I would sometimes get an AJAX call to execute and other times it would not fire. I was beating my brain into a bloody mush, when I discovered that it was skipping the AJAX request only in IE7 browsers. IIIIIEEEEEEEEEEEEEEEEEEEEEE! [...]
The chosen language is Ruby
It has been awhile since I wrote about my examination of what language to learn first after using .Net for years. I narrowed it to PHP, Perl, Python, Ruby, and Java. So far, I had gone over all but Java. The reason I did not do Java is because I felt that the examination code [...]

