Sorry, but there are no more tags available to filter with.
-
I have been using subsonic with mvc to return json objects. When using the RepositoryPattern templates (havent tested it on the active record version), I wanted to use the DataContractJsonSerializer class to serialize to json, but to do this, I had to add the [System.Runtime.Serialization.DataContract...