Articles : Page 1 of 1

  • Reading Code, Spark’s Once Attribute

    Reading Code, Spark’s Once Attribute

    Jan 10
    29

    For those who don’t know what Spark is… Spark is an open source view engine for Castle’s MonoRail Project (version 2.0 just recently released!) and ASP.NET MVC. The creator of Spark, Louis DeJardin, came up with the project in a comment left on a Phil Haack blog post amidst people complaining about the “tag soup” in the default view engine. There’s a handy feature of Spark that allows you to specify a block of code that is only output one time to the overall view. This is especially nice whe...

    • OpenSource
    • Spark


  • 1