Click here to Skip to main content
15,895,142 members
Articles / Programming Languages / C#

Convert DataTable to String by Extension Method

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
28 Sep 2011CPOL 17.7K   5  
Useful when calling a C# method from JavaScript by using JSON which returns a DataTable.

Views

Daily Counts

License

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


Written By
Architect Q3 technology
India India
Ram is .Net Architect by profession and passion having 8 year experience. He has extensive experience on Microsoft Development Platform and is also Microsoft Certified Application Developer (MCAD) for Web.
Reach me at rsharma@stackdotnet.com

http://www.stackdotnet.com/
6 Freely avaliable E-Books/

Comments and Discussions