<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SilverDB Wiki &amp; Documentation Rss Feed</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home</link><description>SilverDB Wiki Rss Description</description><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 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>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=13</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 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, 19 Jul 2009 14:49:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090719024904P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=12</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 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.  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, 19 Jul 2009 14:34:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090719023445P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=11</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 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.  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 signed key password, it is SilverlightDatabase&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, 19 Jul 2009 14:34:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090719023400P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=10</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 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.  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;br /&gt;*Isolated Storage quota checks, possibly with ability to automatically request more space&lt;br /&gt;&lt;br /&gt;If you are prompted for password signed key password, it is SilverlightDatabase&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, 19 Jul 2009 14:33:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090719023341P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=9</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 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.  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 attached.&lt;br /&gt;&lt;br /&gt;Here is a list features on the radar:&lt;br /&gt;1.  Isolated Storage quota checks, possibly with ability to automatically request more space&lt;br /&gt;&lt;br /&gt;If you are prompted for password signed key password, it is SilverlightDatabase&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, 19 Jul 2009 14:31:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090719023121P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=8</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 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.  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 at XML documentation file for public API.&lt;br /&gt;&lt;br /&gt;Here is a list features on the radar:&lt;br /&gt;1.  Isolated Storage quota checks, possibly with ability to automatically request more space&lt;br /&gt;&lt;br /&gt;If you are prompted for password signed key password, it is SilverlightDatabase&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, 19 Jul 2009 03:32:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090719033214A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=7</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 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.  Feel free to look at XML documentation file for public API.&lt;br /&gt;Here is a list features on the radar:&lt;br /&gt;1.  Table lazy loading support&lt;br /&gt;2.  Isotlated Storage quata checks, possibly with ability to automatically request more space&lt;br /&gt;&lt;br /&gt;If you are prompted for password signed key password, it is SilverlightDatabase&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>Sat, 18 Jul 2009 15:42:29 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090718034229P</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=6</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 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.  Feel free to look at XML documentation file for public API.&lt;br /&gt;Here is a list features on the radar:&lt;br /&gt;1.	Table lazy loading support&lt;br /&gt;&lt;br /&gt;If you are prompted for password signed key password, it is SilverlightDatabase&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>Sat, 18 Jul 2009 02:30:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090718023034A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=5</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 bv 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 look for basic use of this database by examining test Silverlight application.  Encryption has been implemented, just provide a password to use.  Feel free to look at XML documentation file for public API.&lt;br /&gt;Here is a list features on the radar:&lt;br /&gt;1.	Compression support&lt;br /&gt;2.	Table lazy loading support&lt;br /&gt;&lt;br /&gt;If you are prompted for password signed key password, it is SilverlightDatabase&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 documentaiton, and I will provide it.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SergeyBarskiy</author><pubDate>Wed, 15 Jul 2009 02:10:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090715021025A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=4</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 bv 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 look for basic use of this database by examining test Silverlight application.  Encryption has been implemented, just provide a password to use.  Feel free to look at XML documentation file for public API.&lt;br /&gt;Here is a list features on the radar:&lt;br /&gt;1.	Compression support&lt;br /&gt;2.	Table lazy loading support&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 documentaiton, and I will provide it.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SergeyBarskiy</author><pubDate>Wed, 15 Jul 2009 02:09:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090715020903A</guid></item><item><title>Updated Wiki: Home</title><link>http://silverdb.codeplex.com/Wiki/View.aspx?title=Home&amp;version=3</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 bv 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 look for basic use of this database by examining test Silverlight application.&lt;br /&gt;Here is a list features on the radar:&lt;br /&gt;1.	Encryption support&lt;br /&gt;2.	Compression support&lt;br /&gt;3.	Table lazy loading support&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 documentaiton, and I will provide it.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>SergeyBarskiy</author><pubDate>Tue, 14 Jul 2009 01:40:42 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090714014042A</guid></item></channel></rss>