<?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 on: What NHibernate Related Topics Would You Like To Read About?</title> <atom:link href="http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/feed/" rel="self" type="application/rss+xml" /><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/</link> <description>inquisitive: adjective. given to inquiry, research, or asking questions; eager for knowledge; intellectually curious</description> <lastBuildDate>Sun, 20 May 2012 21:55:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Davy Brion</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3838</link> <dc:creator>Davy Brion</dc:creator> <pubDate>Mon, 20 Oct 2008 11:25:57 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3838</guid> <description>heh... a lot of .NET developers don&#039;t really seem to be able to distinguish between LINQ (the language feature) and LINQ To SQL or Entity Framework either :)But i probably won&#039;t compare NHibernate to either of them... i have zero interest in LINQ To Sql because i think it will ultimately be neglected (or even dropped) by Microsoft to increase adoption of Entity Framework, and Entity Framework is probably a version or 2 removed from being an option worth considering.</description> <content:encoded><![CDATA[<p>heh&#8230; a lot of .NET developers don&#8217;t really seem to be able to distinguish between LINQ (the language feature) and LINQ To SQL or Entity Framework either <img
src='http://d18sni7re4ly7f.cloudfront.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>But i probably won&#8217;t compare NHibernate to either of them&#8230; i have zero interest in LINQ To Sql because i think it will ultimately be neglected (or even dropped) by Microsoft to increase adoption of Entity Framework, and Entity Framework is probably a version or 2 removed from being an option worth considering.</p> ]]></content:encoded> </item> <item><title>By: Thomas Moerman</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3836</link> <dc:creator>Thomas Moerman</dc:creator> <pubDate>Mon, 20 Oct 2008 11:17:33 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3836</guid> <description>I see. Admittedly I haven&#039;t read up on Linq yet (Java guy speaking ;-)), I expected it to be Microsoft&#039;s ORM-like solution for persistence.</description> <content:encoded><![CDATA[<p>I see. Admittedly I haven&#8217;t read up on Linq yet (Java guy speaking <img
src='http://d18sni7re4ly7f.cloudfront.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ), I expected it to be Microsoft&#8217;s ORM-like solution for persistence.</p> ]]></content:encoded> </item> <item><title>By: Davy Brion</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3832</link> <dc:creator>Davy Brion</dc:creator> <pubDate>Mon, 20 Oct 2008 11:00:35 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3832</guid> <description>LINQ is nothing more than a language integrated feature to query data... that data could come from pretty much any source... in fact, LINQ To NHibernate is scheduled for the 2.1 releaseyou probably meant LINQ To SQL, or Entity Framework :)</description> <content:encoded><![CDATA[<p>LINQ is nothing more than a language integrated feature to query data&#8230; that data could come from pretty much any source&#8230; in fact, LINQ To NHibernate is scheduled for the 2.1 release</p><p>you probably meant LINQ To SQL, or Entity Framework <img
src='http://d18sni7re4ly7f.cloudfront.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Thomas Moerman</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3831</link> <dc:creator>Thomas Moerman</dc:creator> <pubDate>Mon, 20 Oct 2008 10:57:18 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3831</guid> <description>A comparison that interests me is Linq vs. NHibernate. As far as I know, these are two top choices for persistence layer technologies in .NET apps (not taking ADO.NET into account)?I&#039;m also quite interested in a discussion regarding stateless sessions. Especially the why, not the what ;-)</description> <content:encoded><![CDATA[<p>A comparison that interests me is Linq vs. NHibernate. As far as I know, these are two top choices for persistence layer technologies in .NET apps (not taking ADO.NET into account)?</p><p>I&#8217;m also quite interested in a discussion regarding stateless sessions. Especially the why, not the what <img
src='http://d18sni7re4ly7f.cloudfront.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Davy Brion</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3525</link> <dc:creator>Davy Brion</dc:creator> <pubDate>Mon, 13 Oct 2008 14:21:41 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3525</guid> <description>ah, those are pretty interesting topics as well.. thx! :)</description> <content:encoded><![CDATA[<p>ah, those are pretty interesting topics as well.. thx! <img
src='http://d18sni7re4ly7f.cloudfront.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Steve Degosserie</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3521</link> <dc:creator>Steve Degosserie</dc:creator> <pubDate>Mon, 13 Oct 2008 13:17:16 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3521</guid> <description>- &#039;Dynamic&#039; Filters : http://www.hibernate.org/hib_docs/nhibernate/1.2/reference/en/html/filters.htmlUsefull to dynamically filter data based on contextual information (e.g. current user). You just need to define parameterized filters in the mapping and enable the filter when opening the session:session.EnableFilter(filterName).SetParameter(name, value)- Custom Property Accessors : custom implementations of IPropertyAccessor / IGetter / ISetter interfaces. Very usefull when you need to map completely different data structures (Entity / Database), when dealing with a legacy database and a redesigned domain model for example. You just need to reference your custom property accessor in the &#039;access&#039; tag of the mapping files (property / relation / ...).</description> <content:encoded><![CDATA[<p>- &#8216;Dynamic&#8217; Filters : <a
href="http://www.hibernate.org/hib_docs/nhibernate/1.2/reference/en/html/filters.html" rel="nofollow">http://www.hibernate.org/hib_docs/nhibernate/1.2/reference/en/html/filters.html</a></p><p>Usefull to dynamically filter data based on contextual information (e.g. current user). You just need to define parameterized filters in the mapping and enable the filter when opening the session:</p><p>session.EnableFilter(filterName).SetParameter(name, value)</p><p>- Custom Property Accessors : custom implementations of IPropertyAccessor / IGetter / ISetter interfaces. Very usefull when you need to map completely different data structures (Entity / Database), when dealing with a legacy database and a redesigned domain model for example. You just need to reference your custom property accessor in the &#8216;access&#8217; tag of the mapping files (property / relation / &#8230;).</p> ]]></content:encoded> </item> <item><title>By: Davy Brion</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3519</link> <dc:creator>Davy Brion</dc:creator> <pubDate>Mon, 13 Oct 2008 12:58:54 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3519</guid> <description>@Stevesome interesting stuff... but could you expand a bit on what you mean with dynamic filters and custom property accessors? If you mean dynamic criteria, there are a lot of examples for that already available</description> <content:encoded><![CDATA[<p>@Steve</p><p>some interesting stuff&#8230; but could you expand a bit on what you mean with dynamic filters and custom property accessors? If you mean dynamic criteria, there are a lot of examples for that already available</p> ]]></content:encoded> </item> <item><title>By: Steve Degosserie</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3518</link> <dc:creator>Steve Degosserie</dc:creator> <pubDate>Mon, 13 Oct 2008 12:54:49 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3518</guid> <description>Advanced topics like:
- Dynamic Filters
- Custom Property Accessors
- Component &amp; Dynamic Component mappings
- Transaction &amp; concurrency management
- Result Transformers
- User Types
- NHibernate in a 3-tiers scenario (updating modified detached objects)
- NHibernate &amp; Ado.Net Data Services
- NHibernate &amp; Linq</description> <content:encoded><![CDATA[<p>Advanced topics like:<br
/> - Dynamic Filters<br
/> - Custom Property Accessors<br
/> - Component &amp; Dynamic Component mappings<br
/> - Transaction &amp; concurrency management<br
/> - Result Transformers<br
/> - User Types<br
/> - NHibernate in a 3-tiers scenario (updating modified detached objects)<br
/> - NHibernate &amp; Ado.Net Data Services<br
/> - NHibernate &amp; Linq</p> ]]></content:encoded> </item> <item><title>By: Davy Brion</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3510</link> <dc:creator>Davy Brion</dc:creator> <pubDate>Mon, 13 Oct 2008 11:25:46 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3510</guid> <description>don&#039;t expect too much from the statistics thing though... it&#039;s a nice-to-have feature during development/debugging but it&#039;s nothing earth-shattering :p</description> <content:encoded><![CDATA[<p>don&#8217;t expect too much from the statistics thing though&#8230; it&#8217;s a nice-to-have feature during development/debugging but it&#8217;s nothing earth-shattering :p</p> ]]></content:encoded> </item> <item><title>By: efdee</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3509</link> <dc:creator>efdee</dc:creator> <pubDate>Mon, 13 Oct 2008 11:24:52 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3509</guid> <description>NHibernate Statistics sounds pretty interesting, as does the idea of Stateless Sessions if they fix what I hope they&#039;d fix. In fact, all three of them are pretty interesting subjects. Take your time :-)</description> <content:encoded><![CDATA[<p>NHibernate Statistics sounds pretty interesting, as does the idea of Stateless Sessions if they fix what I hope they&#8217;d fix. In fact, all three of them are pretty interesting subjects. Take your time <img
src='http://d18sni7re4ly7f.cloudfront.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Bart Reyserhove</title><link>http://davybrion.com/blog/2008/10/what-nhibernate-related-topics-would-you-like-to-read-about/comment-page-1/#comment-3470</link> <dc:creator>Bart Reyserhove</dc:creator> <pubDate>Sun, 12 Oct 2008 18:03:34 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=513#comment-3470</guid> <description>They all seem very interesting to me. My preferred order would be:Exploring NHibernate Statistics
Using NHibernate’s Stateless Sessions Instead Of Regular Sessions
Getting Up To Speed With The Second Level Cache</description> <content:encoded><![CDATA[<p>They all seem very interesting to me. My preferred order would be:</p><p>Exploring NHibernate Statistics<br
/> Using NHibernate’s Stateless Sessions Instead Of Regular Sessions<br
/> Getting Up To Speed With The Second Level Cache</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/15 queries in 0.009 seconds using disk: basic
Object Caching 511/512 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d18sni7re4ly7f.cloudfront.net

Served from: davybrion.com @ 2012-05-21 13:33:30 -->
