Javascript unit testing frameworks

Myself and Simone have been in discussions about creating a jQuery plugin for many months now.  With real life, time on both parts hasn’t been on our side. Simone has co-authored a MVC book entitled “Beginning ASP.NET MVC”. I’ve been busy with work, getting fit, holidays, and other projects (more details coming soon). We’ve both …

Me and MVC – Learning Curve

After installing Visual Studio 2008 on my laptop and having some spare time I decided to look at the ASP.NET MVC framework.  The framework is an architectural pattern based on model-view-controller.  I’m not going to re-invent the wheel and go into more detail about the framework as there are quite a few good articles dedicated …