Stories recently tagged with 'serialize'

Serialize & Deserialize JSON Data (weblogs.asp.net)

submitted by hwaheedhwaheed(245) 3 years, 11 months ago

The article features on the in built support in .NET and JavaScript for JSON serialization, that can further be used for developing AJAX web services. read more...

add a comment |category: |Views: 422

tags: another

Serializing Objects as JavaScript using Atlas, JSON.NET and AjaxPro(hanselman.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Scott Hanselman compares three .NET <--> JSON serialisation libraries. I have been using AjaxPro.NET, but am interested in trying out Json.NET read more...

add a comment |category: |Views: 61

tags: another