<?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"
	>
<channel>
	<title>Comments on: Passing ListBox parameters into ObjectDataSource controls in ASP.NET workaround</title>
	<atom:link href="http://www.akamarketing.com/blog/360-passing-listbox-parameters-into-objectdatasource-controls-in-aspnet-workaround.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.akamarketing.com/blog/360-passing-listbox-parameters-into-objectdatasource-controls-in-aspnet-workaround.html</link>
	<description>Blogged thoughts, not just any other wordpress blog!</description>
	<pubDate>Mon, 15 Mar 2010 09:57:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: dar</title>
		<link>http://www.akamarketing.com/blog/360-passing-listbox-parameters-into-objectdatasource-controls-in-aspnet-workaround.html#comment-77926</link>
		<dc:creator>dar</dc:creator>
		<pubDate>Sat, 13 Jun 2009 09:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.akamarketing.com/blog/?p=360#comment-77926</guid>
		<description>how can i change select method  of Objectdatasource to to get the method that match my overloaded method</description>
		<content:encoded><![CDATA[<p>how can i change select method  of Objectdatasource to to get the method that match my overloaded method</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Callan</title>
		<link>http://www.akamarketing.com/blog/360-passing-listbox-parameters-into-objectdatasource-controls-in-aspnet-workaround.html#comment-77751</link>
		<dc:creator>David Callan</dc:creator>
		<pubDate>Sat, 06 Jun 2009 19:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.akamarketing.com/blog/?p=360#comment-77751</guid>
		<description>Not sure if I know what you mean. 

But to change the method you can use select method property
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.objectdatasource.selectmethod.aspx

You will have to have a method sig which matches what you specify. Chop and change your parameters as I've done above if you need.</description>
		<content:encoded><![CDATA[<p>Not sure if I know what you mean. </p>
<p>But to change the method you can use select method property<br />
<a href="http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.objectdatasource.selectmethod.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.objectdatasource.selectmethod.aspx</a></p>
<p>You will have to have a method sig which matches what you specify. Chop and change your parameters as I&#8217;ve done above if you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dar</title>
		<link>http://www.akamarketing.com/blog/360-passing-listbox-parameters-into-objectdatasource-controls-in-aspnet-workaround.html#comment-77744</link>
		<dc:creator>dar</dc:creator>
		<pubDate>Sat, 06 Jun 2009 12:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.akamarketing.com/blog/?p=360#comment-77744</guid>
		<description>
        
            
        
    
how can i change select method to get differnt method signature</description>
		<content:encoded><![CDATA[<p>how can i change select method to get differnt method signature</p>
]]></content:encoded>
	</item>
</channel>
</rss>
