<?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: Inserting Programmatically with ObjectDataSource in ASP.NET 2.0</title>
	<atom:link href="http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/</link>
	<description>Specializing in Microsoft Web and Database Technologies</description>
	<lastBuildDate>Fri, 30 Jul 2010 08:27:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ric</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/comment-page-1/#comment-9316</link>
		<dc:creator>Ric</dc:creator>
		<pubDate>Fri, 07 Nov 2008 17:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=37#comment-9316</guid>
		<description>Very good thanks!</description>
		<content:encoded><![CDATA[<p>Very good thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kellner</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/comment-page-1/#comment-468</link>
		<dc:creator>Peter Kellner</dc:creator>
		<pubDate>Sat, 12 Jul 2008 10:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=37#comment-468</guid>
		<description>Thanks for the comment Anas,  You make a good point. There are lots of ways to do this.  If you are a wizard with ObjectDataSource, it may be easier to use then other methods.  it&#039;s nice to have alternatives.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Anas,  You make a good point. There are lots of ways to do this.  If you are a wizard with ObjectDataSource, it may be easier to use then other methods.  it&#8217;s nice to have alternatives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anas Ghanem</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/comment-page-1/#comment-467</link>
		<dc:creator>Anas Ghanem</dc:creator>
		<pubDate>Fri, 11 Jul 2008 22:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=37#comment-467</guid>
		<description>I believe its not requires at all.
why someone needs to use the object data source without the data bound controls ? actually its easier and better to directly call the class methods without object data source like this
MembershipUtilities.RoleDataObject.Insert(....

I would never use the object data source separately , its useful with the gridview, detailsview ... but not in this case ... it makes things more complex to use the object data source here.</description>
		<content:encoded><![CDATA[<p>I believe its not requires at all.<br />
why someone needs to use the object data source without the data bound controls ? actually its easier and better to directly call the class methods without object data source like this<br />
MembershipUtilities.RoleDataObject.Insert(&#8230;.</p>
<p>I would never use the object data source separately , its useful with the gridview, detailsview &#8230; but not in this case &#8230; it makes things more complex to use the object data source here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/comment-page-1/#comment-466</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Fri, 29 Jun 2007 20:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=37#comment-466</guid>
		<description>Hi,

How can I do an InsertParametes[...] to a Int32 parameter?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How can I do an InsertParametes[...] to a Int32 parameter?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark F</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/comment-page-1/#comment-465</link>
		<dc:creator>Mark F</dc:creator>
		<pubDate>Mon, 12 Feb 2007 18:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=37#comment-465</guid>
		<description>Peter, thanks a bunch!! You are a genius. I have been pounding on this for hours but couldn&#039;t get the data from a gridview into my insert statement until now.
Take care.
Mark</description>
		<content:encoded><![CDATA[<p>Peter, thanks a bunch!! You are a genius. I have been pounding on this for hours but couldn&#8217;t get the data from a gridview into my insert statement until now.<br />
Take care.<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Bromberg</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/comment-page-1/#comment-464</link>
		<dc:creator>Peter Bromberg</dc:creator>
		<pubDate>Thu, 09 Nov 2006 12:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=37#comment-464</guid>
		<description>Peter,
you just got another plug in my latest article. Thanks for the great stuff you&#039;ve been putting out.
Peter</description>
		<content:encoded><![CDATA[<p>Peter,<br />
you just got another plug in my latest article. Thanks for the great stuff you&#8217;ve been putting out.<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilesh Surve</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/comment-page-1/#comment-463</link>
		<dc:creator>Nilesh Surve</dc:creator>
		<pubDate>Fri, 13 Oct 2006 06:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=37#comment-463</guid>
		<description>Very nice method.It saves a lot of time.</description>
		<content:encoded><![CDATA[<p>Very nice method.It saves a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quanou</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/comment-page-1/#comment-462</link>
		<dc:creator>quanou</dc:creator>
		<pubDate>Tue, 25 Jul 2006 16:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=37#comment-462</guid>
		<description>Hi,
Thanks for this. It saved me a lot of time.
One question though, is it possible to use transactions w/ ObjectDataSource ?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for this. It saved me a lot of time.<br />
One question though, is it possible to use transactions w/ ObjectDataSource ?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alvaro</title>
		<link>http://peterkellner.net/2006/06/07/inserting-programmatically-with-objectdatasource-in-aspnet-20/comment-page-1/#comment-460</link>
		<dc:creator>alvaro</dc:creator>
		<pubDate>Mon, 24 Jul 2006 15:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=37#comment-460</guid>
		<description>good</description>
		<content:encoded><![CDATA[<p>good</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 3/34 queries in 0.027 seconds using disk
Content Delivery Network via cdn.peterkellner.net

Served from: peterkellner.net @ 2010-07-30 09:29:35 -->