<?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>Niels R. &#187; SQLite</title>
	<atom:link href="http://lxit.be/tag/sqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://lxit.be</link>
	<description>... LXIT.be ...</description>
	<lastBuildDate>Tue, 17 Aug 2010 19:04:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Vici CoolStorage ported to MonoTouch</title>
		<link>http://lxit.be/technology/vici-coolstorage-ported-to-monotouch/</link>
		<comments>http://lxit.be/technology/vici-coolstorage-ported-to-monotouch/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 10:35:21 +0000</pubDate>
		<dc:creator>Niels R.</dc:creator>
				<category><![CDATA[Apple/Mac & iPhone]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[MonoTouch]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[Vici CoolStorage]]></category>
		<category><![CDATA[Vici Project]]></category>

		<guid isPermaLink="false">http://lxit.be/?p=131</guid>
		<description><![CDATA[Philippe ported Vici CoolStorage to MonoTouch over the weekend. This makes Vici CoolStorage available for iPhone development using the MonoTouch framework. Due to the lack of reflection on MonoTouch class declarations are not abstract. Classes have to be declared as &#8230; <a href="http://lxit.be/technology/vici-coolstorage-ported-to-monotouch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Philippe ported <a title="A fully typed Object Relations Mapper (ORM) for .NET" href="http://viciproject.com/coolstorage">Vici CoolStorage</a> to <a title="Develop for iPhone using C# and .NET" href="http://monotouch.net/">MonoTouch </a>over the weekend. This makes Vici CoolStorage available for iPhone development using the MonoTouch framework.</p>
<p>Due to the lack of reflection on MonoTouch class declarations are not abstract. Classes have to be declared as concrete classes with getters and setters.</p>
<p><a title="A software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine" href="http://www.sqlite.org/">SQLite</a> is the only supported relational database on iPhone, so Vici CoolStorage for MonoTouch only supports SQLite.</p>
<p>The port is still in beta, but is more or less functional. Input from beta testers is highly appreciated!</p>
<p>Check out the beta at the <a title="Vici CoolStorage for MonoTouch - ORM" href="http://viciproject.com/wiki/Projects/CoolStorage/MonoTouch">Vici CoolStorage webpage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://lxit.be/technology/vici-coolstorage-ported-to-monotouch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

