Circular Reference exception with JSON Serialisation with MVC3 and EF4 CTP5w
I’m having problems with a circular reference when i try and serialise an object returned via EF4 CTP5. Im using the code first approach and simple poco’s for my model.
I’m having problems with a circular reference when i try and serialise an object returned via EF4 CTP5. Im using the code first approach and simple poco’s for my model.