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...


  • Episode #159: Working with Partials in Spark: Part 2

    Episode #159: Working with Partials in Spark: Part 2

    Jan 10
    19

    Author: Donn Felker In this episode we are going to continue looking at how to use Partials within the Spark View Engine. In this episode we will take a deeper look at partials and learn more about their _undocumented_ features. We will also be learning how partials will allow us to create clean, compartmentalized and well orgianized code. Watch Here View Details Here ...


  • Episode #157: Working with Partials in Spark: Part 1

    Episode #157: Working with Partials in Spark: Part 1

    Jan 10
    07

    Presented By: Codebetter.com Author: Donn Felker In this episode we are going to take a look at how to use Partials within the Spark View Engine. We will be taking a first look at partials and learn how we can setup our application to use partials as well as how to use them in your application. We will also be learning how partials will allow us to create clean, compartmentalized and well orgianized code. Watch Here View Details Here ...


  • Episode #156: Learning how to use Named Content Areas w/ Spark

    Episode #156: Learning how to use Named Content Areas w/ Spark

    Dec 09
    29

    Author: Donn Felker In this episode we are going to take a look at the how to setup and use Named Content Areas w/ the Spark view Engine. Named Content areas allow for an easy and simple way to organize the content or structure of you website. Watch Here View Details Here ...


  • Presentation at August Tampa MVC meeting — using Spark View Engine with ASP.Net MVC Framework

    Presentation at August Tampa MVC meeting — using Spark View Engine with ASP.Net MVC Framework

    Sep 09
    14

    Using the Spark View Engine with ASP.Net MVC Framework -- August Tampa MVC presentation...

    • Spark

  • MvcAjax Plugin Update and Presenting Spark at the Tampa MVC Meeting

    MvcAjax Plugin Update and Presenting Spark at the Tampa MVC Meeting

    Aug 09
    11

    On this episode, we reveal an update to our MvcAjax plugin that fixes some grid cross-browser issues, along with announcing a presentation at the Tampa MVC Open-Mic night focusing on the Spark View Engine....



  • 1