andypike

Stories submitted by andypike

Integrating Gravatar with Castle MonoRail(andypike.wordpress.com)

submitted by andypikeandypike(20) 3 years, 4 months ago

This article shows how you can use the Gravatar service within your Castle MonoRail applications. This could easily be ported to be used within ASP.NET MVC if required. Source code and instructions are included. read more...

add a comment |category: |Views: 10

tags: another

Integrating reCAPTCHA with Castle MonoRail(andypike.wordpress.com)

submitted by andypikeandypike(20) 3 years, 4 months ago

A short tutorial showing how to add a captcha image to a form by integrating the reCAPTCHA service with a Castle MonoRail application. As part of this tutorial, see how to create your own custom parameter binder. read more...

add a comment |category: |Views: 19

tags: another