Honest Illusion

Where Lightning's Still the Biggest Thrill of All...

Code'n'Stuff from James Curran, simple country programmer.
Welcome to Honest Illusion Sign in | Join | Help
in Search

Browse by Tags

All Tags » castle
  • A ViewComponent extension for Castle MonoRail, Part II

    This was intended to be a two-part article.  It was just after I published the original article, I noticed that I’d left out a large part of ViewComponentEx. We continue….. protected bool RenderOptionalSection(string section) protected bool RenderOptionalSection(string section, string defaultText) Renders the named ...
    Posted to Honest Illusion (Weblog) by James on August 24, 2009
  • A ViewComponent extension for Castle MonoRail

    I’ve been rewriting my website, njtheater.com, (very slowly) as a Castle MonoRail application.  Along the way, I’ve written a number of ViewComponent and other elements.  Many of these were of general use, so I’ve added them to the CastleContib project, and documented them in the using.castleproject.org wiki. Two problem there: First, some of ...
    Posted to Honest Illusion (Weblog) by James on August 24, 2009
Powered by Community Server (Personal Edition), by Telligent Systems