Stories recently tagged with 'spark'

Working with Partials in Spark: Part 2(www.dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 4 months ago

We continue to take look 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 organized code. read more...

add a comment |category: |Views: 89

tags: another

Working with Partials in Spark: Part 1(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 4 months ago

Taking 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 organized code. read more...

3 comments |category: |Views: 132

tags: another

Learning how to use Named Content Areas w/ Spark(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 4 months ago

Taking 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. read more...

4 comments |category: |Views: 202

tags: another

ASP.NET MVC WebForms vs Spark View Engines. Part 2. Markup (asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(95) 2 years, 5 months ago

It's second article from the series of the "Web Foms vs Spark View Engine". It shows differences between pages on the real project. read more...

add a comment |category: |Views: 24

tags: another

ASP.NET WebForms vs Spark View Engine. Part 1(asliborsky.blogspot.com)

submitted by ASliborskyASliborsky(95) 2 years, 5 months ago

First part from the series of articles that fully compare ASP.NET MVC engines - standard Web Forms engine and Spark View Engine: by functionality, by code and by performance. read more...

add a comment |category: |Views: 133

tags: another

Exploring how to use Expressions w/ Spark(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 11 months ago

Exploring how to use Expressions w/ Spark. We are going to take a look at the various different ways you can use Looping Expressions with the Spark View engine. read more...

add a comment |category: |Views: 144

tags: another

Exploring how to use Expressions w/ Spark(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 11 months ago

Taking a look at the various different ways you can use Expressions with the Spark View engine. We are going to review simply scenarios such as math based expressions and move up to looking at nested if-then-else statements. read more...

add a comment |category: |Views: 148

tags: another

Exploring how to use Global Variables and ViewData (Strongly typed and(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 11 months ago

Taking a look at how to utilized both global variables and local variables. We will also take a look at how to create and use both strongly typed viewdata and weakly typed view data. read more...

add a comment |category: |Views: 266

tags: another

Learning how to add IntelliSense for the Spark View Engine(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 11 months ago

Learning how to add IntelliSense for the Spark View Engine inside Visual Studio read more...

add a comment |category: |Views: 392

tags: another

Saying Hello to the Spark View Engine(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years ago

Taking a introductory look at the Spark View engine. The Spark is a view engine for Asp.Net Mvc and Castle Project MonoRail frameworks. The idea is to allow the html to dominate the flow and the code to fit seamlessly. read more...

2 comments |category: |Views: 419

tags: another

Spark Language Package - Preview 1(whereslou.com)

submitted by LordLord(3737) 3 years, 5 months ago

This is a very early copy of a msi which installs a Spark language package for Visual Studio 2008. It will put dlls into a Program Files\Spark directory and add just enough registry keys to add color and intellisense to files with a .spark extension. read more...

add a comment |category: |Views: 293

tags: another

Spark and NHaml - Crazy ASP.NET MVC ViewEngines(hanselman.com)

submitted by EtienneTremblayEtienneTremblay(5008) 3 years, 10 months ago

Scott Hanselman's talks about two ASP.NET MVC view engines. read more...

add a comment |category: |Views: 651

tags: another