i'm trying to return a json object from my controller to my view. i'm using the the northwind db for testing and used used dbfirst for creating the model. from what i understand i have to use anonymous types for json. however it doesn't work. and i don't what's the best approach to debuging.i'm trying to return a json object from my cont