ASP.NET MVC Grid View - Data Binding To Large Database Using LINQ
Posted by: The ASPx Blog,
on 13 Jan 2011 |
View original | Bookmarked: 0 time(s)
Check out the “Data Binding the MVC GridView to Large Database” screencast. This screencast walks through step-by-step in how to data bind the DevExpress ASP.NET MVC GridView to a large database:
LINQ Server Mode
Our new MVC GridView features the “LINQ Server Mode” technology to help you and your users experience a fast and responsive web site.
What is Server Mode?
We developed “Server Mode” several years ago to help address real-world developer needs to work...