by Kofi Sarfo
1. January 2010 14:37
The Vanilla BlogEngine.NET allows comments to be posted via an HTTP post which is great in terms of enabling an AJAX implementation for blog post comments. However, it's great too for spam bots, almost exclusively, offering pay day loans throughout the comment sections of this site. One new year's resolution was to implement a solution using ReCaptcha. In this case the solution may require writing no code.
StackOverflow: How would one integrate ReCaptcha in to BlogEngine.net (ASP.net C#)?