Building AJAX Based Navigation list in ASP.NET MVC and LINQ
Posted
on Dot net Slackers
See other posts from Dot net Slackers
Published on Fri, 12 Mar 2010 00:00:00 GMT
Indexed on
2010/03/12
5:07 UTC
Read the original article
Hit count: 180
Filed under:
In this article we are going to learn how to develop a custom HTML navigation helper for ASP.NET MVC. The navigation helper also demonstrates the use of ASP.NET MVC AJAX. The navigation from one set of result to another is done using AJAX. I have used VS 2008 and ASP.NET MVC 1.0.
© Dot net Slackers or respective owner