I am in the process of converting some of our web \"services\" to MVC3 from WCF Rest.
Our old web services returned JSON from POCO\'s just fine using: [WebGet(
[WebGet(
U+0027 is Unicode for apostrophe (')
U+0027
So, special characters are returned in Unicode but will show up properly when rendered on the page.