c# print object as json code example Example: c# print object to json var json = new JavaScriptSerializer().Serialize(ObjectModel);