<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: What are ObjectDataSources good for?</title>
	<atom:link href="http://ajdotnet.wordpress.com/2006/08/03/what-are-objectdatasources-good-for/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajdotnet.wordpress.com/2006/08/03/what-are-objectdatasources-good-for/</link>
	<description>Thoughts and informations I think worthwhile to share...</description>
	<lastBuildDate>Fri, 18 Sep 2009 01:42:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michal Talaga</title>
		<link>http://ajdotnet.wordpress.com/2006/08/03/what-are-objectdatasources-good-for/#comment-851</link>
		<dc:creator>Michal Talaga</dc:creator>
		<pubDate>Mon, 12 Feb 2007 08:25:22 +0000</pubDate>
		<guid isPermaLink="false">https://ajdotnet.wordpress.com/2006/08/03/what-are-objectdatasources-good-for/#comment-851</guid>
		<description>Some time ago I have written an article on why I think you cannot use ObjectDataSource in a real project:
http://vaultofthoughts.net/ProblemsWithObjectDataSource.aspx

Than I have provided my implementation that fixes some of the problems:
http://vaultofthoughts.net/ASPNETControlsPack.aspx

And finally here are few samples on how to use it:
http://vaultofthoughts.net/HowToUseMyObjectDataSource.aspx

Hope this helps</description>
		<content:encoded><![CDATA[<p>Some time ago I have written an article on why I think you cannot use ObjectDataSource in a real project:<br />
<a href="http://vaultofthoughts.net/ProblemsWithObjectDataSource.aspx" rel="nofollow">http://vaultofthoughts.net/ProblemsWithObjectDataSource.aspx</a></p>
<p>Than I have provided my implementation that fixes some of the problems:<br />
<a href="http://vaultofthoughts.net/ASPNETControlsPack.aspx" rel="nofollow">http://vaultofthoughts.net/ASPNETControlsPack.aspx</a></p>
<p>And finally here are few samples on how to use it:<br />
<a href="http://vaultofthoughts.net/HowToUseMyObjectDataSource.aspx" rel="nofollow">http://vaultofthoughts.net/HowToUseMyObjectDataSource.aspx</a></p>
<p>Hope this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darrell</title>
		<link>http://ajdotnet.wordpress.com/2006/08/03/what-are-objectdatasources-good-for/#comment-846</link>
		<dc:creator>Darrell</dc:creator>
		<pubDate>Mon, 12 Feb 2007 01:50:02 +0000</pubDate>
		<guid isPermaLink="false">https://ajdotnet.wordpress.com/2006/08/03/what-are-objectdatasources-good-for/#comment-846</guid>
		<description>&quot;For small point&amp;click applications, SqlDataSource may be the way to go&quot;  While I certainly understand this point of view I would argue there are countless applications that started out with the intention of being small and spiralled out of control into something much bigger.  Even for small applications I try to, as much as possible, keep sql statements out of my pages.  I would argue the coding overhead between using the sqldatasource versus creating just a simple data access layer is minimal and well worth the effort.</description>
		<content:encoded><![CDATA[<p>&#8220;For small point&amp;click applications, SqlDataSource may be the way to go&#8221;  While I certainly understand this point of view I would argue there are countless applications that started out with the intention of being small and spiralled out of control into something much bigger.  Even for small applications I try to, as much as possible, keep sql statements out of my pages.  I would argue the coding overhead between using the sqldatasource versus creating just a simple data access layer is minimal and well worth the effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editor</title>
		<link>http://ajdotnet.wordpress.com/2006/08/03/what-are-objectdatasources-good-for/#comment-791</link>
		<dc:creator>Editor</dc:creator>
		<pubDate>Fri, 09 Feb 2007 01:31:05 +0000</pubDate>
		<guid isPermaLink="false">https://ajdotnet.wordpress.com/2006/08/03/what-are-objectdatasources-good-for/#comment-791</guid>
		<description>Hi!

I saw your posting on ObjectDataSources.

Would you like to work it into an article and post it on our wiki ?

Will Wagers
Editor
C# Online.NET
http://en.csharp-online.net/</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I saw your posting on ObjectDataSources.</p>
<p>Would you like to work it into an article and post it on our wiki ?</p>
<p>Will Wagers<br />
Editor<br />
C# Online.NET<br />
<a href="http://en.csharp-online.net/" rel="nofollow">http://en.csharp-online.net/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
