<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Artem DataAccess</title><link>http://dataaccess.codeplex.com/project/feeds/rss</link><description>A data access library based on providers architecture.   It has a powerful ORM implemented with build in object fetching with properties and methods mapping, including BuildProvider for building strong type from a given database schema.</description><item><title>Source code checked in, #55578</title><link>http://dataaccess.codeplex.com/SourceControl/changeset/changes/55578</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Mon, 26 Jul 2010 20:06:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #55578 20100726080606P</guid></item><item><title>New Post: Documentation</title><link>http://www.codeplex.com/dataaccess/Thread/View.aspx?ThreadId=37441</link><description>&lt;div style="line-height: normal;"&gt;By the end of the month a SampleWebsite and a SampleProject for the usage of DataAccess&amp;nbsp;with some short documentation is comming.&lt;br&gt;
&lt;br&gt;
Regards
&lt;/div&gt;</description><author>velio</author><pubDate>Mon, 13 Oct 2008 06:53:59 GMT</pubDate><guid isPermaLink="false">New Post: Documentation 20081013065359A</guid></item><item><title>New Post: Documentation</title><link>http://www.codeplex.com/dataaccess/Thread/View.aspx?ThreadId=37441</link><description>&lt;div style="line-height: normal;"&gt;Would you be publishing documentation at some point for this?
&lt;/div&gt;</description><author>mieliespoor</author><pubDate>Fri, 10 Oct 2008 08:12:22 GMT</pubDate><guid isPermaLink="false">New Post: Documentation 20081010081222A</guid></item><item><title>Updated Release: Initial publish - Version 2.3 (Oct 09, 2008)</title><link>http://www.codeplex.com/dataaccess/Release/ProjectReleases.aspx?ReleaseId=9807</link><description>&lt;div&gt;
This is the initial release - version 2.3.&lt;br&gt;Files and source available under &lt;a href="http://www.codeplex.com/dataaccess/Wiki/View.aspx?title= http://www.codeplex.com/dataaccess/SourceControl/ListDownloadableCommits.aspx"&gt;Source Code &lt;/a&gt;&lt;br&gt;
&lt;/div&gt;</description><author>velio</author><pubDate>Thu, 09 Oct 2008 08:18:42 GMT</pubDate><guid isPermaLink="false">Updated Release: Initial publish - Version 2.3 (Oct 09, 2008) 20081009081842A</guid></item><item><title>Released: Initial publish - Version 2.3 (Oct 09, 2008)</title><link>http://www.codeplex.com/dataaccess/Release/ProjectReleases.aspx?ReleaseId=9807</link><description>&lt;div&gt;
This is the initial release - version 2.3.&lt;br&gt;Files and source available under &lt;a href="http://www.codeplex.com/dataaccess/Wiki/View.aspx?title= http://www.codeplex.com/dataaccess/SourceControl/ListDownloadableCommits.aspx"&gt;Source Code &lt;/a&gt;&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 09 Oct 2008 08:18:42 GMT</pubDate><guid isPermaLink="false">Released: Initial publish - Version 2.3 (Oct 09, 2008) 20081009081842A</guid></item><item><title>Updated Release: Initial publish - Version 2.3 (Oct 09, 2008)</title><link>http://www.codeplex.com/dataaccess/Release/ProjectReleases.aspx?ReleaseId=9807</link><description>&lt;div&gt;
This is the initial release - version 2.3.&lt;br&gt;
&lt;/div&gt;</description><author>velio</author><pubDate>Thu, 09 Oct 2008 08:14:59 GMT</pubDate><guid isPermaLink="false">Updated Release: Initial publish - Version 2.3 (Oct 09, 2008) 20081009081459A</guid></item><item><title>Source code checked in, #12758</title><link>http://www.codeplex.com/dataaccess/SourceControl/ListDownloadableCommits.aspx</link><description>Initial upload - current version 2.3</description><author>velio</author><pubDate>Thu, 09 Oct 2008 08:12:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #12758 20081009081251A</guid></item><item><title>RELEASED: Initial publish (Jan 11, 2008)</title><link>http://www.codeplex.com/dataaccess/Release/ProjectReleases.aspx?ReleaseId=9807</link><description>This is just initial publish release.</description><author></author><pubDate>Fri, 11 Jan 2008 07:06:06 GMT</pubDate><guid isPermaLink="false">RELEASED: Initial publish (Jan 11, 2008) 20080111070606A</guid></item><item><title>UPDATED RELEASE: Initial publish (Jan 11, 2008)</title><link>http://www.codeplex.com/dataaccess/Release/ProjectReleases.aspx?ReleaseId=9807</link><description>This is just initial publish release.</description><author></author><pubDate>Fri, 11 Jan 2008 07:06:06 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Initial publish (Jan 11, 2008) 20080111070606A</guid></item><item><title>UPDATED RELEASE: Initial publish (Jan 11, 2008)</title><link>http://www.codeplex.com/dataaccess/Release/ProjectReleases.aspx?ReleaseId=9807</link><description>This is just initial publish release.</description><author></author><pubDate>Fri, 11 Jan 2008 07:05:41 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Initial publish (Jan 11, 2008) 20080111070541A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/dataaccess/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A data access library based on providers architecture.&lt;br /&gt;It has a powerful ORM implemented with build in object fetching with properties and methods mapping, including BuildProvider for building strong type from a given database schema.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;A data access library I have been using more than 3 years as my universal tool to work with DataStores/Databases.&lt;br /&gt;Greatly simplifies the work with databases.&lt;br /&gt;Provider base architecture, so far I have implemented: MSSQL Provider, Oracle Provider, Firebird Provider, MySQL Provider, OLE DB Provider, ODBC Provider.&lt;br /&gt; &lt;br /&gt;So, what to say more, it is great tool to me and saves me a lot of hours of hard work.&lt;br /&gt;Source and examples will be published soon ... &lt;br /&gt;Stay tuned ...&lt;br /&gt;
&lt;/div&gt;</description><author>velio</author><pubDate>Fri, 11 Jan 2008 07:03:59 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080111070359A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/dataaccess/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;A data access library I have been using more than 3 years as my universal tool to work with DataStores/Databases.&lt;br /&gt;Greatly simplifies the work with databases.&lt;br /&gt;Provider base architecture, so far I have implemented: MSSQL Provider, Oracle Provider, Firebird Provider, MySQL Provider, OLE DB Provider, ODBC Provider.&lt;br /&gt;It has a powerful ORM implemented with build in object fetching with properties and methods mapping.&lt;br /&gt;Including BuildProvider for building strong type from a given database schema.&lt;br /&gt; &lt;br /&gt;So, what to say more, it is great tool to me and saves me a lot of hours of hard work.&lt;br /&gt;Source and examples will be published soon ... &lt;br /&gt;Stay tuned ...&lt;br /&gt;
&lt;/div&gt;</description><author>velio</author><pubDate>Fri, 11 Jan 2008 06:58:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080111065845A</guid></item></channel></rss>
