While developing an ASP.NET MVC app, I\'m finding a few places where my JsonResult actions throw an exception \"A circular reference was detected while serializing an object\".<
What Simon said. Add a little AutoMapper action to keep code weight under control.