[MonoDevelop] What is needed to run XSP as a standalone server?

John English john.foreign at gmail.com
Wed Apr 24 14:52:26 UTC 2013


On 17/04/2013 21:24, Donny V. wrote:
> I put this answer together on stackoverflow. It should help.
> http://stackoverflow.com/a/9929622/1231

This works beautifully -- thank you very much!

One followup question: I tried using Razor syntax: @DateTime.Now and also 
@{DateTime.Now} but both of these just display as-is. On the other hand it works 
if I use the long-winded <% Response.Write(...) %> syntax. Is there a magic 
spell I need to cast to make XSP understand Razor?

TIA,
-- 
John English


More information about the Monodevelop-list mailing list