spark-view-engine
MVC Ajax PartialViews not firing Javascript - should I use Spark?
I\'m using MVC 2 and the default view engine to return .ascx partial views using the JQuery Ajax .get() method. The partial views have some javascript in them and I\'m finding that the behavi开发者_St[详细]
2023-01-10 23:54 分类:问答SparkViewEngine spontaneous NullReferenceException while rendering view
We are using the latest stable release of SparkViewEngine for www.stribe.nl. There is a problem that occurs -sometimes- while rendering the homepage.[详细]
2023-01-07 15:31 分类:问答Dynamically set the view base type for a partial view?
Is开发者_如何学C it possible to dynamically set the view base type for a partial view? I\'m doing a lot of dynamic page generation, using custom IViewFolder[详细]
2023-01-07 10:40 分类:问答can spark inherit a regular master page
I have an existing mvc app. I\'ve decided that i would like to use spark. My plan is to slowly migrate the whole site to spark. Will i have to create 2 master pages, ie one for .aspx content and one f[详细]
2023-01-06 06:10 分类:问答Spark view engine - named content ignored with RenderAction
Application.spark: <html> <head> <use content=\"head\"/> </head> <body> <use content=\"view\"/>[详细]
2023-01-04 17:48 分类:问答Creating a 'website builder' - How would I architect it? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-01-03 23:27 分类:问答why spark files not included in publishe folder?
I tried file system publish and ftp I\'m using VS2010 and .net 4.0 should i somehow include *.spark ext files 开发者_如何学Goto the MSBuild?See this. You basically have to set .spark files\' Build Ac[详细]
2023-01-02 12:36 分类:问答Spark VS 2010 intellisense
I was thinking about switching one of my projects (and after that subsequently other projects too) to Spark View Engine but after todays research I ran into problem of a lack of Intellisense for Visua[详细]
2023-01-02 04:17 分类:问答Using #DEBUG macros in spark
I have some scripts which need to be included only in the release version. Stuff like google analytics, quantserve etc.[详细]
2023-01-01 23:26 分类:问答How to use html.grid control in spark view for asp.net mvc?
class person() { public int Id{get;set;} public string Name{get;set;} } HomeController.cs ActionResult Index()[详细]
2023-01-01 10:22 分类:问答