Convert JSON attribute to Class in c# Or Paste Special in Visual Studio 2012
In this blog i'm posting some Asp.net,Sql Server,Jquery,HTML-5,sqlite,C#,JavaScript scripts and sample codes that i found and created by me or my friends with a mind that it Save/ Help our ass some ways...
Showing posts with label Json. Show all posts
Showing posts with label Json. Show all posts
Tuesday, September 24, 2013
Tuesday, January 22, 2013
Convert a datatable to Json c#
Hi *.*,
I'm so happy today to introduce this.Last day by noon i got a crazy idea to create own json converter. i don't have a plan or an architecture how it goes, where to start. all what i had is a json string :). I finished that by 2 hr 50 min. :)
For the reusability of the code i created that by extension method. and i named the class JsonExtensionMethod class goes below.
I'm so happy today to introduce this.Last day by noon i got a crazy idea to create own json converter. i don't have a plan or an architecture how it goes, where to start. all what i had is a json string :). I finished that by 2 hr 50 min. :)
For the reusability of the code i created that by extension method. and i named the class JsonExtensionMethod class goes below.
public static class JsonExtensionMethod
{
Subscribe to:
Posts (Atom)