<?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: Implementing Policy Injection Application Block &amp; Unity Container in a Service Created with the REST Starter Kit</title><link>http://forums.asp.net/thread/3256487.aspx</link><pubDate>Thu, 25 Jun 2009 00:11:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3256487</guid><dc:creator>randallt</dc:creator><author>randallt</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3256487.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3256487</wfw:commentRss><description>&lt;p&gt;Hi Nexes,&lt;/p&gt;
&lt;p&gt;You can still use configuration with WCF REST services.&amp;nbsp; WCF REST just uses common default values if you don&amp;#39;t provide any configuration.&lt;/p&gt;
&lt;p&gt;Feel free to create a web.config file, add the system.serviceModel tag and a services tag with endpoints.&amp;nbsp; When configuring the binding use a webHttpBinding.&amp;nbsp; Also, you&amp;#39;ll need to add a webHttp endpoint behavior.&amp;nbsp; In fact, WCF REST is simply WCF with a webHttpBinding and the webHttpBehavior.&amp;nbsp; You can then add any other behaviors that you need to at the service level or endpoint level.&lt;/p&gt;
&lt;p&gt;Hope that helps.&amp;nbsp; If you have more detailed quetions about how to configure a particular thing, just reply back.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; ~Randall&lt;/p&gt;</description></item><item><title>Re: Implementing Policy Injection Application Block &amp; Unity Container in a Service Created with the REST Starter Kit</title><link>http://forums.asp.net/thread/3253725.aspx</link><pubDate>Tue, 23 Jun 2009 19:40:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3253725</guid><dc:creator>NeXeS</dc:creator><author>NeXeS</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3253725.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3253725</wfw:commentRss><description>&lt;p&gt;Sure, &lt;/p&gt;
&lt;p&gt;I am trying to better manage crosscutting concerns (ex. logging, peroformance monitoring, etc.), by separating and encapsulating the behavior of the crosscutting concerns away from the core logic of the RESTful service, to improve the&amp;nbsp;managablity&amp;nbsp;and maitainablity.&lt;/p&gt;</description></item><item><title>Re: Implementing Policy Injection Application Block &amp; Unity Container in a Service Created with the REST Starter Kit</title><link>http://forums.asp.net/thread/3253121.aspx</link><pubDate>Tue, 23 Jun 2009 13:21:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3253121</guid><dc:creator>Near</dc:creator><author>Near</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3253121.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3253121</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;Would you mind to share what are you trying to achieve with this way of doing?&lt;/p&gt;&lt;p&gt;BR,&lt;br /&gt;Near&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Implementing Policy Injection Application Block &amp; Unity Container in a Service Created with the REST Starter Kit</title><link>http://forums.asp.net/thread/3252250.aspx</link><pubDate>Tue, 23 Jun 2009 06:55:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3252250</guid><dc:creator>NeXeS</dc:creator><author>NeXeS</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3252250.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1180&amp;PostID=3252250</wfw:commentRss><description>&lt;p&gt;I started by following the example for EntLib 3.x here&amp;nbsp; &lt;a href="http://msdn.microsoft.com/en-us/magazine/cc136759.aspx"&gt;http://msdn.microsoft.com/en-us/magazine/cc136759.aspx&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Then followed the instruction on this link to get it to work with EntLib 4.1 &lt;a href="http://entlib.codeplex.com/Thread/View.aspx?ThreadId=38767"&gt;http://entlib.codeplex.com/Thread/View.aspx?ThreadId=38767&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Now I can&amp;#39;t figure out how to get it to work with a service that was built using the REST Starter Kit.&amp;nbsp; Most of the the configuration needed for a WCF service is not there when the REST Starter Kit is used (example. endpointbehaviors).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Any help would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;</description></item></channel></rss>