Sharpy

Sharpy performance testing

Feb 22, 2010

I recently introduced Sharpy – a view engine designed to allow developers and designers to work together.  Today I’m going to take a look at the performance of the view engine when compared to the default view engine.

Read More →

How to extend Sharpy

Feb 19, 2010

I recently introduced Sharpy – a view engine designed to allow developers and designers to work together.  Today I’m going to show how you can extend Sharpy with your own functions and variable modifiers.

Read More →

Master pages and partial views in Sharpy

Feb 18, 2010

I recently introduced Sharpy – a view engine designed to allow developers and designers to work together.  Today I’m going to take a look at how master pages and partial views are used with this new view engine.

Read More →

Expressions in Sharpy

Feb 17, 2010

I recently introduced Sharpy – a view engine designed to allow developers and designers to work together.  Today I’m going to take a look at how expressions work in Sharpy.

Read More →

Sharpy functions and modifiers

Feb 16, 2010

In my last post I introduced Sharpy – a view engine designed to allow developers and designers to work together.  Today I’m going to list all the different functions and modifiers available and give a short description of how each works.

Read More →

Introducing Sharpy

Feb 15, 2010

Several months ago I blogged about my search for a better view engine for ASP.NET MVC.  I mentioned that the current selection of view engines don’t allow developers and designers to work together – none of the engines are restrictive enough in their syntax.  Today I would like to present my solution to this problem.

Read More →