Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
How can I read JSON with ASP.NET 2.0? Unfortunately we are unable to upgrade the application because of backward compatibility issues.
JSON.NET is a good library on codeplex. It's very easy to use and although the current version is 4.0 there is an older 2.0 version. I've used the 3.5 version and it worked a treat.
This page contains some demos and an overview of what to expect.
Add a comment
You can also install ASP.NET AJAX 1.0 extension. it includes classes that provide help with JSON data.
Required, but never shown
By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.
Start asking to get answers
Find the answer to your question by asking.
Explore related questions
See similar questions with these tags.