Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
About JSON Serialization
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Manas Mohapatra (1)
Abhishek Jaiswal (1)
Shweta Lodha (1)
Adil Ansari (1)
Related resources for JSON Serialization
No resource found
How to serialize and deserialize JSON in C#
9/20/2020 6:23:17 PM.
In this article, you will learn about JSON serialization and deserialization in C#. We can implement JSON Serialization/Deserialization by using JavaScriptSerializer class, DataContractJsonSerializer
Native JSON Parsing
4/23/2020 4:31:24 PM.
This article explains how to use native JSON parsing effectively for the best performance and effective results of our development work.
Globally Configuring Values For JSON Serializer In ASP.NET Core 3.1
12/27/2019 10:58:23 AM.
This article will focus on how one can set certain constraints on the given data type for JSON serialization.
CLR Object and JSON Serialization and Deserialization
8/27/2012 5:45:22 PM.
This article demonstrates how to serialize and deserialize CLR objects for web-based applications.
- Ebook
C# Language Specification 5.0
This book provides a complete description of the C# language 5.0.
Download