Christian Bazoian and Zhenzhong Yang walk you through tutorial 3 step-by-step for ASP.NET MVC Entity Framework 6. This tutorial discusses adding sorting, filtering, and paging to your ASP.NET MVC application using C# and Visual Studio.
The tutorial can be found here:
http://www.asp.net/mvc/overview/getting-started/getting-started-with-ef-using-mvc/sorting-filtering-and-paging-with-the-entity-framework-in-an-asp-net-mvc-application
Original tutorial written by Tom Dykstra.