<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Using System.Web.Routing with Data Services (OData)</title><link>http://blogs.msdn.com/b/rjacobs/archive/2010/04/05/using-system-web-routing-with-data-services-odata.aspx</link><description>So you like the new OData protocol and the implementation in WCF Data Services… but you hate having a “.SVC” extension in the URI? How do you get rid of the .svc extension with WCF Data Services? Simple… Just use the new ServiceRoute class. For this example</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Using System.Web.Routing with Data Services (OData)</title><link>http://blogs.msdn.com/b/rjacobs/archive/2010/04/05/using-system-web-routing-with-data-services-odata.aspx#9991337</link><pubDate>Tue, 06 Apr 2010 19:28:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9991337</guid><dc:creator>Ron Jacobs</dc:creator><description>&lt;p&gt;@PhaniRajuYN - Yes it does also change the base URI.&lt;/p&gt;
&lt;p&gt;See this post &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/rjacobs/archive/2010/04/06/wcf-data-services-and-serviceroute.aspx"&gt;http://blogs.msdn.com/rjacobs/archive/2010/04/06/wcf-data-services-and-serviceroute.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9991337" width="1" height="1"&gt;</description></item><item><title>re: Using System.Web.Routing with Data Services (OData)</title><link>http://blogs.msdn.com/b/rjacobs/archive/2010/04/05/using-system-web-routing-with-data-services-odata.aspx#9990826</link><pubDate>Mon, 05 Apr 2010 23:14:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9990826</guid><dc:creator>Phani Raju MSFT</dc:creator><description>&lt;p&gt;Hi Ron,&lt;/p&gt;
&lt;p&gt;While this changes the root URI of the service that a user can browse to,does it also change the base Uri of the service as represented in the Service document ? &lt;/p&gt;
&lt;p&gt;The service document will be available at the : &lt;a rel="nofollow" target="_new" href="http://localhost:62025/Conference"&gt;http://localhost:62025/Conference&lt;/a&gt; &amp;nbsp;uri.&lt;/p&gt;
&lt;p&gt;Clients normally use the Base uri of the Data Service and append the set name to follow the links to the Entity Sets.&lt;/p&gt;
&lt;p&gt;Phani&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9990826" width="1" height="1"&gt;</description></item></channel></rss>