I’ve been using ASP.NET AJAX 4.0 quite a bit lately in ASP.NET 3.5 applications. I encountered two issues tonight, and I hope this post saves someone some grief. The first problem has to do with referencing the ASP.NET AJAX 4.0 library within an ASP.NET 3.5 application, and the second was a surprising data binding issue [...]

Behavior Driven Development (BDD) with Cucumber and ASP.NET MVC
So as I’m sure you have guessed by my last bunch of posts, I’ve been hooked on Ruby and Rails development. The more I use it, the more I love it. I felt I was loving it a bit too much, so decided to divert my attention back to ASP.NET MVC for a while. While [...]