<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: What do you miss in Silverlight now? What do you want in v4?</title>
	<atom:link href="http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/feed/" rel="self" type="application/rss+xml" />
	<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/</link>
	<description>A few things on Silverlight, technology and the community</description>
	<lastBuildDate>Sat, 31 Dec 2011 01:20:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Emil</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-188</link>
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Tue, 04 Aug 2009 10:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-188</guid>
		<description><![CDATA[@Anthony, that&#039;s right! I completely agree with you. There is a lot of frameworks out there that implement the MVVM pattern, commanding, etc. I&#039;m not sure why so many people develop their own implementation. 
My personal feeling is that for now we should stick with Prism.
Silverlight.FX also provides some goodies in this direction, but there   are Blend compatibility and design time issues.
Built-in MVVM pattern would serve like a good kick start for short term projects.]]></description>
		<content:encoded><![CDATA[<p>@Anthony, that&#8217;s right! I completely agree with you. There is a lot of frameworks out there that implement the MVVM pattern, commanding, etc. I&#8217;m not sure why so many people develop their own implementation.<br />
My personal feeling is that for now we should stick with Prism.<br />
Silverlight.FX also provides some goodies in this direction, but there   are Blend compatibility and design time issues.<br />
Built-in MVVM pattern would serve like a good kick start for short term projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-187</link>
		<dc:creator><![CDATA[Anthony]]></dc:creator>
		<pubDate>Tue, 04 Aug 2009 10:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-187</guid>
		<description><![CDATA[MVVM will be in WPF first if it&#039;s ever built in. This is an app development style (even if its a very good one), and so arguably the library should be neutral on these - support it but not mandate it. 

Prism apparently handles this as the &quot;official addon&quot; for WPF and SL. The main problem with MVVM in SL now is that there are so many frameworks for it.

Commanding (as per WPF) in SL is definitely a good idea, once people just add it back in anyway with third-party code. Which means a confusion of choice again.]]></description>
		<content:encoded><![CDATA[<p>MVVM will be in WPF first if it&#8217;s ever built in. This is an app development style (even if its a very good one), and so arguably the library should be neutral on these &#8211; support it but not mandate it. </p>
<p>Prism apparently handles this as the &#8220;official addon&#8221; for WPF and SL. The main problem with MVVM in SL now is that there are so many frameworks for it.</p>
<p>Commanding (as per WPF) in SL is definitely a good idea, once people just add it back in anyway with third-party code. Which means a confusion of choice again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-186</link>
		<dc:creator><![CDATA[Keith]]></dc:creator>
		<pubDate>Tue, 04 Aug 2009 09:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-186</guid>
		<description><![CDATA[MVVM support built in like ASP.NET MVC.  Project templates, and commanding, etc.  Enhanced Unit test suport.  Make it easy for us to build applications the right way.]]></description>
		<content:encoded><![CDATA[<p>MVVM support built in like ASP.NET MVC.  Project templates, and commanding, etc.  Enhanced Unit test suport.  Make it easy for us to build applications the right way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-185</link>
		<dc:creator><![CDATA[Erik]]></dc:creator>
		<pubDate>Tue, 04 Aug 2009 09:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-185</guid>
		<description><![CDATA[@Emil: Peter Ryskin explains one scenario well, another would be functionality like PowerPoint has: when pressing F5 on a dual screen setup, the presentation is sent to the second screen.
In other words; I would like to be able to open a secondary window in my application, and have it open full screen on a second screen.]]></description>
		<content:encoded><![CDATA[<p>@Emil: Peter Ryskin explains one scenario well, another would be functionality like PowerPoint has: when pressing F5 on a dual screen setup, the presentation is sent to the second screen.<br />
In other words; I would like to be able to open a secondary window in my application, and have it open full screen on a second screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-184</link>
		<dc:creator><![CDATA[brian]]></dc:creator>
		<pubDate>Sat, 01 Aug 2009 10:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-184</guid>
		<description><![CDATA[this is more of a LOB request: a silverlight version of the SQL Server ReportViewer control (currently available for ASP.NET and Winforms) would be awesome!  This would make reporting a lot more integrated.]]></description>
		<content:encoded><![CDATA[<p>this is more of a LOB request: a silverlight version of the SQL Server ReportViewer control (currently available for ASP.NET and Winforms) would be awesome!  This would make reporting a lot more integrated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-183</link>
		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Fri, 31 Jul 2009 19:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-183</guid>
		<description><![CDATA[VisualBrush
DrawingBrush
Commanding
Databinding functionality in sync with WPF (i.e. UpdateSourceTrigger.PropertyChanged)
UDP/P2P
System.ServiceModel.Description.IOperationBehavior]]></description>
		<content:encoded><![CDATA[<p>VisualBrush<br />
DrawingBrush<br />
Commanding<br />
Databinding functionality in sync with WPF (i.e. UpdateSourceTrigger.PropertyChanged)<br />
UDP/P2P<br />
System.ServiceModel.Description.IOperationBehavior</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Ryskin</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-182</link>
		<dc:creator><![CDATA[Peter Ryskin]]></dc:creator>
		<pubDate>Fri, 31 Jul 2009 09:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-182</guid>
		<description><![CDATA[Fullscreen support for multiple display devices would be grand:

Say I run a SL media presentation on monitor 3 -  it could be a video walkthrough that I intend to follow &lt;- business value, I learn to use a new system whilst having hands on.

I would really like to be able to Fullscreen the video on monitor 3 so I can see all details clearly and then turn to monitor 2, following the video step by step.

Currently thats not possible, as soon as I click on the other application, the fullscreen is collapsed.

Even for a laptop user with a fixed screen, this would be beneficial.]]></description>
		<content:encoded><![CDATA[<p>Fullscreen support for multiple display devices would be grand:</p>
<p>Say I run a SL media presentation on monitor 3 &#8211;  it could be a video walkthrough that I intend to follow &lt;- business value, I learn to use a new system whilst having hands on.</p>
<p>I would really like to be able to Fullscreen the video on monitor 3 so I can see all details clearly and then turn to monitor 2, following the video step by step.</p>
<p>Currently thats not possible, as soon as I click on the other application, the fullscreen is collapsed.</p>
<p>Even for a laptop user with a fixed screen, this would be beneficial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-181</link>
		<dc:creator><![CDATA[Emil]]></dc:creator>
		<pubDate>Fri, 31 Jul 2009 09:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-181</guid>
		<description><![CDATA[@Erik, the multi screen support sounds interesting, but I don&#039;t see what exactly Silverlight have to support. Am I missing your idea?

Thank for all the comments. Most of them are already in the list that Microsoft provides publicly so I think they&#039;ll make it in the next release.

Better compatibility with WPF, rich text support, camera and mic, P2P, 3D are all features that can boost Silverlight adoption and make it ideal for a lot of usage scenarios.]]></description>
		<content:encoded><![CDATA[<p>@Erik, the multi screen support sounds interesting, but I don&#8217;t see what exactly Silverlight have to support. Am I missing your idea?</p>
<p>Thank for all the comments. Most of them are already in the list that Microsoft provides publicly so I think they&#8217;ll make it in the next release.</p>
<p>Better compatibility with WPF, rich text support, camera and mic, P2P, 3D are all features that can boost Silverlight adoption and make it ideal for a lot of usage scenarios.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-180</link>
		<dc:creator><![CDATA[Erik]]></dc:creator>
		<pubDate>Fri, 31 Jul 2009 08:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-180</guid>
		<description><![CDATA[Multi screen support for (for instance) a setup with a desktop with screen + beamer]]></description>
		<content:encoded><![CDATA[<p>Multi screen support for (for instance) a setup with a desktop with screen + beamer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://estoychev.wordpress.com/2009/07/27/what-do-you-miss-in-silverlight-now-what-do-you-want-in-v4/#comment-179</link>
		<dc:creator><![CDATA[Erik]]></dc:creator>
		<pubDate>Fri, 31 Jul 2009 08:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://emil.silverlightshow.net/?p=31#comment-179</guid>
		<description><![CDATA[My request would be less syntactical differences between WPF xaml and Silverlight xaml, so basically more support for code reuse across WPF and Silverlight

I agree with Alexey Zakharov on the text select and copy support]]></description>
		<content:encoded><![CDATA[<p>My request would be less syntactical differences between WPF xaml and Silverlight xaml, so basically more support for code reuse across WPF and Silverlight</p>
<p>I agree with Alexey Zakharov on the text select and copy support</p>
]]></content:encoded>
	</item>
</channel>
</rss>

