Click here to Skip to main content
15,910,358 members
Articles / Web Development / ASP.NET

Simple Way of Using SQL DataTables to JSON in MVC

Rate me:
Please Sign up or sign in to vote.
4.72/5 (11 votes)
6 Dec 2013CPOL2 min read 68.2K   1.2K   11  
A simple way to serialize DataTables to JSON and push the data to a browser in MVC

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions