<?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/"
		>
<channel>
	<title>Comments for emphess .NET</title>
	<atom:link href="http://www.emphess.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emphess.net</link>
	<description>Christoph Menge&#039;s Blog</description>
	<lastBuildDate>Sun, 28 Feb 2010 23:13:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on db4o Performance Pitfalls by siaqodb_user</title>
		<link>http://www.emphess.net/2010/02/11/db4o-performance-pitfalls/comment-page-1/#comment-1945</link>
		<dc:creator>siaqodb_user</dc:creator>
		<pubDate>Sun, 28 Feb 2010 23:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=96#comment-1945</guid>
		<description>Christoph,
Indeed siaqodb is commercial, but as you said: &quot;On the other hand, for a commercial project I’d stick to a solution that has some history and a strong community.&quot; this means you need also to buy license for db4o because for commercial projects db4o is not free.
Is also true that siaqodb is not lauched too long time ago, but already has a lot of interests from developers and speacially from Silverlight developers because LINQ is supported by siaqodb on Silverlight and has small footprint which is very important because user need to download small .XAP file.</description>
		<content:encoded><![CDATA[<p>Christoph,<br />
Indeed siaqodb is commercial, but as you said: &#8220;On the other hand, for a commercial project I’d stick to a solution that has some history and a strong community.&#8221; this means you need also to buy license for db4o because for commercial projects db4o is not free.<br />
Is also true that siaqodb is not lauched too long time ago, but already has a lot of interests from developers and speacially from Silverlight developers because LINQ is supported by siaqodb on Silverlight and has small footprint which is very important because user need to download small .XAP file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on db4o Performance Pitfalls by Christoph Menge</title>
		<link>http://www.emphess.net/2010/02/11/db4o-performance-pitfalls/comment-page-1/#comment-1944</link>
		<dc:creator>Christoph Menge</dc:creator>
		<pubDate>Fri, 26 Feb 2010 14:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=96#comment-1944</guid>
		<description>Thanks for the comment. I think it&#039;s good to see more innovative solutions approaching data storage come up. 

What I posted is not entirely specific to db4o: calling a lambda expression will require object instantiation, while parsing the expression tree does not. The latter is obviously much faster, but also more complicated. db4o&#039;s support for it is quite good, however - as long as you don&#039;t leave out the required libraries.

siaqodb sure looks interesting because it has a very small footprint. On the other hand, for a commercial project I&#039;d stick to a solution that has some history and a strong community.

Also, siaqodb is not open source which would help to build the required amount of trust, especially in the beginning where community support will not be strong.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment. I think it&#8217;s good to see more innovative solutions approaching data storage come up. </p>
<p>What I posted is not entirely specific to db4o: calling a lambda expression will require object instantiation, while parsing the expression tree does not. The latter is obviously much faster, but also more complicated. db4o&#8217;s support for it is quite good, however &#8211; as long as you don&#8217;t leave out the required libraries.</p>
<p>siaqodb sure looks interesting because it has a very small footprint. On the other hand, for a commercial project I&#8217;d stick to a solution that has some history and a strong community.</p>
<p>Also, siaqodb is not open source which would help to build the required amount of trust, especially in the beginning where community support will not be strong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on db4o Performance Pitfalls by siaqodb_user</title>
		<link>http://www.emphess.net/2010/02/11/db4o-performance-pitfalls/comment-page-1/#comment-1943</link>
		<dc:creator>siaqodb_user</dc:creator>
		<pubDate>Thu, 25 Feb 2010 20:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=96#comment-1943</guid>
		<description>You can also try siaqodb ( http://siaqodb.com ). Has also very fast LINQ queries and in plus support LINQ on Silverlight</description>
		<content:encoded><![CDATA[<p>You can also try siaqodb ( <a href="http://siaqodb.com" rel="nofollow">http://siaqodb.com</a> ). Has also very fast LINQ queries and in plus support LINQ on Silverlight</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Simple Standalone Server for db4o as Windows Service by James Hicks</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-1938</link>
		<dc:creator>James Hicks</dc:creator>
		<pubDate>Sat, 13 Feb 2010 22:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-1938</guid>
		<description>take a look at topshelf for the host.

http://code.google.com/p/topshelf/</description>
		<content:encoded><![CDATA[<p>take a look at topshelf for the host.</p>
<p><a href="http://code.google.com/p/topshelf/" rel="nofollow">http://code.google.com/p/topshelf/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Simple Standalone Server for db4o as Windows Service by Christoph Menge</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-1934</link>
		<dc:creator>Christoph Menge</dc:creator>
		<pubDate>Wed, 10 Feb 2010 18:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-1934</guid>
		<description>Good point... Will work on that soon.</description>
		<content:encoded><![CDATA[<p>Good point&#8230; Will work on that soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Simple Standalone Server for db4o as Windows Service by Alessandro</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-1933</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Wed, 10 Feb 2010 18:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-1933</guid>
		<description>Sounds interesting. I&#039;m looking forward for the sample client.</description>
		<content:encoded><![CDATA[<p>Sounds interesting. I&#8217;m looking forward for the sample client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Areas, Routes and defaults in MVC 2 RC by Andrew Kazyrevich</title>
		<link>http://www.emphess.net/2010/01/31/areas-routes-and-defaults-in-mvc-2-rc/comment-page-1/#comment-1923</link>
		<dc:creator>Andrew Kazyrevich</dc:creator>
		<pubDate>Mon, 01 Feb 2010 07:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=89#comment-1923</guid>
		<description>Hi Chris, 

an unrelated idea, since you touched route registration in the post: type safe registration, sample on my blog here: http://codevanced.net/post/Type-safe-route-registration-in-ASPNET-MVC.aspx

I wonder what you think of it :)</description>
		<content:encoded><![CDATA[<p>Hi Chris, </p>
<p>an unrelated idea, since you touched route registration in the post: type safe registration, sample on my blog here: <a href="http://codevanced.net/post/Type-safe-route-registration-in-ASPNET-MVC.aspx" rel="nofollow">http://codevanced.net/post/Type-safe-route-registration-in-ASPNET-MVC.aspx</a></p>
<p>I wonder what you think of it <img src='http://www.emphess.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Simple Standalone Server for db4o as Windows Service by Tweets that mention A Simple Standalone db4o Server as a Windows Service &#124; Emphess .NET -- Topsy.com</title>
		<link>http://www.emphess.net/2010/01/23/a-simple-standalone-server-for-db4o-as-windows-service/comment-page-1/#comment-1917</link>
		<dc:creator>Tweets that mention A Simple Standalone db4o Server as a Windows Service &#124; Emphess .NET -- Topsy.com</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=73#comment-1917</guid>
		<description>[...] This post was mentioned on Twitter by .NET Links, db4o gossip. db4o gossip said: RT @dotnetlinks A Simple Standalone db4o Server as a Windows Service http://bit.ly/52gCvr: A Simple Standalone db4... http://bit.ly/6o5kGd [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by .NET Links, db4o gossip. db4o gossip said: RT @dotnetlinks A Simple Standalone db4o Server as a Windows Service <a href="http://bit.ly/52gCvr" rel="nofollow">http://bit.ly/52gCvr</a>: A Simple Standalone db4&#8230; <a href="http://bit.ly/6o5kGd" rel="nofollow">http://bit.ly/6o5kGd</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Nice Product Crippled by Christoph Menge</title>
		<link>http://www.emphess.net/2010/01/23/a-nice-product-crippled/comment-page-1/#comment-1916</link>
		<dc:creator>Christoph Menge</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=69#comment-1916</guid>
		<description>Hi Matt,
thanks for the suggestion! Will give that a try, though I&#039;m a bit picky when it comes to browser plugins...
Chris</description>
		<content:encoded><![CDATA[<p>Hi Matt,<br />
thanks for the suggestion! Will give that a try, though I&#8217;m a bit picky when it comes to browser plugins&#8230;<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Nice Product Crippled by Matt Serbinski</title>
		<link>http://www.emphess.net/2010/01/23/a-nice-product-crippled/comment-page-1/#comment-1915</link>
		<dc:creator>Matt Serbinski</dc:creator>
		<pubDate>Mon, 25 Jan 2010 14:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=69#comment-1915</guid>
		<description>Check out xmarks:
http://www.xmarks.com/</description>
		<content:encoded><![CDATA[<p>Check out xmarks:<br />
<a href="http://www.xmarks.com/" rel="nofollow">http://www.xmarks.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
