<?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>Roadmap for WCSF</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx</link><description>A number of customers have asked about the future of the Web Client Software Factory. I want to announce that we are starting to plan for the next release of the Web Client Software Factory. We plan to start the project in the spring of 2009 and plan</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>infoblog &amp;raquo; Roadmap for WCSF</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9168572</link><pubDate>Wed, 03 Dec 2008 09:14:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9168572</guid><dc:creator>infoblog &amp;raquo; Roadmap for WCSF</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/index.php/2008/12/03/roadmap-for-wcsf/"&gt;http://blog.a-foton.ru/index.php/2008/12/03/roadmap-for-wcsf/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>infoblog &amp;raquo; Roadmap for WCSF</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9168574</link><pubDate>Wed, 03 Dec 2008 09:14:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9168574</guid><dc:creator>infoblog &amp;raquo; Roadmap for WCSF</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/index.php/2008/12/03/roadmap-for-wcsf/"&gt;http://blog.a-foton.ru/index.php/2008/12/03/roadmap-for-wcsf/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>New and Notable 279</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9170243</link><pubDate>Wed, 03 Dec 2008 17:56:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9170243</guid><dc:creator>Sam Gentile's Blog</dc:creator><description>&lt;p&gt;First new and notable with the new Graffiti blog. WCF/Cloud Services Aaron has his latest in his series of WCF screencasts , this time showing how to host WCF services within traditional Windows services Aaron also has a geekSpeak webcast on Cloud Services&lt;/p&gt;
</description></item><item><title>Where is WCSF headed?</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9171151</link><pubDate>Wed, 03 Dec 2008 21:24:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9171151</guid><dc:creator>Espresso Fueled Agile Development</dc:creator><description>&lt;p&gt;Blaine &amp;amp;amp; I have been getting a lot of emails, messages, comments, etc about WCSF.&amp;amp;#160; There are&lt;/p&gt;
</description></item><item><title>Are you using the WCSF?</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9180203</link><pubDate>Fri, 05 Dec 2008 17:14:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9180203</guid><dc:creator>Simon Ince's Blog</dc:creator><description>&lt;p&gt;Have you been using the Web Client Software Factory ? Or have you tried it and not adopted it? Or have&lt;/p&gt;
</description></item><item><title>RoadMap del Web Client Software Factory (WCSF)</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9185194</link><pubDate>Mon, 08 Dec 2008 21:25:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9185194</guid><dc:creator>DotNetMania@GT</dc:creator><description>&lt;p&gt;Para los amigos que me han estado preguntando sobre el futuro del web client software factory (WCSF)&lt;/p&gt;
</description></item><item><title>re: Roadmap for WCSF</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9243079</link><pubDate>Sat, 20 Dec 2008 02:33:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9243079</guid><dc:creator>jkinter</dc:creator><description>&lt;p&gt;Blaine,&lt;/p&gt;
&lt;p&gt;We were using WCSF for some things, but have moved to Silverlight for web content because it allows us to use a common shared-library codebase. We are very interested in WCSF's future because we would like to have a truly &amp;quot;thin&amp;quot; client solution. To be honest, we've moved all of our development toward a scenario where web-apps can be developed using Silverlight, Prism and MEF and thick clients can be developed using CompositeWPF, Prism, and MEF and deployed using ClickOnce. The only reason we're not wringing our hands over the architectural disparity between WCSF and CompositeWPF is that we typically develop Intranet applications and have control of the destination machine. This makes Silverlight particularly appealing. We try to develop LOB apps that can be reused across projects..for example, an app that is developed to manage employee information will be built so that the interface can be abstract and then the &amp;quot;employee&amp;quot; component can be reused in any other LOB application that needs to interact with an &amp;quot;employee&amp;quot;. In this example, one LOB application may have a &amp;quot;thick client&amp;quot; user interface requirements, while another [tangential] application may have a &amp;quot;thn-client&amp;quot; user interface requirement. Currently, we're satisfying the latter by developing for Silverlight 2. Someday, we expect that we will need to have a &amp;quot;thinner client [i.e. web]&amp;quot; requirement and we would hope that one day we would be able to target WCSF, Unity, and MEF for this....and in particular, the ability to host the WCSF &amp;quot;app&amp;quot; in a SharePoint friendly/aware way.&lt;/p&gt;
&lt;p&gt;Jim &lt;/p&gt;
</description></item><item><title>re: Roadmap for WCSF</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9257313</link><pubDate>Tue, 30 Dec 2008 19:48:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9257313</guid><dc:creator>Adam Smith</dc:creator><description>&lt;p&gt;I would find it helpful for there to be an interim release delivered as soon as possible whose only feature would be to replace ObjectBuilder with Unity.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Adam&lt;/p&gt;
</description></item><item><title>My personal pain points</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9321277</link><pubDate>Thu, 15 Jan 2009 21:03:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9321277</guid><dc:creator>philosophil</dc:creator><description>&lt;p&gt;Personally, I'd like the next version to:&lt;/p&gt;
&lt;p&gt; - work with 2010&lt;/p&gt;
&lt;p&gt; - work with Unity&lt;/p&gt;
&lt;p&gt; - work with the latest version of EntLib&lt;/p&gt;
&lt;p&gt; - work with sharepoint&lt;/p&gt;
&lt;p&gt;Not on your list:&lt;/p&gt;
&lt;p&gt; - auto data bubbling&lt;/p&gt;
&lt;p&gt;Suppose I have a page that knows that you should display product X, then all child controls that need product X should be able to access it fully initialized and ready to use.&lt;/p&gt;
&lt;p&gt;The above is kind of easy, it gets tricky when you deal with repeaters and list of items.&lt;/p&gt;
&lt;p&gt;In short it's dependency injection but for data and not just run-time components.&lt;/p&gt;
&lt;p&gt;Thanks for the good work by the way.&lt;/p&gt;
</description></item><item><title>Update on SCSF, WCSF, and Software Factories</title><link>http://blogs.msdn.com/blaine/archive/2008/12/03/roadmap-for-wcsf.aspx#9447628</link><pubDate>Fri, 27 Feb 2009 02:21:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9447628</guid><dc:creator>Blaine Wastell - patterns &amp; practices client architecture guidance</dc:creator><description>&lt;p&gt;A number of customers have asked about our plans for the Web Client Software Factory and the Smart Client&lt;/p&gt;
</description></item></channel></rss>