Avoiding Circular Reference for Entity in JSON Serialization(blogs.microsoft.co.il)
submitted by
gilf(2139) 7 months, 7 days ago
One problem that I was facing yesterday while working on an ASP.NET MVC application was a JSON serialization issue. The problem was a circular reference caused by the DataContractJsonSerializer because of relations between the entity and other entities. In this post I’ll show you how you can use a simple workaround in order to avoid the problem.
|category: ASP.NET
|Views: 43
tags:
ASP.NET another
Everyones tags:
Your Tags: