Code Voyeur
RSS
Languages MVC ORM About Roadmap Contact Site Map RSS Sample Code Presentations Snippets dll Hell .net

Articles Tagged with monorail

A Mapstraction ViewComponent for MonoRail
Mapstraction provides a common API for working several mapping providers (Yahoo!, Google, etc.). This article will demonstrate how to wrap the already simple Mapstraction API into a reusable ViewComponent.
A Tag Cloud ViewComponent for MonoRail
Tagging is an increasingly popular way to categorize data on the web. From flickr to Slashdot, tags are becoming commonplace. This article demonstrates how to create a simple ViewComponent to create tag clouds.