<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ManagedEsent Releases Rss Feed</title><link>http://www.codeplex.com/ManagedEsent/Release/ProjectReleases.aspx</link><description>ManagedEsent Releases Rss Description</description><item><title>Updated Release: ManagedEsent 1.8.3 (Apr 02, 2013)</title><link>http://managedesent.codeplex.com/releases/view/104448</link><description>&lt;div class="wikidoc"&gt;*Strong named binaries.&lt;br /&gt;*Added the immersive dll to the nuget package.&lt;br /&gt;*Renamed the immersive dll to Esent.Interop.Wsa.dll (for &amp;#39;Windows Store Apps&amp;#39;).&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>martinc</author><pubDate>Thu, 04 Apr 2013 03:23:18 GMT</pubDate><guid isPermaLink="false">Updated Release: ManagedEsent 1.8.3 (Apr 02, 2013) 20130404032318A</guid></item><item><title>Released: ManagedEsent 1.8.3 (Apr 02, 2013)</title><link>http://managedesent.codeplex.com/releases/view/104448</link><description>
&lt;div class="wikidoc"&gt;*Strong named binaries.&lt;br&gt;
*Added the immersive dll to the nuget package.&lt;br&gt;
*Renamed the immersive dll to Esent.Interop.Wsa.dll (for &amp;#39;Windows Store Apps&amp;#39;).&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 04 Apr 2013 03:23:18 GMT</pubDate><guid isPermaLink="false">Released: ManagedEsent 1.8.3 (Apr 02, 2013) 20130404032318A</guid></item><item><title>Updated Release: ManagedEsent 1.3.3 (Apr 02, 2013)</title><link>http://managedesent.codeplex.com/releases/view/104448</link><description>&lt;div class="wikidoc"&gt;*Strong named binaries.&lt;br /&gt;*Added the immersive dll to the nuget package.&lt;br /&gt;*Renamed the immersive dll to Esent.Interop.Wsa.dll (for &amp;#39;Windows Store Apps&amp;#39;).&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>martinc</author><pubDate>Thu, 04 Apr 2013 03:23:06 GMT</pubDate><guid isPermaLink="false">Updated Release: ManagedEsent 1.3.3 (Apr 02, 2013) 20130404032306A</guid></item><item><title>Created Release: ManagedEsent 1.8.2 (Jan 18, 2013)</title><link>http://managedesent.codeplex.com/releases?ReleaseId=100574</link><description>&lt;div class="wikidoc"&gt;ManagedEsent 1.8.2 is simply a signed version of 1.8.1. There are no other changes. This has also been pushed to nuget.&lt;br /&gt;&lt;b&gt;Note&lt;/b&gt; This release requires .net 4.5 (as a result of the port to support immersive apps), so if XP support is important, then you should not install this release.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>martinc</author><pubDate>Fri, 18 Jan 2013 23:29:39 GMT</pubDate><guid isPermaLink="false">Created Release: ManagedEsent 1.8.2 (Jan 18, 2013) 20130118112939P</guid></item><item><title>Released: ManagedEsent 1.8.2 (Jan 18, 2013)</title><link>http://managedesent.codeplex.com/releases/view/100574</link><description>
&lt;div class="wikidoc"&gt;ManagedEsent 1.8.2 is simply a signed version of 1.8.1. There are no other changes. This has also been pushed to nuget.&lt;br&gt;
&lt;b&gt;Note&lt;/b&gt; This release requires .net 4.5 (as a result of the port to support immersive apps), so if XP support is important, then you should not install this release.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 18 Jan 2013 23:29:39 GMT</pubDate><guid isPermaLink="false">Released: ManagedEsent 1.8.2 (Jan 18, 2013) 20130118112939P</guid></item><item><title>Created Release: 1.8.1 (Nov 19, 2012)</title><link>http://managedesent.codeplex.com/releases?ReleaseId=97933</link><description>&lt;div class="wikidoc"&gt;Minor changes since the last source code upload (e.g. some perf improvements).&lt;br /&gt;But it&amp;#39;s been a significant duration since the last binary release (v1.6).&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>martinc</author><pubDate>Mon, 19 Nov 2012 08:53:49 GMT</pubDate><guid isPermaLink="false">Created Release: 1.8.1 (Nov 19, 2012) 20121119085349A</guid></item><item><title>Released: 1.8.1 (Nov 19, 2012)</title><link>https://managedesent.codeplex.com/releases/view/97933</link><description>
&lt;div class="wikidoc"&gt;Minor changes since the last source code upload (e.g. some perf improvements).&lt;br&gt;
But it&amp;#39;s been a significant duration since the last binary release (v1.6).&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 19 Nov 2012 08:53:49 GMT</pubDate><guid isPermaLink="false">Released: 1.8.1 (Nov 19, 2012) 20121119085349A</guid></item><item><title>Updated Release: 1.6 (Feb 11, 2011)</title><link>http://managedesent.codeplex.com/releases/view/60799</link><description>&lt;div class="wikidoc"&gt;Added support for many more ESENT APIs.&lt;br /&gt;Lots of bugfixes.&lt;br /&gt;&lt;br /&gt;The PersistentDictionary code can now deal with many LINQ queries by using enumerating just matching records instead of looking at all records:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Blue;"&gt;var&lt;/span&gt; dict = &lt;span style="color:Blue;"&gt;new&lt;/span&gt; PersistentDictionary&amp;lt;&lt;span style="color:Blue;"&gt;string&lt;/span&gt;, &lt;span style="color:Blue;"&gt;int&lt;/span&gt;&amp;gt;(&lt;span style="color:#A31515;"&gt;&amp;quot;DataDir&amp;quot;&lt;/span&gt;);
&lt;span style="color:Green;"&gt;// insert some data&lt;/span&gt;
&lt;span style="color:Blue;"&gt;int&lt;/span&gt; total = (&lt;span style="color:Blue;"&gt;from&lt;/span&gt; x &lt;span style="color:Blue;"&gt;in&lt;/span&gt; dict &lt;span style="color:Blue;"&gt;where&lt;/span&gt; x.Key.StartWith(&lt;span style="color:#A31515;"&gt;&amp;quot;Mar&amp;quot;&lt;/span&gt;) &lt;span style="color:Blue;"&gt;select&lt;/span&gt; x.Value).Sum();
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>laurionb</author><pubDate>Sat, 12 Feb 2011 02:00:40 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.6 (Feb 11, 2011) 20110212020040A</guid></item><item><title>Released: 1.6 (Feb 11, 2011)</title><link>http://managedesent.codeplex.com/releases/view/60799</link><description>
&lt;div class="wikidoc"&gt;Added support for many more ESENT APIs.&lt;br&gt;
Lots of bugfixes.&lt;br&gt;
&lt;br&gt;
The PersistentDictionary code can now deal with many LINQ queries by using enumerating just matching records instead of looking at all records:&lt;br&gt;
&lt;br&gt;
&lt;div style="color:Black; background-color:White"&gt;
&lt;pre&gt;
&lt;span style="color:Blue"&gt;var&lt;/span&gt; dict = &lt;span style="color:Blue"&gt;new&lt;/span&gt; PersistentDictionary&amp;lt;&lt;span style="color:Blue"&gt;string&lt;/span&gt;, &lt;span style="color:Blue"&gt;int&lt;/span&gt;&amp;gt;(&lt;span style="color:#A31515"&gt;&amp;quot;DataDir&amp;quot;&lt;/span&gt;);
&lt;span style="color:Green"&gt;// insert some data&lt;/span&gt;
&lt;span style="color:Blue"&gt;int&lt;/span&gt; total = (&lt;span style="color:Blue"&gt;from&lt;/span&gt; x &lt;span style="color:Blue"&gt;in&lt;/span&gt; dict &lt;span style="color:Blue"&gt;where&lt;/span&gt; x.Key.StartWith(&lt;span style="color:#A31515"&gt;&amp;quot;Mar&amp;quot;&lt;/span&gt;) &lt;span style="color:Blue"&gt;select&lt;/span&gt; x.Value).Sum();
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 12 Feb 2011 02:00:40 GMT</pubDate><guid isPermaLink="false">Released: 1.6 (Feb 11, 2011) 20110212020040A</guid></item><item><title>Updated Release: 1.5 (Sep 12, 2009)</title><link>http://managedesent.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=32904</link><description>&lt;div class="wikidoc"&gt;The 1.5 release of ManagedEsent includes:
&lt;ul&gt;&lt;li&gt;New API support
&lt;ul&gt;&lt;li&gt;JetCreateInstance2&lt;/li&gt;
&lt;li&gt;JetInit2&lt;/li&gt;
&lt;li&gt;JetIdle&lt;/li&gt;
&lt;li&gt;JetSetColumns&lt;/li&gt;
&lt;li&gt;JetCreateTemporaryTable&lt;/li&gt;
&lt;li&gt;JetGetThreadStats&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Grbits for new Windows 7 features&lt;/li&gt;
&lt;li&gt;Bugfixes&lt;/li&gt;
&lt;li&gt;Performance enhancements.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Breaking API change&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;GetColumnDictionary now returns an IDictionary, not a Dictionary.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;There are three downloads:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;ManagedEsent&lt;/b&gt;. A .NET interop API for ESENT. Use this if you want to write an ESENT application.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;PersistentDictionary&lt;/b&gt;. A persistent, generic, .NET dictionary built on top of ESENT. Use this if you want simple data persistence that is compatible with the existing Dictionary/SortedDictionary classes.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;esedb&lt;/b&gt;. A dbm-like module for IronPython that uses ESENT databases. Use this if you are looking for dbm-like storage for IronPython on Windows.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>laurionb</author><pubDate>Sat, 12 Sep 2009 23:04:01 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.5 (Sep 12, 2009) 20090912110401P</guid></item><item><title>Released: 1.5 (Sep 12, 2009)</title><link>http://managedesent.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=32904</link><description>&lt;div&gt;The 1.5 release of ManagedEsent includes:
&lt;ul&gt;&lt;li&gt;New API support
&lt;ul&gt;&lt;li&gt;JetCreateInstance2&lt;/li&gt;
&lt;li&gt;JetInit2&lt;/li&gt;
&lt;li&gt;JetIdle&lt;/li&gt;
&lt;li&gt;JetSetColumns&lt;/li&gt;
&lt;li&gt;JetCreateTemporaryTable&lt;/li&gt;
&lt;li&gt;JetGetThreadStats&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Grbits for new Windows 7 features&lt;/li&gt;
&lt;li&gt;Bugfixes&lt;/li&gt;
&lt;li&gt;Performance enhancements.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Breaking API change&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;GetColumnDictionary now returns an IDictionary, not a Dictionary.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;There are three downloads:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;ManagedEsent&lt;/b&gt;. A .NET interop API for ESENT. Use this if you want to write an ESENT application.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;PersistentDictionary&lt;/b&gt;. A persistent, generic, .NET dictionary built on top of ESENT. Use this if you want simple data persistence that is compatible with the existing Dictionary/SortedDictionary classes.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;esedb&lt;/b&gt;. A dbm-like module for IronPython that uses ESENT databases. Use this if you are looking for dbm-like storage for IronPython on Windows.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sat, 12 Sep 2009 23:04:00 GMT</pubDate><guid isPermaLink="false">Released: 1.5 (Sep 12, 2009) 20090912110400P</guid></item><item><title>Created Release: 1.5 (Sep 12, 2009)</title><link>http://managedesent.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=32904</link><description>&lt;div class="wikidoc"&gt;The 1.5 release of ManagedEsent includes:
&lt;ul&gt;&lt;li&gt;Bugfixes&lt;/li&gt;
&lt;li&gt;New API support
&lt;ul&gt;&lt;li&gt;JetCreateInstance2&lt;/li&gt;
&lt;li&gt;JetInit2&lt;/li&gt;
&lt;li&gt;JetIdle&lt;/li&gt;
&lt;li&gt;JetSetColumns&lt;/li&gt;
&lt;li&gt;JetCreateTemporaryTable&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Grbits for new Windows 7 features&lt;/li&gt;
&lt;li&gt;Bugfixes&lt;/li&gt;
&lt;li&gt;Performance enhancements.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Breaking API change&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;GetColumnDictionary now returns an IDictionary, not a Dictionary.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;There are three downloads:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;ManagedEsent&lt;/b&gt;. A .NET interop API for ESENT. Use this if you want to write an ESENT application.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;PersistentDictionary&lt;/b&gt;. A persistent, generic, .NET dictionary built on top of ESENT. Use this if you want simple data persistence that is compatible with the existing Dictionary/SortedDictionary classes.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;esedb&lt;/b&gt;. A dbm-like module for IronPython that uses ESENT databases. Use this if you are looking for dbm-like storage for IronPython on Windows.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>laurionb</author><pubDate>Sat, 12 Sep 2009 23:02:41 GMT</pubDate><guid isPermaLink="false">Created Release: 1.5 (Sep 12, 2009) 20090912110241P</guid></item><item><title>Created Release: 1.2 (Apr 06, 2009)</title><link>http://managedesent.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25756</link><description>&lt;div&gt;
This is the 1.2 release of the managed interop layer for the Windows ESENT embedded database engine. This release adds three new APIs:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Api.JetEscrowUpdate&lt;/li&gt;&lt;li&gt;Api.JetIntersectIndexes&lt;/li&gt;&lt;li&gt;Api.JetGetCurrentIndex&lt;/li&gt;
&lt;/ul&gt;There are two new system parameters:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;JET_param.EventSourceKey to allow logging to a different eventlog.&lt;/li&gt;&lt;li&gt;JET_param.PageTempDBMin to set the minimum size of the temporary database. This can be used to speedup startup.&lt;/li&gt;
&lt;/ul&gt;And two API overloads:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Api.RetrieveColumnAsDateTime, along with overloads for SetColumn and MakeKey which take DateTime structures.&lt;/li&gt;&lt;li&gt;An overload for JetUpdate which skips returning the bookmark.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;b&gt;This also fixes a memory leak bug where pinned memory was not being properly unpinned.&lt;/b&gt;&lt;br&gt; &lt;br&gt;ManagedEsent.zip contains:&lt;br&gt; &lt;br&gt;The Esent.Interop DLL which is 70kb. It works with the esent.dll installed on the machine.&lt;br&gt;XML documentation&lt;br&gt;A small sample application showing how to create, update and query a database. &lt;br&gt; &lt;br&gt;The full source-code download includes the test suite, utility application (meta-data and CSV dumping) along with 'Hello World' applications in C++/CLI, Visual Basic, C# and C (using the unmanaged API). &lt;br&gt; &lt;br&gt;For IronPython users esedb.zip is a dbm interface to Esent.&lt;br&gt; &lt;br&gt;This release has been tested on:&lt;br&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;Windows XP&lt;/li&gt;&lt;li&gt;Windows Server 2003&lt;/li&gt;&lt;li&gt;Windows Vista&lt;/li&gt;&lt;li&gt;Windows 7 Beta &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br&gt;&lt;i&gt;The source code has been reorganized and now contains directories for the 'Pixie' object layer on top of the interop layer. Pixie has only a small amount of functionality right now, is nowhere near finished (perhaps 30% of the code has been written) and what code is present will change a lot.&lt;/i&gt;&lt;br&gt;
&lt;/div&gt;</description><author>laurionb</author><pubDate>Tue, 07 Apr 2009 02:49:37 GMT</pubDate><guid isPermaLink="false">Created Release: 1.2 (Apr 06, 2009) 20090407024937A</guid></item><item><title>Released: 1.2 (Apr 06, 2009)</title><link>http://managedesent.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25756</link><description>&lt;div&gt;
This is the 1.2 release of the managed interop layer for the Windows ESENT embedded database engine. This release adds three new APIs:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Api.JetEscrowUpdate&lt;/li&gt;&lt;li&gt;Api.JetIntersectIndexes&lt;/li&gt;&lt;li&gt;Api.JetGetCurrentIndex&lt;/li&gt;
&lt;/ul&gt;There are two new system parameters:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;JET_param.EventSourceKey to allow logging to a different eventlog.&lt;/li&gt;&lt;li&gt;JET_param.PageTempDBMin to set the minimum size of the temporary database. This can be used to speedup startup.&lt;/li&gt;
&lt;/ul&gt;And two API overloads:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Api.RetrieveColumnAsDateTime, along with overloads for SetColumn and MakeKey which take DateTime structures.&lt;/li&gt;&lt;li&gt;An overload for JetUpdate which skips returning the bookmark.&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;&lt;b&gt;This also fixes a memory leak bug where pinned memory was not being properly unpinned.&lt;/b&gt;&lt;br&gt; &lt;br&gt;ManagedEsent.zip contains:&lt;br&gt; &lt;br&gt;The Esent.Interop DLL which is 70kb. It works with the esent.dll installed on the machine.&lt;br&gt;XML documentation&lt;br&gt;A small sample application showing how to create, update and query a database. &lt;br&gt; &lt;br&gt;The full source-code download includes the test suite, utility application (meta-data and CSV dumping) along with 'Hello World' applications in C++/CLI, Visual Basic, C# and C (using the unmanaged API). &lt;br&gt; &lt;br&gt;For IronPython users esedb.zip is a dbm interface to Esent.&lt;br&gt; &lt;br&gt;This release has been tested on:&lt;br&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;Windows XP&lt;/li&gt;&lt;li&gt;Windows Server 2003&lt;/li&gt;&lt;li&gt;Windows Vista&lt;/li&gt;&lt;li&gt;Windows 7 Beta &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br&gt;&lt;i&gt;The source code has been reorganized and now contains directories for the 'Pixie' object layer on top of the interop layer. Pixie has only a small amount of functionality right now, is nowhere near finished (perhaps 30% of the code has been written) and what code is present will change a lot.&lt;/i&gt;&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 07 Apr 2009 02:49:37 GMT</pubDate><guid isPermaLink="false">Released: 1.2 (Apr 06, 2009) 20090407024937A</guid></item><item><title>Reviewed: 1.1 (Feb 07, 2009)</title><link>http://www.codeplex.com/ManagedEsent/Release/ProjectReleases.aspx?ReleaseId=22370</link><description>Rated 5 Stars (out of 5) - Great resource for ESENT</description><author>bionicbeagle</author><pubDate>Sat, 07 Feb 2009 09:05:16 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.1 (Feb 07, 2009) 20090207090516A</guid></item><item><title>Reviewed: 1.1 (Feb 04, 2009)</title><link>http://www.codeplex.com/ManagedEsent/Release/ProjectReleases.aspx?ReleaseId=22370</link><description>Rated 5 Stars (out of 5) - Great Job!!!
I found one little bug in method ColumnStream.Seek. If origin = SeekOrigin.End then should be “newOffset = this.Length + offset;” (ref: http://msdn.microsoft.com/en-us/library/system.io.stream.seek.aspx)
</description><author>Zbyloo</author><pubDate>Wed, 04 Feb 2009 12:31:32 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.1 (Feb 04, 2009) 20090204123132P</guid></item><item><title>Updated Release: 1.1 (Jan 27, 2009)</title><link>http://www.codeplex.com/ManagedEsent/Release/ProjectReleases.aspx?ReleaseId=22370</link><description>&lt;div&gt;
This is the 1.1 release of the managed interop layer for the Windows ESENT embedded database engine. While this release covers the functionality used in the majority of esent applications, some of the more esoteric APIs (JetEscrowUpdate, JetIntersectIndexes) are not provided yet.&lt;br&gt; &lt;br&gt;ManagedEsent.zip contains:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;The Esent.Interop DLL which is 70kb. It works with the esent.dll installed on the machine.&lt;/li&gt;&lt;li&gt;XML documentation&lt;/li&gt;&lt;li&gt;A small sample application showing how to create, update and query a database. &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;The full source-code download includes the test suite, utility application (meta-data and CSV dumping) along with 'Hello World' applications in C++/CLI, Visual Basic, C# and C (using the unmanaged API). &lt;br&gt; &lt;br&gt;For IronPython users esedb.zip is a dbm interface to Esent.&lt;br&gt; &lt;br&gt;Changes in this release include:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Reject non Unicode/ASCII encodings.&lt;/li&gt;&lt;li&gt;Don't throw an exception from finalizers.&lt;/li&gt;&lt;li&gt;Enable TRACE conditional for TraceFunctionCall.&lt;/li&gt;&lt;li&gt;Fixes to tests for Windows XP and Windows Server 2003&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release has been tested on:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Windows XP&lt;/li&gt;&lt;li&gt;Windows Server 2003&lt;/li&gt;&lt;li&gt;Windows Vista&lt;/li&gt;&lt;li&gt;Windows 7 Beta&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>laurionb</author><pubDate>Wed, 28 Jan 2009 03:01:53 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1 (Jan 27, 2009) 20090128030153A</guid></item><item><title>Released: 1.1 (Jan 27, 2009)</title><link>http://www.codeplex.com/ManagedEsent/Release/ProjectReleases.aspx?ReleaseId=22370</link><description>&lt;div&gt;
This is the 1.1 release of the managed interop layer for the Windows ESENT embedded database engine. While this release covers the functionality used in the majority of esent applications, some of the more esoteric APIs (JetEscrowUpdate, JetIntersectIndexes) are not provided yet.&lt;br&gt; &lt;br&gt;ManagedEsent.zip contains:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;The Esent.Interop DLL which is 70kb. It works with the esent.dll installed on the machine.&lt;/li&gt;&lt;li&gt;XML documentation&lt;/li&gt;&lt;li&gt;A small sample application showing how to create, update and query a database. &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;The full source-code download includes the test suite, utility application (meta-data and CSV dumping) along with 'Hello World' applications in C++/CLI, Visual Basic, C# and C (using the unmanaged API). &lt;br&gt; &lt;br&gt;For IronPython users esedb.zip is a dbm interface to Esent.&lt;br&gt; &lt;br&gt;Changes in this release include:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Reject non Unicode/ASCII encodings.&lt;/li&gt;&lt;li&gt;Don't throw an exception from finalizers.&lt;/li&gt;&lt;li&gt;Enable TRACE conditional for TraceFunctionCall.&lt;/li&gt;&lt;li&gt;Fixes to tests for Windows XP and Windows Server 2003&lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;This release has been tested on:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Windows XP&lt;/li&gt;&lt;li&gt;Windows Server 2003&lt;/li&gt;&lt;li&gt;Windows Vista&lt;/li&gt;&lt;li&gt;Windows 7 Beta&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 28 Jan 2009 03:01:53 GMT</pubDate><guid isPermaLink="false">Released: 1.1 (Jan 27, 2009) 20090128030153A</guid></item><item><title>Created Release: 1.1 (Jan 27, 2009)</title><link>http://www.codeplex.com/ManagedEsent/Release/ProjectReleases.aspx?ReleaseId=22370</link><description>&lt;div&gt;
This is the 1.1 release of the managed interop layer for the Windows ESENT embedded database engine. While this release covers the functionality used in the majority of esent applications, some of the more esoteric APIs (JetEscrowUpdate, JetIntersectIndexes) are not provided yet.&lt;br&gt; &lt;br&gt;ManagedEsent.zip contains:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;The Esent.Interop DLL which is 70kb. It works with the esent.dll installed on the machine.&lt;/li&gt;&lt;li&gt;XML documentation&lt;/li&gt;&lt;li&gt;A small sample application showing how to create, update and query a database. &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;The full source-code download includes the test suite, utility application (meta-data and CSV dumping) along with 'Hello World' applications in C++/CLI, Visual Basic, C# and C (using the unmanaged API). &lt;br&gt; &lt;br&gt;For IronPython users esedb.zip is a dbm interface to Esent.&lt;br&gt;
&lt;/div&gt;</description><author>laurionb</author><pubDate>Wed, 28 Jan 2009 02:57:44 GMT</pubDate><guid isPermaLink="false">Created Release: 1.1 (Jan 27, 2009) 20090128025744A</guid></item><item><title>Updated Release: 1.0 (Dec 21, 2008)</title><link>http://www.codeplex.com/ManagedEsent/Release/ProjectReleases.aspx?ReleaseId=20835</link><description>&lt;div&gt;
This is the 1.0 release of the managed interop layer for the Windows ESENT embedded database engine. This release covers the functionality used in the majority of esent applications, some of the more esoteric APIs (JetEscrowUpdate, JetIntersectIndexes) are not provided yet.&lt;br&gt; &lt;br&gt; The release includes:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;The Esent.Interop DLL which is 70kb. It works with the esent.dll installed on the machine.&lt;/li&gt;&lt;li&gt;XML documentation&lt;/li&gt;&lt;li&gt;A small sample application showing how to create, update and query a database. &lt;/li&gt;
&lt;/ul&gt; &lt;br&gt;The full source-code download includes the test suite, utility application (meta-data and CSV dumping) along with 'Hello World' applications in C++/CLI, Visual Basic, C# and C (using the unmanaged API). &lt;br&gt; &lt;br&gt;&lt;b&gt;Update: esedb module for IronPython&lt;/b&gt;&lt;br&gt;Esedb.zip contains the interop DLL and an esedb module for IronPython. This module stores key/value pair in an Esent database, providing dbm-like functionality.&lt;br&gt;
&lt;/div&gt;</description><author>laurionb</author><pubDate>Mon, 12 Jan 2009 08:52:50 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 (Dec 21, 2008) 20090112085250A</guid></item></channel></rss>