reCAPTCHA with ASP.NET MVC 3 RAZOR using Microsoft.Web.Helpers and jQuery

My goal was to put a reCAPTCHA onto my registration page. I’m building the site using ASP.MVC using the Razor view engine. This is a holy hellish bitch to figure out how to get working the first time with all the conflicting posts from people on it and then of course some of it just …

Continue reading ‘reCAPTCHA with ASP.NET MVC 3 RAZOR using Microsoft.Web.Helpers and jQuery’ »