Headline, Tools »

[4 May 2010 | 0 Comments]

I’ve had access to VS2010 for the past 4 months but the last 2 weeks was the first time I'd used it to produce production code (yeah I really produce that little code these days), I was helping some customers produce IE8 Webslices and Accelerators. I thought I'd provide a quick round up of some of... [More]

Tools, Code, Headline »

[13 Nov 2009 | 3 Comments]

If you’ve logged into Facebook recently you may or may not have noticed that the password field says Password and the email field says Email, which is nice because it means you don’t need to waste space with labels next to your textboxes. I’ve replicated the feature here, and you can download the so... [More]

Code, ASP.NET, Tools »

[19 Sep 2009 | 0 Comments]

The new version of xVal is out and it now has dynamic client-side validation summaries and can validate remotely using Ajax. For those that don’t know xVal is a validation engine for MVC that can validate user input not only on the server but also on the client. It means you can write your validati... [More]