<?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: Starter Kit Template is Read-Only?</title><link>http://forums.asp.net/thread/3247228.aspx</link><pubDate>Sat, 20 Jun 2009 08:44:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3247228</guid><dc:creator>j3rich0</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3247228.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3247228</wfw:commentRss><description>thanks for the answer</description></item><item><title>Re: Starter Kit Template is Read-Only?</title><link>http://forums.asp.net/thread/3246654.aspx</link><pubDate>Fri, 19 Jun 2009 22:32:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3246654</guid><dc:creator>Yavor Georgiev - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3246654.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3246654</wfw:commentRss><description>&lt;p&gt;St4Rp&amp;#39;s tip is exctly correct - in the &lt;strong&gt;Preview 2&amp;nbsp;&lt;/strong&gt;release of the starter kit you need to pull in the base class into your project and modify it. In &lt;strong&gt;Preview 1&lt;/strong&gt; that code was readily available in the template itself. I&amp;#39;ll bring&amp;nbsp;this up with the team so we&amp;nbsp;can find a better way to expose things like the UriTemplates for customization.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;-Yavor&lt;/p&gt;</description></item><item><title>Re: Starter Kit Template is Read-Only?</title><link>http://forums.asp.net/thread/3237887.aspx</link><pubDate>Tue, 16 Jun 2009 19:20:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3237887</guid><dc:creator>St4Rp</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3237887.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3237887</wfw:commentRss><description>&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;The code previously published with preview&amp;nbsp;1 is now&amp;nbsp;compiled&amp;nbsp;and built-in&amp;nbsp;part of the Microsoft.ServiceModel.Web.dll&amp;nbsp;assembly. Therefore correct, it&amp;nbsp;seems to be&amp;nbsp;read-only which prevents customization efforts shown in the screen casts related to the preview 1.&lt;/font&gt;&lt;/font&gt; 
&lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;The good news is however there is a way to customize, as the code still comes along with the installer package. All the files you need are in the zipped folder within your installation directory at &amp;quot;%programfiles%\WCF REST Starter Kit Preview 2\WCF REST Starter Kit Preview 2.zip\Microsoft.ServiceModel.Web\Microsoft.ServiceModel.Web\SpecializedServices&amp;quot;. So you could copy the appropriate file into your current project folder in order to start customization. Let say you are going to customize SingletonService, then&amp;nbsp;copy the SingletonServiceBase.cs into your project folder and alter the original &amp;quot;Microsoft.ServiceModel.Web.SpecializedServices&amp;quot; namespace to your own project&amp;#39;s namespace. This makes sure the&amp;nbsp;compiler will not confuse the classes&amp;nbsp;(e.g. &lt;span style="COLOR:#2b91af;"&gt;SingletonServiceBase&amp;lt;...&amp;gt;&lt;/span&gt;) living within the installed&amp;nbsp;Microsoft.ServiceModel.Web.dll&amp;nbsp;assembly. You perhaps also will need to delete the &lt;strong&gt;using&lt;/strong&gt; directive in the &lt;strong&gt;Service.svc.cs&lt;/strong&gt; file referring to the Microsoft.ServiceModel.Web.SpecializedServices&amp;nbsp;namespace.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Starter Kit Template is Read-Only?</title><link>http://forums.asp.net/thread/3227259.aspx</link><pubDate>Fri, 12 Jun 2009 04:11:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3227259</guid><dc:creator>cosophy@gmail.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3227259.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3227259</wfw:commentRss><description>&lt;p&gt;Well, the screencast you were watching was using Starter Kit Preview 1 (anyway it is not the Preview 2 on the Codeplex now). In Preview 2, the service class inherits from the default ICollectionService&amp;lt;Item&amp;gt; in the sevicebase file which is compiled to the dll we install. So, you can not modify it. :)&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Starter Kit Template is Read-Only?</title><link>http://forums.asp.net/thread/3197234.aspx</link><pubDate>Fri, 29 May 2009 19:40:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3197234</guid><dc:creator>j3rich0</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3197234.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3197234</wfw:commentRss><description>&lt;p&gt;I am opening the correct class, the ICollectionService base class is where the UriTemplates are defined so I do need to change it if I want to change the URIs&lt;/p&gt;
&lt;p&gt;&amp;nbsp;this is the screencast I am talking about, &lt;a href="http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-Building-resource-collection-services-with-the-WCF-REST-Starter-Kit/"&gt;http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-Building-resource-collection-services-with-the-WCF-REST-Starter-Kit/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;if you go to ~4:39 you can see he opens the definition for ICollectionService&lt;/p&gt;</description></item><item><title>Re: Starter Kit Template is Read-Only?</title><link>http://forums.asp.net/thread/3197023.aspx</link><pubDate>Fri, 29 May 2009 17:54:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3197023</guid><dc:creator>randallt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3197023.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3197023</wfw:commentRss><description>&lt;p&gt;I haven&amp;#39;t&amp;nbsp;watched the sceencast, but I&amp;#39;m guessing that you&amp;#39;ve following the definition of the&amp;nbsp;wrong class or member.&amp;nbsp; You shouldn&amp;#39;t need to change the ICollectionService.cs.&amp;nbsp; You want to change the service that derives from the ICollectionService.&amp;nbsp; You can also just right click on the Service.svc file and&amp;nbsp;choose &amp;quot;View Code&amp;quot;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;~Randall&amp;nbsp; &lt;/p&gt;</description></item><item><title>Starter Kit Template is Read-Only?</title><link>http://forums.asp.net/thread/3194843.aspx</link><pubDate>Fri, 29 May 2009 00:26:57 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3194843</guid><dc:creator>j3rich0</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3194843.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3194843</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello, I&amp;#39;m following a screencast on the WCF Starter Kit and this one involves building a bookmark service, anyway at point he opens up the definition for ICollectionService&amp;lt;Bookmark&amp;gt; and that opens up Service.base.svc.cs which he edits and so on. Well that doesn&amp;#39;t happen with me, instead the definition for ICollectionService opens up System.ServiceModel.Web.SpecilizedServices.ICollectionService.cs which is read-only and I can&amp;#39;t modify. So what am I doing wrong?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>