Following Rick Strahl's example we evaluate javascript on the server.
Now I want to leverage jQuery. However we evaluating the jquery script this gives an error: 'Expected identifier or string' Any clue what this might be?
Ultimately I want to render jQuery Templates on the server in the same way as they are rendered in the browser.