English 中文(简体)
利用拉扎尔发动机进行扼杀——不发表意见
原标题:Using Razor engine on strings - not views

I d like to use the Razor engine without view (cshtml) files, but on strings. I want to do it from within MVC, I ve seen examples that use

new RazorViewEngine().Render

但是,我看不出放电方法,这是否是国际房联较老的日子?

我也看到了使用拉扎尔的例子。 Parse,但我看不出,也许没有提及(但如果我已经使用地雷危险物质,那么应该这样做吗?)

如果我需要的话,是否应当使用拉汉语,是否应当把3-4参数注入一个超声波? 我认为,我现在比照MVC,可能不是直截了当。 I m 规划在记忆中挖掘超声波和刚刚从非行穿透模型。

谢谢。

最佳回答

http://razorengine.codeplex.com/“rel=“nofollow”

问题回答




相关问题
Anyone feel like passing it forward?

I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...

NSArray s, Primitive types and Boxing Oh My!

I m pretty new to the Objective-C world and I have a long history with .net/C# so naturally I m inclined to use my C# wits. Now here s the question: I feel really inclined to create some type of ...

C# Marshal / Pinvoke CBitmap?

I cannot figure out how to marshal a C++ CBitmap to a C# Bitmap or Image class. My import looks like this: [DllImport(@"test.dll", CharSet = CharSet.Unicode)] public static extern IntPtr ...

How to Use Ghostscript DLL to convert PDF to PDF/A

How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...

Linqy no matchy

Maybe it s something I m doing wrong. I m just learning Linq because I m bored. And so far so good. I made a little program and it basically just outputs all matches (foreach) into a label control. ...

热门标签