Entries tagged: aspnetmvc
ASP.NET MVC Beta 1 Released
The latest release of ASP.NET MVC (Beta 1) is out and I just updated the site to it.
Simple HtmlHelper Extension for Paging in ASP.Net MVC
This post discusses modifications to the (I)PagedList and extending HtmlHelper for simple paging.
Consuming a (delicious) RSS Feed Using LINQ to XML
An example of using LINQ to XML for consuming an RSS feed
Creating an RSS Feed in ASP.NET MVC
A short tutorial of a simple implementation of an RSS feed in an ASP.NET MVC site