<?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: [HowTo] Use SqLite ADO.NET with C#</title> <atom:link href="http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/feed/" rel="self" type="application/rss+xml" /><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/</link> <description>Source for programming, linux/unix, and technology, tutorials, news update, tips and tricks, hobbies and entertainment</description> <lastBuildDate>Mon, 30 Jan 2012 18:29:18 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: ivankrisdotcom</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-6264</link> <dc:creator>ivankrisdotcom</dc:creator> <pubDate>Wed, 21 Sep 2011 17:53:45 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-6264</guid> <description>Sure you can use any controller as usual.</description> <content:encoded><![CDATA[<p>Sure you can use any controller as usual.</p> ]]></content:encoded> </item> <item><title>By: NurAdilah</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-6257</link> <dc:creator>NurAdilah</dc:creator> <pubDate>Tue, 20 Sep 2011 02:52:53 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-6257</guid> <description>can i use listview instead of datagridview? wat changes do i have to make?</description> <content:encoded><![CDATA[<p>can i use listview instead of datagridview? wat changes do i have to make?</p> ]]></content:encoded> </item> <item><title>By: ivankrisdotcom</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-6252</link> <dc:creator>ivankrisdotcom</dc:creator> <pubDate>Sun, 18 Sep 2011 05:50:34 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-6252</guid> <description>sure. more to go.</description> <content:encoded><![CDATA[<p>sure. more to go.</p> ]]></content:encoded> </item> <item><title>By: ivankrisdotcom</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-6251</link> <dc:creator>ivankrisdotcom</dc:creator> <pubDate>Sun, 18 Sep 2011 05:50:03 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-6251</guid> <description>@NurAdilah There are many tools for creating .db3 you can find it with google. and i can find it in less then a minute. here you go: http://stackoverflow.com/questions/1543337/best-free-sqlite-management-tool</description> <content:encoded><![CDATA[<p>@NurAdilah There are many tools for creating .db3 you can find it with google. and i can find it in less then a minute. here you go: <a
href="http://stackoverflow.com/questions/1543337/best-free-sqlite-management-tool" rel="nofollow">http://stackoverflow.com/questions/1543337/best-free-sqlite-management-tool</a></p> ]]></content:encoded> </item> <item><title>By: NurAdilah</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-6243</link> <dc:creator>NurAdilah</dc:creator> <pubDate>Thu, 15 Sep 2011 08:51:27 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-6243</guid> <description>hi..
How to create the data.db3?.. As u say use sqlite. Do we need to install the Sqlite or something?</description> <content:encoded><![CDATA[<p>hi..</p><p>How to create the data.db3?.. As u say use sqlite. Do we need to install the Sqlite or something?</p> ]]></content:encoded> </item> <item><title>By: Ivan Kristianto</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-5888</link> <dc:creator>Ivan Kristianto</dc:creator> <pubDate>Fri, 20 May 2011 16:49:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-5888</guid> <description>you can create it with any sqlite client tools.</description> <content:encoded><![CDATA[<p>you can create it with any sqlite client tools.</p> ]]></content:encoded> </item> <item><title>By: HoNgOuRu</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-5884</link> <dc:creator>HoNgOuRu</dc:creator> <pubDate>Thu, 19 May 2011 14:58:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-5884</guid> <description>Hi, I&#039;m following your howto.
How do I create the file &quot;data.db3&quot; ???
thanks</description> <content:encoded><![CDATA[<p>Hi, I&#039;m following your howto.<br
/> How do I create the file &quot;data.db3&quot; ???<br
/> thanks</p> ]]></content:encoded> </item> <item><title>By: Rajarajappan007</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-4977</link> <dc:creator>Rajarajappan007</dc:creator> <pubDate>Fri, 14 Jan 2011 07:07:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-4977</guid> <description>thank you for the turorial... was searching for some alternative to sqlserver..
can u please post one such tutorial for Mysql too??it&#039;ll be really helpful</description> <content:encoded><![CDATA[<p>thank you for the turorial&#8230; was searching for some alternative to sqlserver..<br
/> can u please post one such tutorial for Mysql too??it&#039;ll be really helpful</p> ]]></content:encoded> </item> <item><title>By: Ivan Kristianto</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-4878</link> <dc:creator>Ivan Kristianto</dc:creator> <pubDate>Tue, 21 Dec 2010 04:31:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-4878</guid> <description>hi jonathan. to embed sqlite don&#039;t forget to set the properties on the sqlite dl file to copy to local. then in installer don&#039;t forget to embed the dll to exe folder.</description> <content:encoded><![CDATA[<p>hi jonathan. to embed sqlite don&#039;t forget to set the properties on the sqlite dl file to copy to local. then in installer don&#039;t forget to embed the dll to exe folder.</p> ]]></content:encoded> </item> <item><title>By: Dionisius Jonathan</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-4871</link> <dc:creator>Dionisius Jonathan</dc:creator> <pubDate>Sun, 19 Dec 2010 13:48:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-4871</guid> <description>ivan, it&#039;s jonathan..your college friend..how r u bro? actually i&#039;m using sqlite right now..but i&#039;m don&#039;t know how to create installer file that embed this sqlite with my software..can you help me?</description> <content:encoded><![CDATA[<p>ivan, it&#039;s jonathan..your college friend..how r u bro? actually i&#039;m using sqlite right now..but i&#039;m don&#039;t know how to create installer file that embed this sqlite with my software..can you help me?</p> ]]></content:encoded> </item> <item><title>By: Asdasd</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-4849</link> <dc:creator>Asdasd</dc:creator> <pubDate>Sat, 11 Dec 2010 21:01:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-4849</guid> <description>thanks</description> <content:encoded><![CDATA[<p>thanks</p> ]]></content:encoded> </item> <item><title>By: Ivan Kristianto</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-4845</link> <dc:creator>Ivan Kristianto</dc:creator> <pubDate>Sat, 11 Dec 2010 09:52:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-4845</guid> <description>There are lot of free tools to manage sqlite database. Just search it in Google.</description> <content:encoded><![CDATA[<p>There are lot of free tools to manage sqlite database. Just search it in Google.</p> ]]></content:encoded> </item> <item><title>By: Ram</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-4842</link> <dc:creator>Ram</dc:creator> <pubDate>Fri, 10 Dec 2010 18:11:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-4842</guid> <description>Hi, What do you actually mean Ivan when you said you used SQLite tools to creat the db file.</description> <content:encoded><![CDATA[<p>Hi, What do you actually mean Ivan when you said you used SQLite tools to creat the db file.</p> ]]></content:encoded> </item> <item><title>By: Cauvery</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-4806</link> <dc:creator>Cauvery</dc:creator> <pubDate>Tue, 30 Nov 2010 02:40:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-4806</guid> <description>Thanks for the sample</description> <content:encoded><![CDATA[<p>Thanks for the sample</p> ]]></content:encoded> </item> <item><title>By: Ivan Kristianto</title><link>http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/comment-page-1/#comment-3660</link> <dc:creator>Ivan Kristianto</dc:creator> <pubDate>Tue, 10 Aug 2010 08:41:00 +0000</pubDate> <guid
isPermaLink="false">http://www.ivankristianto.com/?p=943#comment-3660</guid> <description>Then you should use database entity framework rather than use ADO.net. There are lots of them out there. You can use Spring.Net, IBatis.Net, Castle proxy, entity framework by .net. you can even change database on runtime. Good luck.</description> <content:encoded><![CDATA[<p>Then you should use database entity framework rather than use ADO.net. There are lots of them out there. You can use Spring.Net, IBatis.Net, Castle proxy, entity framework by .net. you can even change database on runtime. Good luck.</p> ]]></content:encoded> </item> </channel> </rss>
