<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SIF Forum Rss Feed</title><link>http://www.codeplex.com/Project/ListForums.aspx?ProjectName=SIF</link><description>SIF Forum Rss Description</description><item><title>New Post: Dynamic Proxy without Inteface/Contract?</title><link>http://sif.codeplex.com/Thread/View.aspx?ThreadId=63164</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;br&gt;&lt;br&gt;Pls see the nice post here : &lt;a href="http://weblogs.asp.net/cibrax/archive/2006/12.aspx"&gt;http://weblogs.asp.net/cibrax/archive/2006/12.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;Can I generate Dynamic Proxy without Interface? If you take above example then without &lt;strong&gt;IHelloWorld&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Sorry, If i have asked a stupid question :(&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Kiran&lt;/p&gt;&lt;/div&gt;</description><author>klpatil</author><pubDate>Wed, 22 Jul 2009 07:27:25 GMT</pubDate><guid isPermaLink="false">New Post: Dynamic Proxy without Inteface/Contract? 20090722072725A</guid></item><item><title>New Post: "Static Proxy" OR "Dynamic Proxy"</title><link>http://sif.codeplex.com/Thread/View.aspx?ThreadId=63073</link><description>&lt;div style="line-height: normal;"&gt;&lt;div&gt;
&lt;p&gt;Hi Experts,&lt;/p&gt;
&lt;p&gt;SIF -- Seems to be great! We need the same. But i would like to ask to all the experts suggestion for following scenario:&lt;/p&gt;
&lt;p&gt;If i have loads of users[Say &lt;strong&gt;1000&lt;/strong&gt;] Users accessing the web service then what will be preferable to use &amp;quot;Static Proxy&amp;quot; OR &amp;quot;Dynamic Proxy&amp;quot;?&lt;/p&gt;
&lt;p&gt;Any help/suggestions are appreciated!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Kiran&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;</description><author>klpatil</author><pubDate>Tue, 21 Jul 2009 12:38:39 GMT</pubDate><guid isPermaLink="false">New Post: "Static Proxy" OR "Dynamic Proxy" 20090721123839P</guid></item><item><title>NEW POST: Inproc adapter sample</title><link>http://www.codeplex.com/SIF/Thread/View.aspx?ThreadId=25455</link><description>&lt;div class="wikidoc"&gt;
I have been trying to use the inproc adapter. Does anyone have a sample or at least the configuration file that is needed for the same.&lt;br /&gt;
&lt;/div&gt;</description><author>swatirs</author><pubDate>Mon, 07 Apr 2008 09:34:16 GMT</pubDate><guid isPermaLink="false">NEW POST: Inproc adapter sample 20080407093416A</guid></item><item><title>NEW POST: AsyncExecute of webservices</title><link>http://www.codeplex.com/SIF/Thread/View.aspx?ThreadId=13239</link><description>&lt;div class="wikidoc"&gt;
Hi all,&lt;br /&gt; &lt;br /&gt;In the servicecaller class i see there is a method called AsyncExecute.  My guess is that this method allows asynchronous execution of methods.&lt;br /&gt;The thing is, i don't any class that is actually using it.  I use SIF a lot for the invocation of webservices.  The only problem i have today is that i loose the asynchronous features of the otherwhise automatically generated proxy by Visual Studio.  Is there any way to  get these back and can the AsyncExecute method in the ServiceCaller class help??&lt;br /&gt; &lt;br /&gt;BTW, the project is great , too bad there isn't a lot of activity going on for the moment!&lt;br /&gt;Thnx&lt;br /&gt;Klenne&lt;br /&gt;
&lt;/div&gt;</description><author>Klenne</author><pubDate>Wed, 01 Aug 2007 06:38:01 GMT</pubDate><guid isPermaLink="false">NEW POST: AsyncExecute of webservices 20070801063801A</guid></item><item><title>NEW POST: Documentation &amp; Samples</title><link>http://www.codeplex.com/SIF/Thread/View.aspx?ThreadId=3468</link><description>&lt;div class="wikidoc"&gt;
Hi sborrome&lt;br /&gt; &lt;br /&gt;What is the progress with the translation??&lt;br /&gt; &lt;br /&gt;I really love the project, but  spanish is not my best language :-)&lt;br /&gt; &lt;br /&gt;Thnx&lt;br /&gt;
&lt;/div&gt;</description><author>Klenne</author><pubDate>Wed, 27 Jun 2007 11:00:40 GMT</pubDate><guid isPermaLink="false">NEW POST: Documentation &amp; Samples 20070627110040A</guid></item><item><title>NEW POST: WCF Adapter</title><link>http://www.codeplex.com/SIF/Thread/View.aspx?ThreadId=3469</link><description>&lt;div class="wikidoc"&gt;
any news about WCF Adapter?&lt;br /&gt;
&lt;/div&gt;</description><author>Younes</author><pubDate>Sun, 15 Apr 2007 21:44:24 GMT</pubDate><guid isPermaLink="false">NEW POST: WCF Adapter 20070415094424P</guid></item><item><title>WCF Adapter: </title><link>http://www.codeplex.com/SIF/Thread/View.aspx?ThreadId=3469</link><description>Not necessarily true. You could still decide to use the Remoting Adapter, or build your own adapters in case you don't want to deal with all the WCF stack. 
Of course you will be more limited, but you could still change the adapter in the future in case of needing the features of WCF.
</description><author>sborrome</author><pubDate>Fri, 02 Feb 2007 16:15:04 GMT</pubDate><guid isPermaLink="false">WCF Adapter:  20070202041504P</guid></item><item><title>Developer Forum: RE: WCF Adapter</title><link>http://www.codeplex.com/SIF/Project/DisplayThread.aspx?ForumId=2311&amp;ThreadId=3469&amp;ANCHOR#LastPost</link><description>Sounds good to me, with the release of the WCF adapter would this not realy mean that for any .NET 3.0 based solutions the only adapters that would be of value would the InProc and WCF adapters ?</description><author>doverall</author><pubDate>Mon, 29 Jan 2007 13:04:19 GMT</pubDate><guid isPermaLink="false">Developer Forum: RE: WCF Adapter 20070129010419P</guid></item><item><title>User Forum: RE: Documentation &amp; Samples</title><link>http://www.codeplex.com/SIF/Project/DisplayThread.aspx?ForumId=2313&amp;ThreadId=3468&amp;ANCHOR#LastPost</link><description>
We don't have plans to release a comprehensive documentation in the next months. Instead of that we decided to add more unit tests to reveal the designs and show the best way to use the all the components.

Anyway, I have a workitem to translate all code comments to english. After completed that task we will autogenerate a .chm with the class reference.

Thanks!</description><author>sborrome</author><pubDate>Wed, 24 Jan 2007 18:42:23 GMT</pubDate><guid isPermaLink="false">User Forum: RE: Documentation &amp; Samples 20070124064223P</guid></item><item><title>Developer Forum: RE: Inproc Adapter attributes</title><link>http://www.codeplex.com/SIF/Project/DisplayThread.aspx?ForumId=2311&amp;ThreadId=3467&amp;ANCHOR#LastPost</link><description>Yes, we agree wtih you. Actually is on our wish list to recongnize some WCF attibutes.
</description><author>sborrome</author><pubDate>Wed, 24 Jan 2007 18:25:16 GMT</pubDate><guid isPermaLink="false">Developer Forum: RE: Inproc Adapter attributes 20070124062516P</guid></item><item><title>Developer Forum: RE: WCF Adapter</title><link>http://www.codeplex.com/SIF/Project/DisplayThread.aspx?ForumId=2311&amp;ThreadId=3469&amp;ANCHOR#LastPost</link><description>We are planning to release a CTP next week with the WCF Adapter. </description><author>sborrome</author><pubDate>Wed, 24 Jan 2007 18:13:57 GMT</pubDate><guid isPermaLink="false">Developer Forum: RE: WCF Adapter 20070124061357P</guid></item><item><title>Developer Forum: WCF Adapter</title><link>http://www.codeplex.com/SIF/Project/DisplayThread.aspx?ForumId=2311&amp;ThreadId=3469&amp;ANCHOR#LastPost</link><description>Whilst the currently supplied adapter are excellant is there any current work or plan to have a WCF adapter as that is something that I need to have on the project where i woudl liek to use this</description><author>doverall</author><pubDate>Thu, 11 Jan 2007 10:31:06 GMT</pubDate><guid isPermaLink="false">Developer Forum: WCF Adapter 20070111103106A</guid></item><item><title>User Forum: Documentation &amp; Samples</title><link>http://www.codeplex.com/SIF/Project/DisplayThread.aspx?ForumId=2313&amp;ThreadId=3468&amp;ANCHOR#LastPost</link><description>Will there be any documention on how to use the framework and configure it</description><author>doverall</author><pubDate>Thu, 11 Jan 2007 10:29:59 GMT</pubDate><guid isPermaLink="false">User Forum: Documentation &amp; Samples 20070111102959A</guid></item><item><title>Developer Forum: Inproc Adapter attributes</title><link>http://www.codeplex.com/SIF/Project/DisplayThread.aspx?ForumId=2311&amp;ThreadId=3467&amp;ANCHOR#LastPost</link><description>Having taken a look through your code I am very impressed and looking to use it on an internal project as we need to be able to have objects can be accessed either in-proc or remotely.

I have notcied in the Inproc adapter implementation there are several attribute that a "service" object must be decorated with. These attributes are very similar to the same attributes in .NET 3.0 and WCF. Would it be better to switch to supporting these attributes now that .NET 3.0 is around

Dave</description><author>doverall</author><pubDate>Thu, 11 Jan 2007 10:27:04 GMT</pubDate><guid isPermaLink="false">Developer Forum: Inproc Adapter attributes 20070111102704A</guid></item></channel></rss>