Tuesday, April 28, 2009

ASP.NET MVC template with Spark

What it Spark?

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.

Here's an ASP.NET MVC template that you can put into your "Visual Studio 2008\Templates\ProjectTemplates\Visual Web Developer" folder and start using Spark as view engine.

MvcWebApplicationSparkProjectTemplatev1.cs.zip

All the views as well as the user control used to display log on information has been translated!

Enjoy!

No comments: