<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dot Net News &#187; Object Mappers</title>
	<atom:link href="http://www.dot-net-news.com/category/object-mappers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dot-net-news.com</link>
	<description>News on Microsoft .NET Development</description>
	<lastBuildDate>Wed, 05 Oct 2011 03:30:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Dapper Object Mapper</title>
		<link>http://www.dot-net-news.com/dapper-object-mapper/</link>
		<comments>http://www.dot-net-news.com/dapper-object-mapper/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 14:14:50 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Object Mappers]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/dapper-object-mapper/</guid>
		<description><![CDATA[Dapper is a single file you can drop in to your project that will extend your IDbConnection interface.&#160; A key feature of Dapper is performance.&#160; This open-source mapper provides three helpers: Execute a query and map the results to a strongly typed List Execute a query and map it to a list of dynamic objects [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/dapper-object-mapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NHibernate 3.0</title>
		<link>http://www.dot-net-news.com/nhibernate-3-0/</link>
		<comments>http://www.dot-net-news.com/nhibernate-3-0/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 16:21:10 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Object Mappers]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/nhibernate-3-0/</guid>
		<description><![CDATA[NHibernate is a mature, open-source object-relational mapper for the .NET framework.&#160; Its purpose is to significantly reduce the amount of programming required to store object data in a relational database. NHibernate 3.0 supports .NET 3.5, allowing the use of lambda expressions and LINQ.&#160; This provides many new ways to configure and query. NHibernate Home Page]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/nhibernate-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EntitySpaces ORM 2010</title>
		<link>http://www.dot-net-news.com/entityspaces-orm-2010/</link>
		<comments>http://www.dot-net-news.com/entityspaces-orm-2010/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 15:08:44 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Object Mappers]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/entityspaces-orm-2010/</guid>
		<description><![CDATA[EntitySpaces is a commercial persistence layer and business objects framework for Microsoft .NET.&#160; Key features in EntitySpaces 2010 include: Added support for .NET 4.0 and dropped support for .NET 2.0 Visual Studio AddIn runs in VS2005/VS2008/VS2010 Added support for SQLite Enhanced debugging features Cross Catalog/Schema DynamicQuery support EntitySpaces 2010 supports the following databases:&#160; Microsoft SQL [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/entityspaces-orm-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PLINQO 5.0 ORM</title>
		<link>http://www.dot-net-news.com/plinqo-5-0-orm/</link>
		<comments>http://www.dot-net-news.com/plinqo-5-0-orm/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 14:08:46 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Object Mappers]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/plinqo-5-0-orm/</guid>
		<description><![CDATA[PLINQO is a free object-to-relational mapper for the Microsoft .NET Framework.&#160; PLINQO opens the LINQ TO SQL black box giving you the ability to control your source code while adding many new features and enhancements.&#160; New features in v5.0 include: Visual Studio 2010 and .NET 4 Support SQLCacheDependancy Support IQueryable Cache Extensions BeginTransaction with no [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/plinqo-5-0-orm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OXM Object XML Mapping</title>
		<link>http://www.dot-net-news.com/oxm-object-xml-mapping/</link>
		<comments>http://www.dot-net-news.com/oxm-object-xml-mapping/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 14:09:12 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Object Mappers]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/oxm-object-xml-mapping/</guid>
		<description><![CDATA[OXM is an open-source framework for transforming .NET objects to/from XML.&#160; Features include: Full control over the generated XML POCO approach, i.e. no attributes to pollute your domain entities Fluent DSL for defining the mapping Strongly-typed, which is good for refactoring No reflection OXM on Google Code]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/oxm-object-xml-mapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoMapper 1.1</title>
		<link>http://www.dot-net-news.com/automapper-1-1/</link>
		<comments>http://www.dot-net-news.com/automapper-1-1/#comments</comments>
		<pubDate>Fri, 14 May 2010 13:43:18 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Object Mappers]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/automapper-1-1/</guid>
		<description><![CDATA[AutoMapper is an open-source convention-based object-to-object mapper.&#160; AutoMapper uses a fluent configuration API to define an object-object mapping strategy. New features in version 1.1 include: Support for Silverlight 3.0 Auto-implementing INotifyPropertyChanged Conditional member mapping Destination member prefixes, postfixes and naming transformers AutoMapper 1.1]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/automapper-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FluentNHibernate.Search 0.2 Beta</title>
		<link>http://www.dot-net-news.com/fluentnhibernate-search-0-2-beta/</link>
		<comments>http://www.dot-net-news.com/fluentnhibernate-search-0-2-beta/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 14:36:57 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Object Mappers]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/fluentnhibernate-search-0-2-beta/</guid>
		<description><![CDATA[Fluent NHibernate.Search is an open-source attributes-less mapping interface for the NHibernate provider implementation of Lucene.NET. NHibernate.Search is attributes based mapping.&#160; However, some projects need to keep domain entities true POCO and persistant ignorant.&#160; This project was created because there is no Fluent inteface to map Lucene.NET documents without attributes outside domain entities. FluentNHibernate.Search on CodePlex]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/fluentnhibernate-search-0-2-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoMapper 1.0 RC1</title>
		<link>http://www.dot-net-news.com/automapper-1-0-rc1/</link>
		<comments>http://www.dot-net-news.com/automapper-1-0-rc1/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 12:51:14 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Object Mappers]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/automapper-1-0-rc1/</guid>
		<description><![CDATA[AutoMapper is a convention-based object-to-object mapper.&#160; AutoMapper uses a fluent configuration API to define an object-object mapping strategy.&#160; AutoMapper uses a convention-based matching algorithm to match up source to destination values.&#160; Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/automapper-1-0-rc1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fluent NHibernate 1.0</title>
		<link>http://www.dot-net-news.com/fluent-nhibernate-1-0/</link>
		<comments>http://www.dot-net-news.com/fluent-nhibernate-1-0/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 14:53:49 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[Object Mappers]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/fluent-nhibernate-1-0/</guid>
		<description><![CDATA[NHibernate is an Object Relational Mapping framework, which maps between relational data and objects.&#160; NHibernate defines its mappings in an XML format called HBM, and each class has a corresponding HBM XML file that maps it to a particular structure in the database. Fluent NHibernate offers an alternative to NHibernate&#8217;s standard XML mapping files.&#160; Rather [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/fluent-nhibernate-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NHibernate Linq 1.0</title>
		<link>http://www.dot-net-news.com/nhibernate-linq-10/</link>
		<comments>http://www.dot-net-news.com/nhibernate-linq-10/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 13:21:13 +0000</pubDate>
		<dc:creator>DotNut</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Object Mappers]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.dot-net-news.com/nhibernate-linq-10/</guid>
		<description><![CDATA[NHibernate&#160; is the .NET port of the Java Hibernate, which provides Object/Relational mapping to persist objects in a relational database. The most requested feature for NHibernate for the last few years has been Linq support, and it’s now available. NHibernate Linq 1.0 is based on the existing, proven Linq provider in NHibernate Contrib.&#160; This Linq [...]]]></description>
		<wfw:commentRss>http://www.dot-net-news.com/nhibernate-linq-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

