A circular reference was detected while serializing an object of type …
Jul 25th, 2008 by George Zheng
I ran into an issue earlier when trying to serialize an object return by LINQ. After Googling it, I found following blog which is very helpful.
I believe this is a common issue for LINQ objects and hope this blog can save time for somebody.


