<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Silverlight Database</title><link>http://silverdb.codeplex.com/Project/ProjectRss.aspx</link><description>This is database for Silverlight project that can be stored in Isolated Storage</description><item><title>Closed Issue: Lazy loading problem [5447]</title><link>http://silverdb.codeplex.com/WorkItem/View.aspx?WorkItemId=5447</link><description>Has a bug here&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;if &amp;#40;_useLazyLoading &amp;#38;&amp;#38; &amp;#33;_loadedTables&amp;#91;typeof&amp;#40;T&amp;#41;&amp;#93;&amp;#41;&lt;br /&gt;&lt;br /&gt;use &lt;br /&gt;&lt;br /&gt;&amp;#33;_loadedTables.ContainsKey&amp;#40;typeof&amp;#40;T&amp;#41;&amp;#41;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>SergeyBarskiy</author><pubDate>Mon, 02 Nov 2009 13:33:11 GMT</pubDate><guid isPermaLink="false">Closed Issue: Lazy loading problem [5447] 20091102013311P</guid></item><item><title>New Post: Deployment</title><link>http://silverdb.codeplex.com/Thread/View.aspx?ThreadId=72373</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;No, there are no restrictions.&lt;/p&gt;&lt;/div&gt;</description><author>sergeybarskiy</author><pubDate>Mon, 19 Oct 2009 17:55:25 GMT</pubDate><guid isPermaLink="false">New Post: Deployment 20091019055525P</guid></item><item><title>New Post: Deployment</title><link>http://silverdb.codeplex.com/Thread/View.aspx?ThreadId=72373</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi great project.&lt;/p&gt;
&lt;p&gt;If you want to create a database structure and pre load it wih data and deploy it with your applications are there any restrictions fr different versions of windows.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Sunil.&lt;/p&gt;&lt;/div&gt;</description><author>sunilsharma</author><pubDate>Sun, 18 Oct 2009 23:07:00 GMT</pubDate><guid isPermaLink="false">New Post: Deployment 20091018110700P</guid></item><item><title>New Post: RemoveRange Error?</title><link>http://silverdb.codeplex.com/Thread/View.aspx?ThreadId=70051</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&amp;nbsp;thank you for your Reply!&lt;/p&gt;&lt;/div&gt;</description><author>JasonZheng</author><pubDate>Mon, 28 Sep 2009 05:39:39 GMT</pubDate><guid isPermaLink="false">New Post: RemoveRange Error? 20090928053939A</guid></item><item><title>New Post: RemoveRange Error?</title><link>http://silverdb.codeplex.com/Thread/View.aspx?ThreadId=70051</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks for reporting this, Jason.&amp;nbsp; I addressed the issue, updated the unit test to match the issues, created new release and posted it as recommended download.&amp;nbsp; Feel free to download and try it out.&lt;/p&gt;
&lt;p&gt;Thanks again&lt;/p&gt;
&lt;p&gt;--Sergey&lt;/p&gt;&lt;/div&gt;</description><author>sergeybarskiy</author><pubDate>Sat, 26 Sep 2009 01:12:03 GMT</pubDate><guid isPermaLink="false">New Post: RemoveRange Error? 20090926011203A</guid></item><item><title>Created Release: Release 9-25-2009 (Sep 25, 2009)</title><link>http://silverdb.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33560</link><description>&lt;div class="wikidoc"&gt;Address isssue with remove range error that was reported under discussions&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sergeybarskiy</author><pubDate>Sat, 26 Sep 2009 01:10:08 GMT</pubDate><guid isPermaLink="false">Created Release: Release 9-25-2009 (Sep 25, 2009) 20090926011008A</guid></item><item><title>Released: Release 9-25-2009 (Sep 25, 2009)</title><link>http://silverdb.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=33560</link><description>&lt;div&gt;Address isssue with remove range error that was reported under discussions&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sat, 26 Sep 2009 01:10:07 GMT</pubDate><guid isPermaLink="false">Released: Release 9-25-2009 (Sep 25, 2009) 20090926011007A</guid></item><item><title>Source code checked in, #34094</title><link>http://silverdb.codeplex.com/SourceControl/changeset/view/34094</link><description>Update issue with saving a table with fewer rows than intially were there</description><author>SergeyBarskiy</author><pubDate>Sat, 26 Sep 2009 01:06:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #34094 20090926010607A</guid></item><item><title>New Post: RemoveRange Error?</title><link>http://silverdb.codeplex.com/Thread/View.aspx?ThreadId=70051</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;this maybe an Error?&lt;/p&gt;
&lt;p&gt;if this method RemoveRangeConditionTest() change like this code:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; private void RemoveRangeConditionTest()&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Database.DeleteDatabase(&amp;quot;test&amp;quot;);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Database db = Database.CreateDatabase(&amp;quot;test&amp;quot;);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; db.CreateTable&amp;lt;Person&amp;gt;();&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Person person1 = new Person() { FirstName = &amp;quot;John &amp;quot;, LastName = &amp;quot;Doe &amp;quot;, Salary = 1, BirthDate = new DateTime(1900, 1, 1) };&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Person person2 = new Person() { FirstName = &amp;quot;John &amp;quot;, LastName = &amp;quot;Doe &amp;quot;, Salary = 2, BirthDate = new DateTime(1900, 1, 1) };&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Person person3 = new Person() { FirstName = &amp;quot;John &amp;quot;, LastName = &amp;quot;Doe &amp;quot;, Salary = 3, BirthDate = new DateTime(1900, 1, 1) };&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; db.Table&amp;lt;Person&amp;gt;().Add(person1);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; db.Table&amp;lt;Person&amp;gt;().Add(person2);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; db.Table&amp;lt;Person&amp;gt;().Add(person3);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:#ff0000"&gt;db.Save();&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:#ff0000"&gt;db = Database.OpenDatabase(&amp;quot;test&amp;quot;);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; db.Table&amp;lt;Person&amp;gt;().RemoveRange((person) =&amp;gt; { return (person.Salary &amp;gt;= 2); });&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; db.Save();&lt;br&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (db.Tables.Count == 1 &amp;amp;&amp;amp; db.Table&amp;lt;Person&amp;gt;().Count == 1)&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.RemoveRangeViaConditionLabel.Foreground = new SolidColorBrush(Colors.Green);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.RemoveRangeViaConditionLabel.Foreground = new SolidColorBrush(Colors.Red);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;
&lt;p&gt;then run this test,there has an error,Xml file save like this:&lt;/p&gt;
&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-16&amp;quot;?&amp;gt;&lt;br&gt;&amp;lt;ArrayOfPerson xmlns:xsi=&amp;quot;&lt;a href="http://www.w3.org/2001/XMLSchema-instance"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; xmlns:xsd=&amp;quot;&lt;a href="http://www.w3.org/2001/XMLSchema"&gt;http://www.w3.org/2001/XMLSchema&lt;/a&gt;&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;Person&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;FirstName&amp;gt;John &amp;lt;/FirstName&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;LastName&amp;gt;Doe &amp;lt;/LastName&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;BirthDate&amp;gt;1900-01-01T00:00:00&amp;lt;/BirthDate&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Salary&amp;gt;1&amp;lt;/Salary&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;/Person&amp;gt;&lt;br&gt;&lt;span style="color:#ff0000"&gt;&amp;lt;/ArrayOfPerson&amp;gt;&lt;span style="color:#000000"&gt;&amp;lt;&lt;/span&gt;&lt;/span&gt;FirstName&amp;gt;John &amp;lt;/FirstName&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;LastName&amp;gt;Doe &amp;lt;/LastName&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;BirthDate&amp;gt;1900-01-01T00:00:00&amp;lt;/BirthDate&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Salary&amp;gt;2&amp;lt;/Salary&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;/Person&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;Person&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;FirstName&amp;gt;John &amp;lt;/FirstName&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;LastName&amp;gt;Doe &amp;lt;/LastName&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;BirthDate&amp;gt;1900-01-01T00:00:00&amp;lt;/BirthDate&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Salary&amp;gt;3&amp;lt;/Salary&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;/Person&amp;gt;&lt;br&gt;&amp;lt;/ArrayOfPerson&amp;gt;&lt;/p&gt;
&lt;p&gt;the Red letter is error code,please check it,thanks&amp;nbsp;a lot.&lt;/p&gt;&lt;/div&gt;</description><author>JasonZheng</author><pubDate>Fri, 25 Sep 2009 03:52:40 GMT</pubDate><guid isPermaLink="false">New Post: RemoveRange Error? 20090925035240A</guid></item><item><title>Reviewed: WCF Release (八月 24, 2009)</title><link>http://silverdb.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31904#ReviewBy-wxzself</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - MS not implementationm, but very needed. </description><author>wxzself</author><pubDate>Mon, 24 Aug 2009 07:28:23 GMT</pubDate><guid isPermaLink="false">Reviewed: WCF Release (八月 24, 2009) 20090824072823A</guid></item><item><title>Commented Issue: Lazy loading problem</title><link>http://silverdb.codeplex.com/WorkItem/View.aspx?WorkItemId=5447</link><description>Has a bug here&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;if &amp;#40;_useLazyLoading &amp;#38;&amp;#38; &amp;#33;_loadedTables&amp;#91;typeof&amp;#40;T&amp;#41;&amp;#93;&amp;#41;&lt;br /&gt;&lt;br /&gt;use &lt;br /&gt;&lt;br /&gt;&amp;#33;_loadedTables.ContainsKey&amp;#40;typeof&amp;#40;T&amp;#41;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: SergeyBarskiy ** &lt;p&gt;Could you please provide some more details on this issue and steps on how to reproduce it in the latest release&amp;#63;&lt;br /&gt;Thank you.&lt;/p&gt;</description><author>SergeyBarskiy</author><pubDate>Sun, 23 Aug 2009 17:57:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: Lazy loading problem 20090823055714P</guid></item><item><title>Reopened Issue: Lazy loading problem</title><link>http://silverdb.codeplex.com/WorkItem/View.aspx?WorkItemId=5447</link><description>Has a bug here&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;if &amp;#40;_useLazyLoading &amp;#38;&amp;#38; &amp;#33;_loadedTables&amp;#91;typeof&amp;#40;T&amp;#41;&amp;#93;&amp;#41;&lt;br /&gt;&lt;br /&gt;use &lt;br /&gt;&lt;br /&gt;&amp;#33;_loadedTables.ContainsKey&amp;#40;typeof&amp;#40;T&amp;#41;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: SergeyBarskiy ** &lt;p&gt;Need more details&lt;/p&gt;</description><author>SergeyBarskiy</author><pubDate>Sun, 23 Aug 2009 17:55:55 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Lazy loading problem 20090823055555P</guid></item><item><title>Closed Issue: Lazy loading problem</title><link>http://silverdb.codeplex.com/WorkItem/View.aspx?WorkItemId=5447</link><description>Has a bug here&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;if &amp;#40;_useLazyLoading &amp;#38;&amp;#38; &amp;#33;_loadedTables&amp;#91;typeof&amp;#40;T&amp;#41;&amp;#93;&amp;#41;&lt;br /&gt;&lt;br /&gt;use &lt;br /&gt;&lt;br /&gt;&amp;#33;_loadedTables.ContainsKey&amp;#40;typeof&amp;#40;T&amp;#41;&amp;#41;&lt;br /&gt;Comments: &lt;p&gt;This was fixed in BugFixRelease&lt;/p&gt;</description><author>SergeyBarskiy</author><pubDate>Sun, 23 Aug 2009 17:54:45 GMT</pubDate><guid isPermaLink="false">Closed Issue: Lazy loading problem 20090823055445P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;News:&lt;br /&gt;New release is posted on 8/23/2009&lt;br /&gt;&lt;br /&gt;This project implements a Isolated Storage (IsolatedStorage) based database for Silverlight.  The usage of this software is very simple.  You create a new database by Calling CreateDatabase.  You can add tables to the database by calling db.CreateTable&amp;lt;T&amp;gt; where T is the type of entity to be stored in table rows.  You can save database by calling Save, and open the database by calling OpenDatabase.  This database supports version changes, so you can update your application and still be able to open the database.   You can now also send/receive a database to/for WCF service without having to write any communicaiton code.  You can look for basic use of this database by examining test Silverlight application.  Encryption and compression have been implemented; just provide a password to use encryption.  Compression is based on SharpZipLib - you will have all the rights specified under that project.  See &lt;a href="http://slsharpziplib.codeplex.com/license" class="externalLink"&gt;http://slsharpziplib.codeplex.com/license&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for details.  Also lazy loading has been implemented.  If you open database with lazy loading flag, tables will be loaded when first accessed.  Feel free to look documentation help file under current download for API details.  The source code file contains unit test project that you can also examine for usage details.&lt;br /&gt;&lt;br /&gt;Here is a list features on the radar:
&lt;ul&gt;&lt;li&gt;Isolated Storage quota checks, possibly with ability to automatically request more space&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;If you are prompted for password for signed key file, it is &amp;quot;SilverlightDatabase&amp;quot;&lt;br /&gt;&lt;br /&gt;Please submit your comments and features requests, they are appreciated.&lt;br /&gt;Let me know if you need additional documentation, and I will provide it.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SergeyBarskiy</author><pubDate>Sun, 23 Aug 2009 17:53:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090823055337P</guid></item><item><title>Updated Release: WCF Release (Aug 23, 2009)</title><link>http://silverdb.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31904</link><description>&lt;div class="wikidoc"&gt;This release includes the following functionality:&lt;br /&gt;1.	Ability to send/receive any database to /from WCF service without writing any communication code&lt;br /&gt;2.	.NET/WPF version of the database (byproduct of WCF service functionality)&lt;br /&gt;Please see unit tests project for example on how to setup a solution for this functionality and how to send a database to/from a server.  You will need to write and provide a class that does actual database processing after it has been received viw web.config file.  See exampale for details.&lt;br /&gt;Please start a new discussion if you have any questions.&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt; &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sergeybarskiy</author><pubDate>Sun, 23 Aug 2009 17:52:52 GMT</pubDate><guid isPermaLink="false">Updated Release: WCF Release (Aug 23, 2009) 20090823055252P</guid></item><item><title>Released: WCF Release (Aug 23, 2009)</title><link>http://silverdb.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31904</link><description>&lt;div&gt;This release includes the following functionality:&lt;br&gt;1.	Ability to send/receive any database to /from WCF service without writing any communication code&lt;br&gt;2.	.NET/WPF version of the database (byproduct of WCF service functionality)&lt;br&gt;Please see unit tests project for example on how to setup a solution for this functionality and how to send a database to/from a server.  You will need to write and provide a class that does actual database processing after it has been received viw web.config file.  See exampale for details.&lt;br&gt;Please start a new discussion if you have any questions.&lt;br&gt;&lt;br&gt;Thanks.&lt;br&gt; &lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sun, 23 Aug 2009 17:52:52 GMT</pubDate><guid isPermaLink="false">Released: WCF Release (Aug 23, 2009) 20090823055252P</guid></item><item><title>Updated Release: WCF Release (Aug 23, 2009)</title><link>http://silverdb.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31904</link><description>&lt;div class="wikidoc"&gt;This release includes the following functionality:&lt;br /&gt;1.	Ability to send/receive any database to /from WCF service without writing any communication code&lt;br /&gt;2.	.NET/WPF version of the database (byproduct of WCF service functionality)&lt;br /&gt;Please see unit tests project for example on how to setup a solution for this functionality and how to send a database to/from a server.  You will need to write and provide a class that does actual database processing after it has been received viw web.config file.  See exampale for details.&lt;br /&gt;Please start a new discussion if you have any questions.&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt; &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sergeybarskiy</author><pubDate>Sun, 23 Aug 2009 17:47:11 GMT</pubDate><guid isPermaLink="false">Updated Release: WCF Release (Aug 23, 2009) 20090823054711P</guid></item><item><title>Updated Release: WCF Release (Aug 23, 2009)</title><link>http://silverdb.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31904</link><description>&lt;div class="wikidoc"&gt;This release includes the following functionality:&lt;br /&gt;1.	Ability to send/receive any database to /from WCF service without writing any communication code&lt;br /&gt;2.	.NET/WPF version of the database (byproduct of WCF service functionality)&lt;br /&gt;Please see unit tests project for example on how to setup a solution for this functionality and how to send a database to/from a server.  You will need to write and provide a class that does actual database processing after it has been received viw web.config file.  See exampale for details.&lt;br /&gt; &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sergeybarskiy</author><pubDate>Sun, 23 Aug 2009 17:39:55 GMT</pubDate><guid isPermaLink="false">Updated Release: WCF Release (Aug 23, 2009) 20090823053955P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;This project implements a Isolated Storage (IsolatedStorage) based database for Silverlight.  The usage of this software is very simple.  You create a new database by Calling CreateDatabase.  You can add tables to the database by calling db.CreateTable&amp;lt;T&amp;gt; where T is the type of entity to be stored in table rows.  You can save database by calling Save, and open the database by calling OpenDatabase.  This database supports version changes, so you can update your application and still be able to open the database.   You can now also send/receive a database to/for WCF service without having to write any communicaiton code.  You can look for basic use of this database by examining test Silverlight application.  Encryption and compression have been implemented; just provide a password to use encryption.  Compression is based on SharpZipLib - you will have all the rights specified under that project.  See &lt;a href="http://slsharpziplib.codeplex.com/license" class="externalLink"&gt;http://slsharpziplib.codeplex.com/license&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for details.  Also lazy loading has been implemented.  If you open database with lazy loading flag, tables will be loaded when first accessed.  Feel free to look documentation help file under current download for API details.  The source code file contains unit test project that you can also examine for usage details.&lt;br /&gt;&lt;br /&gt;Here is a list features on the radar:
&lt;ul&gt;&lt;li&gt;Isolated Storage quota checks, possibly with ability to automatically request more space&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;If you are prompted for password for signed key file, it is &amp;quot;SilverlightDatabase&amp;quot;&lt;br /&gt;&lt;br /&gt;Please submit your comments and features requests, they are appreciated.&lt;br /&gt;Let me know if you need additional documentation, and I will provide it.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SergeyBarskiy</author><pubDate>Sun, 23 Aug 2009 17:39:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090823053900P</guid></item><item><title>Created Release: WCF Release (Aug 23, 2009)</title><link>http://silverdb.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31904</link><description>&lt;div class="wikidoc"&gt;This release includes the following functionality:&lt;br /&gt;1.	Ability to send/receive any database to /from WCF service without writing any communication code&lt;br /&gt;2.	.NET/WPF version of the database (byproduct of WCF service functionality)&lt;br /&gt;Please see unit tests project for example on how to setup a solution for this functionality and how to send a database to/from a server.&lt;br /&gt; &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sergeybarskiy</author><pubDate>Sun, 23 Aug 2009 17:33:08 GMT</pubDate><guid isPermaLink="false">Created Release: WCF Release (Aug 23, 2009) 20090823053308P</guid></item></channel></rss>