<?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>Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx</link><description>At Mix08 , several people asked me about the possibility of creating a single source base for both WPF and Silverlight.&amp;#160; The scenario folks had in mind was to provide a reach solution with Silverlight that hits *ALL* possible users while also offering</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8159639</link><pubDate>Tue, 11 Mar 2008 23:43:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8159639</guid><dc:creator>SomeOne</dc:creator><description>&lt;p&gt;Not if you use the DataGrid in SilverLight where is that in WPF? Or the WatermarkTextBox? &lt;/p&gt;
&lt;p&gt;Yes only if Silverlight is a TRUE subset of .NET. I understand that SL 2.0 is beta and beta can have things that are not prime time. But when SL 2.0 goes live are we going to have controls in WPF that are not but are in SL 2.0?&lt;/p&gt;
</description></item><item><title>re: Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8161340</link><pubDate>Wed, 12 Mar 2008 00:56:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8161340</guid><dc:creator>Corrado Cavalli</dc:creator><description>&lt;p&gt;Not if you use e.Handled to stop propagation of a routed event...&lt;/p&gt;
</description></item><item><title>re: Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8164130</link><pubDate>Wed, 12 Mar 2008 03:26:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8164130</guid><dc:creator>Steve</dc:creator><description>&lt;p&gt;Where are the controls at ?&lt;/p&gt;
&lt;p&gt;Or is it just a movie player and gradient builder ?&lt;/p&gt;
</description></item><item><title>re: Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8164980</link><pubDate>Wed, 12 Mar 2008 04:58:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8164980</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;&amp;gt;&amp;gt; Not if you use the DataGrid in SilverLight where &amp;gt;&amp;gt; is that in WPF? Or the WatermarkTextBox? &lt;/p&gt;
&lt;p&gt;Good call... we are missing some controls in WPF right now... we are working on addressing that... look for more information on that soon. &lt;/p&gt;
</description></item><item><title>re: Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8165047</link><pubDate>Wed, 12 Mar 2008 05:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8165047</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;&amp;gt;&amp;gt; Where are the controls at ?&lt;/p&gt;
&lt;p&gt;The current set of controls are in the Silverlight 2 SDK.. more information here:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/brada/archive/2008/03/05/silverlight-2-controls.aspx"&gt;http://blogs.msdn.com/brada/archive/2008/03/05/silverlight-2-controls.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8166747</link><pubDate>Wed, 12 Mar 2008 09:54:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8166747</guid><dc:creator>Arne Claassen</dc:creator><description>&lt;p&gt;I noticed that Scott mentioned in his &amp;quot;fix up the xmlns&amp;quot; that the namespace difference might be cleared up. If that is done, any hope for creating Assemblies that can compile both Silverlight and full .NET assemblies from one codebase. I'm currently tricking VS.NET into letting me share classes between assemblies (follow the link above for the how), but that method would be seriously tedious for sharing Controls between Silverlight and WPF.&lt;/p&gt;
</description></item><item><title>Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8167614</link><pubDate>Wed, 12 Mar 2008 11:43:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8167614</guid><dc:creator>Single source code base for Silverlight and WPF solutions</dc:creator><description>&lt;p&gt;At Mix08 , se&lt;/p&gt;</description></item><item><title>re: Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8167853</link><pubDate>Wed, 12 Mar 2008 12:08:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8167853</guid><dc:creator>divil</dc:creator><description>&lt;p&gt;This is so far from reality it's just not funny. Maybe in beta 2 this will be possible, but there are so many fundamental things lacking in SLB1 that people are just used to in WPF that it isn't.&lt;/p&gt;
&lt;p&gt;Even down to the way things are defined in XAML - where's {x:Type} ? How do we have a generic.xaml for a control library for compiles for both platforms? You simply cannot.&lt;/p&gt;
</description></item><item><title>Link Listing - March 11, 2008</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8169278</link><pubDate>Wed, 12 Mar 2008 15:34:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8169278</guid><dc:creator>Christopher Steen</dc:creator><description>&lt;p&gt;Sharepoint SharePoint Slipstreams recently announced [Via: slennon ] WPF Usability Design For Forms:...&lt;/p&gt;
</description></item><item><title>3rd-party Silverlight controls demo</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8288722</link><pubDate>Mon, 17 Mar 2008 17:02:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8288722</guid><dc:creator>Strategic Developer | Martin Heller</dc:creator><description>&lt;p&gt;Infragistics is one of the major ISVs developing controls for Microsoft platforms. I favorably reviewed their NetAdvantage controls for ASP.NET for InfoWorld in 2006. They have also released controls for Windows Forms and Windows Presentation Framework&lt;/p&gt;
</description></item><item><title>re: Single source code base for Silverlight and WPF solutions</title><link>http://blogs.msdn.com/brada/archive/2008/03/11/single-source-code-base-for-silverlight-and-wpf-solutions.aspx#8518823</link><pubDate>Mon, 19 May 2008 11:19:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8518823</guid><dc:creator>Calvin Guo</dc:creator><description>&lt;p&gt;This is actually not as convenient as it sounds. Suppose I have a project with 250 c# files in it, which compiles fine in silverlight. Now I want to compile it in WPF, I have to open the project file to change all the references, and recompile.&lt;/p&gt;
&lt;p&gt;If this sounds tedious, it gets worse when maintain this project, add a new file, remove a file ... etc. Keep the 2 project files in sync is a pain in neck.&lt;/p&gt;
&lt;p&gt;Any easier ways?&lt;/p&gt;
</description></item></channel></rss>