<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.silverlight.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>What I'm Thinking About April</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/03/24/what-i-m-thinking-about-april.aspx</link><description>I&amp;#39;ve been getting a lot of mail on the lines of &amp;quot;When will we have Beta 2?&amp;quot; or &amp;quot;what is the release date for Silverlight&amp;quot; and since I can&amp;#39;t answer those questions, and since I know that folks need to plan, I thought I&amp;#39;d</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>re: What I'm Thinking About April</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/03/24/what-i-m-thinking-about-april.aspx#41051</link><pubDate>Wed, 26 Mar 2008 03:47:45 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:41051</guid><dc:creator>lixin123</dc:creator><description>&lt;p&gt;Hi FlyingFishStix,&lt;/p&gt;
&lt;p&gt;I am not 100% sure but I think the isolated storage is not a good substitute to the SQL CE. MY experience on client-side Silverlight 2 applications is keep the data in memory, mostly in a generic collection, regarding the fact that most nowadays PCs have big memory installed and in comparison the iso storage is so limited.&lt;/p&gt;
&lt;p&gt;Actually when working with WinForm/WebForm, you &amp;nbsp;still normally use some kinds of in-memory collections, one of the most popular ones is DataSet. So you can imitate that in your Silverlight 2 applications, eg. using List&amp;lt;T&amp;gt;.&lt;/p&gt;
&lt;p&gt;I am now developing applications in this configuration,&lt;/p&gt;
&lt;p&gt;DB + WCF services (Web) + SL2 client ends&lt;/p&gt;
&lt;p&gt;I found this configuration is simple and productive. Also it minimizes the risk of project failure because utilization of WCF services significantly weakens coupling between modules in a big system and makes it more SOA (service oriented architecture).&lt;/p&gt;
&lt;p&gt;I prefer to use iso storage for maintaining client side configuration something.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=41051" width="1" height="1"&gt;</description></item><item><title>Dew Drop - March 25, 2008 | Alvin Ashcraft's Morning Dew</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/03/24/what-i-m-thinking-about-april.aspx#40804</link><pubDate>Tue, 25 Mar 2008 12:40:59 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:40804</guid><dc:creator>Dew Drop - March 25, 2008 | Alvin Ashcraft's Morning Dew</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Dew Drop - March 25, 2008 | Alvin Ashcraft's Morning Dew&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=40804" width="1" height="1"&gt;</description></item><item><title>re: What I'm Thinking About April</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/03/24/what-i-m-thinking-about-april.aspx#40586</link><pubDate>Mon, 24 Mar 2008 21:15:18 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:40586</guid><dc:creator>FlyingFishStix</dc:creator><description>&lt;p&gt;Regarding iso storage...&lt;/p&gt;
&lt;p&gt;It would be great if you could also compare/contrast:&lt;/p&gt;
&lt;p&gt;1) slq ce 3.5 + sync to&lt;/p&gt;
&lt;p&gt;2) iso storage.&lt;/p&gt;
&lt;p&gt;We'd love to 'copy' some smart client apps (that require installation), to the web as a secondary option. &amp;nbsp;This would be useful for staff and clients that don't wish to install local SmartClients or are on different platforms (Mac/Linux).&lt;/p&gt;
&lt;p&gt;(eg.) move SmartClients &amp;gt; SL2&lt;/p&gt;
&lt;p&gt;from: DB + Forms + SQLCE + Sync components&lt;/p&gt;
&lt;p&gt;to: &amp;nbsp; DB + SL2 &amp;nbsp; + iso storage + Sync(?)&lt;/p&gt;
&lt;p&gt;Any thoughts on that would be great!(eg):&lt;/p&gt;
&lt;p&gt;-iso limitations? &lt;/p&gt;
&lt;p&gt;-when NOT to use iso? &lt;/p&gt;
&lt;p&gt;-can MS Sync Framework be used?&lt;/p&gt;
&lt;p&gt;Thanks Jesse!&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=40586" width="1" height="1"&gt;</description></item><item><title>re: What I'm Thinking About April</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/03/24/what-i-m-thinking-about-april.aspx#40513</link><pubDate>Mon, 24 Mar 2008 16:33:14 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:40513</guid><dc:creator>jesseliberty</dc:creator><description>&lt;p&gt;Yes, that is isolated storage, and yes, iso storage is high on my list. should not have been left off that list.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=40513" width="1" height="1"&gt;</description></item><item><title>re: What I'm Thinking About April</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/03/24/what-i-m-thinking-about-april.aspx#40494</link><pubDate>Mon, 24 Mar 2008 15:44:07 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:40494</guid><dc:creator>wireplay</dc:creator><description>&lt;p&gt;Jesse,&lt;/p&gt;
&lt;p&gt;It would be good to look at 2 areas I have had challenges with:&lt;/p&gt;
&lt;p&gt;1. What is the best way to store configuration and property settings? Is that isolated storage or something else?&lt;/p&gt;
&lt;p&gt;2. How do you handle XML data coming in from cgi applications? My experience indicates that there is a timing issue on the event and that it fires too early oftentimes.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=40494" width="1" height="1"&gt;</description></item></channel></rss>