开发者

asp.net template engine

I'm building a website开发者_StackOverflow中文版. It allows the user to edit their website template, so I need a template engine for asp.net web form (I'm using C#). I'm worry about security problem, about user can write some c# code. So any template engine recommended?


Try http://ndjango.org - which is based from Django template - it supports almost all Django template functionality.

http://www.stringtemplate.org/ is also useful although it is very very strict.


i am not sure but perhaps DotNetNuke can be used. http://www.dotnetnuke.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜