<?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: Use Xml field in SqlServer with nhibernate</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/comment-page-1/#comment-2933</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Wed, 03 Feb 2010 09:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/#comment-2933</guid>
		<description>Harry, actually I do not know. What I&#039;ve done is, create a stored procedure that uses xquery in T-SQL to filter record, then I simply retrieved the entities with that stored and the game is done :). I must admit that I do not know if nhibernate support xquery syntax, but I think no, because each database has is own way of doing this.</description>
		<content:encoded><![CDATA[<p>Harry, actually I do not know. What I&#8217;ve done is, create a stored procedure that uses xquery in T-SQL to filter record, then I simply retrieved the entities with that stored and the game is done <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I must admit that I do not know if nhibernate support xquery syntax, but I think no, because each database has is own way of doing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/comment-page-1/#comment-2932</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/#comment-2932</guid>
		<description>Hi Alkampfer,

Is it possible to filter data based on this XML type column using NHibernate.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Alkampfer,</p>
<p>Is it possible to filter data based on this XML type column using NHibernate.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/comment-page-1/#comment-2646</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Wed, 26 Aug 2009 10:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/#comment-2646</guid>
		<description>@Darryl you can check also this post http://tinyurl.com/lefzng complete class for that example is here http://www.nablasoft.com/alkampfer/storage/xmlserializedobject.zip  Hope this helps :)

alk.</description>
		<content:encoded><![CDATA[<p>@Darryl you can check also this post <a href="http://tinyurl.com/lefzng" rel="nofollow">http://tinyurl.com/lefzng</a> complete class for that example is here <a href="http://www.nablasoft.com/alkampfer/storage/xmlserializedobject.zip" rel="nofollow">http://www.nablasoft.com/alkam.....object.zip</a>  Hope this helps <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darryl</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/comment-page-1/#comment-2645</link>
		<dc:creator>Darryl</dc:creator>
		<pubDate>Tue, 25 Aug 2009 18:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/#comment-2645</guid>
		<description>Hi Alkampfer!  Great post on XML in NHibernate.  Just wondering if you could provide your XmlHelper class?  I&#039;m sort of new to C# so I&#039;m not sure how to create it myself.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Alkampfer!  Great post on XML in NHibernate.  Just wondering if you could provide your XmlHelper class?  I&#8217;m sort of new to C# so I&#8217;m not sure how to create it myself.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/comment-page-1/#comment-2476</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Mon, 25 May 2009 07:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/#comment-2476</guid>
		<description>Sorry Fabio, I have not understand well your comment, can you explain better witch tag you are speaking about? :) Thanks.

alk.</description>
		<content:encoded><![CDATA[<p>Sorry Fabio, I have not understand well your comment, can you explain better witch tag you are speaking about? <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks.</p>
<p>alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio Maulo</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/comment-page-1/#comment-2468</link>
		<dc:creator>Fabio Maulo</dc:creator>
		<pubDate>Fri, 22 May 2009 15:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/#comment-2468</guid>
		<description>ups
the tag is typedef</description>
		<content:encoded><![CDATA[<p>ups<br />
the tag is typedef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio Maulo</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/comment-page-1/#comment-2467</link>
		<dc:creator>Fabio Maulo</dc:creator>
		<pubDate>Fri, 22 May 2009 15:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/05/14/use-xml-field-in-sqlserver-with-nhibernate/#comment-2467</guid>
		<description>Take a look to the  tag.</description>
		<content:encoded><![CDATA[<p>Take a look to the  tag.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

