I\'ve been using the Bindings feature with the spark view engine to replace quite a few of my Html helper method calls.
I am using the spark viewengine, asp.net mvc, and .resx files.开发者_运维问答 I want to set a language through my custom SessionModel (Session) which is registered through Castle.Windsor and has a st
After pushing my asp.net mvc (with spark view engine) project to our live server yesterday I\'ve started getting a strange error. Everything works fine initially, but after some time (maybe 30 minutes
Hi new to spark so this should be simple. I\'m converting an old webfoms page to mvc using spark. I want to use the Base.Application to make up the src of a url
I am trying to use new spark view engine .i have done all necessery configuration as mentioned here http://dotnetslackers.com/articles/aspnet/Installing-the-Spark-View-Engine-in开发者_JAVA技巧to-ASP
I was just wondering if anyone has successfully got Spark to work in a .NET 4.0 console application for compiling templates to HTML.Unfortunately I am getting the following error:
It’s been a while since the community got any feature releases from the spark team. Has it ceased development? With th开发者_如何学编程e advent of Razor, has Louis moved on?
I\'m working on converting NerdDinner to Spark and have everything except the mobile vie开发者_StackOverflow社区ws (which I\'m not worrying about) and some code that uses Page.Here is one of the locat
Is there any Intellisense support available for SparkView Engi开发者_如何学Gone for VB.Net . The Intellisense is currently available with SparkView Engine. But it is for C#.Currently no, and there is
I think I just need someone to show me the obvious. I have a spark partial _MessageItem.spark that is used within a view