65,938 articles
CodeProject is changing.
Read more
.
Everything / JSON.NET
Submit your article
JSON.NET
JSON.NET
Great Reads
Bridging the Gap between Linqpad and Visual Studio (with JSON and Extension Methods)
by
_Noctis_
This will allow you to integrate your linqpad code easily to Visual Studio
Deserializing Json Streams using Newtonsoft.
Json & System.
Text.
Json with C# & VB
by
Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.
NET 6.
0 & 7.
0)
Dynamic types with JSON.
NET
by
Vitaly Tomilov
Using JSON.
NET to deserialize collections of dynamic-type objects.
Dynamically Building JSON Tree For Use In JavaScript Components Using C#
by
Hamid Mosalla
Dynamically building JSON tree for use In JavaScript components using C#
Latest Articles
Bridging the Gap between Linqpad and Visual Studio (with JSON and Extension Methods)
by
_Noctis_
This will allow you to integrate your linqpad code easily to Visual Studio
Deserializing Json Streams using Newtonsoft.
Json & System.
Text.
Json with C# & VB
by
Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.
NET 6.
0 & 7.
0)
Dynamic types with JSON.
NET
by
Vitaly Tomilov
Using JSON.
NET to deserialize collections of dynamic-type objects.
Dynamically Building JSON Tree For Use In JavaScript Components Using C#
by
Hamid Mosalla
Dynamically building JSON tree for use In JavaScript components using C#
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
JSON.NET
Deserializing Json Streams using Newtonsoft.
Json & System.
Text.
Json with C# & VB
by
Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.
NET 6.
0 & 7.
0)
Entity Framework DAL with Generic Seeding from JSON,
Using Reflection
by
Michael Doleman
A simple DAL with an integrated,
lightweight model for database seeding from a JSON source,
using the code-first method in Entity Framework.
Geocode Addresses in Dynamics CRM
by
robert_chang
Learn how to connect to Dynamics CRM,
customize and query Customer Address entity,
geocode the address and update CRM data.
Google Takeout Image Downloader
by
PrafullaVedante
This utility downloads Google takeout images from the downloaded JSON files.
How to Organize Clean Architecture to Modular Patterns in 10 Minutes
by
thangchung
Learn to organize clean architecture to modular patterns
How to Use Geocoding Web Services to Determine the Congressional District for an Address
by
robert_chang
Learn how easy it is to write a console application to find the Congressional District of a U.
S.
address using free geocoding web services.
Lazy Deserialization of Large JSON Files with Dynamic Proxy
by
Ajcek84
Dynamic proxy for lazy deserialization of large JSON files
Nested Polymorphic Deserializer using JSON.
Net and Generics
by
Robert P. Howard
How to deserialize a JSON string that contains nested polymorphic objects
Reflection Deserialization and Custom Attributes
by
Tharaka MTR
Reflection deserialization and custom attributes
Strategy considerations when migrating ASP.
NET forms to MVC
by
Stewa11
A simple case study
The Code Project API - Part 2 - Getting Some REST
by
Pete O'Hanlon
In this article,
we're going to extend the work done in Part 1 and start reading in from the REST API.
Working with Newtonsoft.
Json in C# & VB
by
Graeme_Grant
Working with simple JSON objects and collections to Custom Converters and Transformations into .
NET classes - NewtonSoft.
Json