<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WCF REST Starter Kit</title><link>http://forums.asp.net/1180.aspx</link><description>Discuss the WCF REST Starter Kit and other WCF REST topics.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: collection service the 'EditLink' string in JSON not pretty !</title><link>http://forums.asp.net/thread/3251833.aspx</link><pubDate>Tue, 23 Jun 2009 02:30:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3251833</guid><dc:creator>cosophy@gmail.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3251833.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3251833</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thanks Yavor,&lt;/p&gt;&lt;p&gt;I&amp;#39;ve got it. But i still expect the JSON response gets normal, hoping MS will concern this small problem.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: collection service the 'EditLink' string in JSON not pretty !</title><link>http://forums.asp.net/thread/3251212.aspx</link><pubDate>Mon, 22 Jun 2009 17:49:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3251212</guid><dc:creator>Yavor Georgiev - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3251212.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3251212</wfw:commentRss><description>&lt;p&gt;I don&amp;#39;t think you can change it. The string will still include \/ but when you call eval() on the string in JavaScript it should turn into a single slash like you expect. That&amp;#39;s usually the pattern for using a JSON string in JavaScript.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;-Yavor&lt;/p&gt;</description></item><item><title>Re: collection service the 'EditLink' string in JSON not pretty !</title><link>http://forums.asp.net/thread/3250713.aspx</link><pubDate>Mon, 22 Jun 2009 13:32:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3250713</guid><dc:creator>cosophy@gmail.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3250713.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3250713</wfw:commentRss><description>&lt;p&gt;Thank you! Yavor, &lt;/p&gt;&lt;p&gt;You mean we can not change this?&amp;nbsp; And when I consume the service in Ajax using XMLHttpRequest, the ResponseText still includes \/ . How did you do that? Thanks in advance.&lt;/p&gt;&lt;p&gt;Allen &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: collection service the 'EditLink' string in JSON not pretty !</title><link>http://forums.asp.net/thread/3246697.aspx</link><pubDate>Fri, 19 Jun 2009 23:19:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3246697</guid><dc:creator>Yavor Georgiev - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3246697.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3246697</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/bb412170.aspx"&gt;This MSDN&amp;nbsp;topic&lt;/a&gt;&amp;nbsp;metnions that all instances of / will always be &lt;em&gt;escaped&lt;/em&gt;&amp;nbsp; when you use the WCF JSON serializer. The reason for that is rather complex but has&amp;nbsp;to do with the way the DateTime type is serialized. I don&amp;#39;t think there is a way to&amp;nbsp;get the serializaer&amp;nbsp;to&amp;nbsp;behave differently. &lt;/p&gt;
&lt;p&gt;However upon calling&amp;nbsp;eval in JavaScript&amp;nbsp;on the client side \/ will corectly turn into /, so it souldn&amp;#39;t be a problem.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;-Yavor&lt;/p&gt;</description></item><item><title>collection service the 'EditLink' string in JSON not pretty !</title><link>http://forums.asp.net/thread/3230159.aspx</link><pubDate>Sat, 13 Jun 2009 06:23:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3230159</guid><dc:creator>cosophy@gmail.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3230159.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3230159</wfw:commentRss><description>&lt;p&gt;In all JSON returns of my collection services, the char &amp;quot;/&amp;quot; in the &amp;#39;EditLink&amp;#39; string changes to &amp;quot;\/&amp;quot; (it is &amp;#39;\&amp;#39; and &amp;#39;/&amp;#39;, not &amp;quot;V&amp;quot;), are yours the same? It does not look pretty. Anyone knows why and has any idea how to make it back to &amp;#39;/&amp;#39;?&lt;/p&gt;</description></item></channel></rss>