<?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: Creating Maintainable Database Queries In C# (with source code)</title>
	<atom:link href="http://www.sharpdeveloper.net/content/archive/2007/06/15/creating-maintainable-database-queries-in-c-with-source-code.aspx/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sharpdeveloper.net/content/archive/2007/06/15/creating-maintainable-database-queries-in-c-with-source-code.aspx</link>
	<description>C# articles and tutorials on SharpDeveloper.NET</description>
	<lastBuildDate>Sun, 05 Sep 2010 04:33:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: anatili</title>
		<link>http://www.sharpdeveloper.net/content/archive/2007/06/15/creating-maintainable-database-queries-in-c-with-source-code.aspx/comment-page-1#comment-7857</link>
		<dc:creator>anatili</dc:creator>
		<pubDate>Sun, 17 Jan 2010 08:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://migrate.sharpdeveloper.net/content/?p=119#comment-7857</guid>
		<description>Try EffiProz Database http://www.EffiProz.com,
EffiProz is a database written entirely in C#.  comprehensive SQL support including Stored Procedures, Triggers and Functions. Ideal for embed in .Net applications. Support Silverlight 3 and .Net compact framework as well
Include Visual Studio ad-in, ADO.Net provider, Entity Framework provider, etc.</description>
		<content:encoded><![CDATA[<p>Try EffiProz Database <a href="http://www.EffiProz.com" rel="nofollow">http://www.EffiProz.com</a>,<br />
EffiProz is a database written entirely in C#.  comprehensive SQL support including Stored Procedures, Triggers and Functions. Ideal for embed in .Net applications. Support Silverlight 3 and .Net compact framework as well<br />
Include Visual Studio ad-in, ADO.Net provider, Entity Framework provider, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jerald</title>
		<link>http://www.sharpdeveloper.net/content/archive/2007/06/15/creating-maintainable-database-queries-in-c-with-source-code.aspx/comment-page-1#comment-5090</link>
		<dc:creator>jerald</dc:creator>
		<pubDate>Thu, 02 Jul 2009 08:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://migrate.sharpdeveloper.net/content/?p=119#comment-5090</guid>
		<description>i create datetime in db but i need for date in insert into gridview</description>
		<content:encoded><![CDATA[<p>i create datetime in db but i need for date in insert into gridview</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.sharpdeveloper.net/content/archive/2007/06/15/creating-maintainable-database-queries-in-c-with-source-code.aspx/comment-page-1#comment-2080</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 24 Mar 2009 14:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://migrate.sharpdeveloper.net/content/?p=119#comment-2080</guid>
		<description>Your argument for not using Stored procedure is weak. Stored procedure require the same maintenace skills as does doing handling inline SQL which you use. This is different if you are talking about LINQ; but you are not. Newbie should learn SQL and it being hard is no excuse. I personally think simple SQL which they most likely will use is very easy, bordering on trival a few times. Just because you do not have permissions does not mean you cannot change something. Only few developers have production-access-permissions. But all developers modify code meant for production.</description>
		<content:encoded><![CDATA[<p>Your argument for not using Stored procedure is weak. Stored procedure require the same maintenace skills as does doing handling inline SQL which you use. This is different if you are talking about LINQ; but you are not. Newbie should learn SQL and it being hard is no excuse. I personally think simple SQL which they most likely will use is very easy, bordering on trival a few times. Just because you do not have permissions does not mean you cannot change something. Only few developers have production-access-permissions. But all developers modify code meant for production.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BLESSING </title>
		<link>http://www.sharpdeveloper.net/content/archive/2007/06/15/creating-maintainable-database-queries-in-c-with-source-code.aspx/comment-page-1#comment-51</link>
		<dc:creator>BLESSING </dc:creator>
		<pubDate>Fri, 11 Jul 2008 04:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://migrate.sharpdeveloper.net/content/?p=119#comment-51</guid>
		<description>  i need details of how to make te connection for sql server with the queries </description>
		<content:encoded><![CDATA[<p>i need details of how to make te connection for sql server with the queries</p>
]]></content:encoded>
	</item>
</channel>
</rss>
