Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Json « Network « C# / C Sharp
C# / C Sharp
Network
Json
1.
JSON (JavaScript Object Notation) Utility Methods.
2.
DataContractJsonSerializer Demo
3.
Creates a JSON graph of all of the field's client-side data
4.
Serializes/Deserializes source into a JSON string.
5.
Removes Json null objects from the serialized string and return a new string(Extention Method)
6.
Json String To Byte Array