<?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: Datalist paging with Editing, Deleting and updating with Ado.net way C#</title>
	<atom:link href="http://howtouseasp.net/datalist-paging-with-editing-deleting-and-updating-with-ado-net-way-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://howtouseasp.net/datalist-paging-with-editing-deleting-and-updating-with-ado-net-way-c/</link>
	<description></description>
	<lastBuildDate>Fri, 01 Mar 2013 17:33:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Strompreise vergleichen</title>
		<link>http://howtouseasp.net/datalist-paging-with-editing-deleting-and-updating-with-ado-net-way-c/#comment-408</link>
		<dc:creator>Strompreise vergleichen</dc:creator>
		<pubDate>Mon, 18 Jun 2012 02:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://howtouseasp.net/?p=70#comment-408</guid>
		<description>Informative article, totally what I was looking for.</description>
		<content:encoded><![CDATA[<p>Informative article, totally what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://howtouseasp.net/datalist-paging-with-editing-deleting-and-updating-with-ado-net-way-c/#comment-270</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 23 Jan 2012 07:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://howtouseasp.net/?p=70#comment-270</guid>
		<description>It will check the current url page name.  --&gt; Request.CurrentExecutionFilePath
or instead u can use --&gt; Response.Redirect(&quot;Default.aspx?Page=&quot;+ (pagedData.CurrentPageIndex – 1).ToString());
hope it will help you.</description>
		<content:encoded><![CDATA[<p>It will check the current url page name.  &#8211;> Request.CurrentExecutionFilePath<br />
or instead u can use &#8211;> Response.Redirect(&#8220;Default.aspx?Page=&#8221;+ (pagedData.CurrentPageIndex – 1).ToString());<br />
hope it will help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AKASH SHAH</title>
		<link>http://howtouseasp.net/datalist-paging-with-editing-deleting-and-updating-with-ado-net-way-c/#comment-268</link>
		<dc:creator>AKASH SHAH</dc:creator>
		<pubDate>Sun, 22 Jan 2012 12:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://howtouseasp.net/?p=70#comment-268</guid>
		<description>MEANS Response.Redirect(Request.CurrentExecutionFilePath + &quot;?Page=&quot; + (pagedData.CurrentPageIndex – 1).ToString());</description>
		<content:encoded><![CDATA[<p>MEANS Response.Redirect(Request.CurrentExecutionFilePath + &#8220;?Page=&#8221; + (pagedData.CurrentPageIndex – 1).ToString());</p>
]]></content:encoded>
	</item>
</channel>
</rss>
