<?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: ASP.NET MVC &#8211; Pagination View User Control</title>
	<atom:link href="http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/</link>
	<description>Blogging about ASP.NET, .NET &#38; C#</description>
	<lastBuildDate>Wed, 11 Apr 2012 23:21:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: wumeng</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-37422</link>
		<dc:creator>wumeng</dc:creator>
		<pubDate>Sun, 25 Mar 2012 11:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-37422</guid>
		<description>Thank you I’m new to MVC and this was a great help for paging . I have a problem when I try to realize a sample program. It like this:

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. 

Compiler Error Message: CS0570: &#039;System.Web.Mvc.UserControlExtensions.RenderUserControl()&#039; is not supported by the language

Source Error:


Line 9:  
Line 10:     
Line 11:         &lt;%=Html.RenderUserControl(&quot;~/Views/Shared/Pagination.ascx&quot;, new MVC2.Views.Shared.PaginationViewData() {
Line 12:     PageIndex = Model.PageIndex,
Line 13:     TotalPages = Model.ToTalPages,

Source File: c:\Documents and Settings\Administrator\桌面\MVC2\MVC2\Views\My\Index.aspx    Line: 11 

Do you know what &#039;s wrong with this?</description>
		<content:encoded><![CDATA[<p>Thank you I’m new to MVC and this was a great help for paging . I have a problem when I try to realize a sample program. It like this:</p>
<p>Compilation Error</p>
<p>Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. </p>
<p>Compiler Error Message: CS0570: &#8216;System.Web.Mvc.UserControlExtensions.RenderUserControl()&#8217; is not supported by the language</p>
<p>Source Error:</p>
<p>Line 9:<br />
Line 10:<br />
Line 11:         &lt;%=Html.RenderUserControl(&quot;~/Views/Shared/Pagination.ascx&quot;, new MVC2.Views.Shared.PaginationViewData() {<br />
Line 12:     PageIndex = Model.PageIndex,<br />
Line 13:     TotalPages = Model.ToTalPages,</p>
<p>Source File: c:\Documents and Settings\Administrator\桌面\MVC2\MVC2\Views\My\Index.aspx    Line: 11 </p>
<p>Do you know what &#039;s wrong with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mac keylogger</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-24981</link>
		<dc:creator>mac keylogger</dc:creator>
		<pubDate>Tue, 12 Jul 2011 00:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-24981</guid>
		<description>You have hit the mark. In it something is also to me your idea is  
 
pleasant. I suggest to take out for the general discussion.</description>
		<content:encoded><![CDATA[<p>You have hit the mark. In it something is also to me your idea is  </p>
<p>pleasant. I suggest to take out for the general discussion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Example Code</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-24636</link>
		<dc:creator>Example Code</dc:creator>
		<pubDate>Wed, 29 Jun 2011 18:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-24636</guid>
		<description>Do you send for me example code ? Thanks you</description>
		<content:encoded><![CDATA[<p>Do you send for me example code ? Thanks you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-24552</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Sun, 26 Jun 2011 20:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-24552</guid>
		<description>Don&#039;t forget the css please , some people will like to have the css too.
But this is great stuff by the way ;).</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget the css please , some people will like to have the css too.<br />
But this is great stuff by the way <img src='http://code-inside.de/blog-in/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-16787</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 26 Nov 2010 07:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-16787</guid>
		<description>Hi Robert, 
please share your code !</description>
		<content:encoded><![CDATA[<p>Hi Robert,<br />
please share your code !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ragims</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-13746</link>
		<dc:creator>Ragims</dc:creator>
		<pubDate>Fri, 27 Aug 2010 14:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-13746</guid>
		<description>I dont understand how it works in controller.
Can you please explain what you meen with:

ListViewData list = new ListViewData();
list.EntryList = EntryManager.LoadEntryCollectionByCategory(category).ToPagedList(page ?? 1);

Thanks a lot and take care,
Ragims</description>
		<content:encoded><![CDATA[<p>I dont understand how it works in controller.<br />
Can you please explain what you meen with:</p>
<p>ListViewData list = new ListViewData();<br />
list.EntryList = EntryManager.LoadEntryCollectionByCategory(category).ToPagedList(page ?? 1);</p>
<p>Thanks a lot and take care,<br />
Ragims</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ibuzzs</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-13516</link>
		<dc:creator>ibuzzs</dc:creator>
		<pubDate>Wed, 18 Aug 2010 08:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-13516</guid>
		<description>I&#039;m learning mvc, it very nice tutorial, thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m learning mvc, it very nice tutorial, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating an PagedList&#60;T&#62; that uses AJAX - Joseph Bulger IV</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-11053</link>
		<dc:creator>Creating an PagedList&#60;T&#62; that uses AJAX - Joseph Bulger IV</dc:creator>
		<pubDate>Wed, 14 Apr 2010 16:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-11053</guid>
		<description>[...] been using this PagedList functionality that i found from a blog article Rob Conery put up, and a control I found by Robert Muehsig which I´ve really enjoyed using so [...]</description>
		<content:encoded><![CDATA[<p>[...] been using this PagedList functionality that i found from a blog article Rob Conery put up, and a control I found by Robert Muehsig which I´ve really enjoyed using so [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webdiyer</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-9512</link>
		<dc:creator>Webdiyer</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-9512</guid>
		<description>I wrote a free asp.net mvc paging component called MvcPager,it has more features and support Ajax paging using MicrosoftAjax or jQuery script library,you can view online demo and download it from http://en.webdiyer.com/mvcpager</description>
		<content:encoded><![CDATA[<p>I wrote a free asp.net mvc paging component called MvcPager,it has more features and support Ajax paging using MicrosoftAjax or jQuery script library,you can view online demo and download it from <a href="http://en.webdiyer.com/mvcpager" rel="nofollow">http://en.webdiyer.com/mvcpager</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moshe Dubman</title>
		<link>http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/comment-page-1/#comment-9320</link>
		<dc:creator>Moshe Dubman</dc:creator>
		<pubDate>Tue, 16 Feb 2010 22:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://code-inside.de/blog-in/2008/04/08/aspnet-mvc-pagination-view-user-control/#comment-9320</guid>
		<description>Thank you, I will be using this in my next project :)
Vielen Dank und gruss aus Israel
Moshe</description>
		<content:encoded><![CDATA[<p>Thank you, I will be using this in my next project <img src='http://code-inside.de/blog-in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Vielen Dank und gruss aus Israel<br />
Moshe</p>
]]></content:encoded>
	</item>
</channel>
</rss>

