No announcements
Found 2032639 threads
-
1 Votes
Error Circular Reference
The arrays in JSON can be lists or arrays in the object.Answered | 11 Replies | 771 Views | Created by fGolden - Wednesday, August 10, 2016 8:11 PM | Last reply by Hart Wang - Tuesday, August 16, 2016 2:54 AM -
0 Votes
Binary Serializer with Circular References create huge file
I am using the code below to serialize an object, this object has sub-objects wich also contain sub-objects, this goes on for 8 levels deep, the deepest ...Answered | 2 Replies | 3201 Views | Created by marcel222 - Tuesday, August 7, 2012 2:17 PM | Last reply by chanmm - Wednesday, August 8, 2012 3:06 AM -
0 Votes
WCF circular reference serialization
Visit my blog: http://blogs.microsoft.co.il/blogs/idof Is there a way to specify what serializer shoud a WCF service use to serialize the ...Answered | 8 Replies | 7782 Views | Created by df223a - Wednesday, August 17, 2011 6:05 AM | Last reply by Tom Moonen - Monday, March 21, 2016 3:33 PM -
2 Votes
Serializing JSON object array when application suspends
JSON.stringify and JSON.parse are standard functions (https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/JSON/stringify) so you can use them without any ...Answered | 3 Replies | 3159 Views | Created by Gaurav Mantri - Monday, December 26, 2011 3:39 PM | Last reply by Joe Levy_ - Tuesday, December 27, 2011 7:20 AM -
1 Votes
Circular Reference and WCF
I never get circular references in a WCF project.Answered | 3 Replies | 8366 Views | Created by Daniel- - Tuesday, October 13, 2009 4:12 PM | Last reply by MadZebra - Thursday, November 22, 2012 4:28 PM -
1 Votes
JSON serialization help?
Refer http://flexjson.sourceforge.net/Answered | 4 Replies | 1641 Views | Created by Jaclynn - Wednesday, November 2, 2011 11:37 AM | Last reply by Bob Shen - Monday, November 7, 2011 4:44 AM -
0 Votes
Circular Reference json serialize object in c# mvc
User-832373396 posted Hi balvinder, i want to get data in json format. but i'm getting response in string format so how can i resolve ...Unanswered | 3 Replies | 299 Views | Created by Anonymous - Monday, February 13, 2017 1:51 PM | Last reply by Anonymous - Tuesday, February 14, 2017 6:36 AM -
4 Votes
JSON serialization for Actor methods
As a workaround, can you serialize the data necessary to represent the point and send those as parameters and then construct or recreate the point object on the other side instead?Answered | 5 Replies | 937 Views | Created by jackhanbond - Saturday, November 19, 2016 6:06 PM | Last reply by Matt Snider - Monday, November 28, 2016 11:25 PM -
0 Votes
EF 4.0 WCF JSON Serialization
The reason being that the object being serialized is no longer an instance of your class but is instead an instance of the proxy class.Answered | 1 Replies | 5777 Views | Created by JayArr - Thursday, May 27, 2010 8:13 PM | Last reply by Arthur Vickers - MSFT - Friday, May 28, 2010 5:10 PM -
0 Votes
JSON serialization
JSON is supposed to be Javascript-readable, not human-readable.Answered | 2 Replies | 7100 Views | Created by Chris O_Brien - Tuesday, June 3, 2008 4:01 PM | Last reply by Rik Hemsley (Safeware) - Tuesday, April 3, 2012 9:14 AM -
0 Votes
Circular database references
I'm pretty sure that composite projects exist to solve the problem of circular references.Answered | 14 Replies | 14538 Views | Created by dj1smsu - Tuesday, July 24, 2007 3:44 PM | Last reply by Jamie Thomson - Tuesday, October 2, 2012 4:36 PM -
0 Votes
JSON Java Script Serializer.
Hi, I got JSON serializer error while processing large number of json data.Answered | 1 Replies | 830 Views | Created by sank90 - Wednesday, February 17, 2016 12:52 PM | Last reply by cheong00 - Thursday, February 18, 2016 2:20 AM -
2 Votes
How to deserialize JSON to an C# object
Hi r31416, The quickest method of converting between JSON text and a .NET object is using the JsonSerializer.Answered | 1 Replies | 2283 Views | Created by r31416 - Thursday, January 16, 2014 8:57 PM | Last reply by Eason_H - Friday, January 17, 2014 2:03 AM -
4 Votes
Circular Reference
Unfortunately I can't establish a relationship to begin with due to the circular referencing error.Answered | 7 Replies | 3302 Views | Created by Simon Nuss - Wednesday, October 7, 2015 2:26 PM | Last reply by greggyb - Friday, October 9, 2015 2:32 PM -
3 Votes
[UWP] How to serialize to json
This sample shows how to serialize and deserialize JSON objects using the JsonObject class.Answered | 4 Replies | 3342 Views | Created by BitSmithy - Friday, October 26, 2018 9:40 PM | Last reply by Roy Li - Wednesday, October 31, 2018 7:53 AM -
1 Votes
JSON to C# array of objects
scanales, >>I was able to make serialize it as object, but the only question now is how to read the data from that ...Answered | 6 Replies | 8245 Views | Created by scanales - Monday, November 7, 2016 9:23 PM | Last reply by Kristin Xie - Tuesday, December 13, 2016 9:37 AM -
0 Votes
I have binary serialization/json in c# , is it possible to do it in sql server.
serialization has nothing to do with database, directly (in directly in our app we can read data from the database and create instances of objects base on that data).Answered | 3 Replies | 1825 Views | Created by rajemessage - Saturday, December 10, 2016 7:37 AM | Last reply by pituach - Saturday, December 10, 2016 2:58 PM -
0 Votes
dynamic serialization data to json
Please have a look at the link ...Answered | 5 Replies | 2976 Views | Created by Andrea Pirlo - Friday, August 30, 2013 5:27 AM | Last reply by Andrea Pirlo - Tuesday, September 3, 2013 10:54 AM -
1 Votes
Circular Reference in Database Design
The concept of a circular reference isn't "bad" per ce, like you might have Account <-- Contact, but then also have ContactAnswered | 1 Replies | 4832 Views | Created by zenithsql - Monday, April 15, 2013 4:09 PM | Last reply by Louis Davidson - Tuesday, April 16, 2013 12:16 AM -
2 Votes
Circular type reference in SendPort
Did I always have a circular reference, and one doesn't find it until one does an XML Send Port?Answered | 7 Replies | 3703 Views | Created by Neal Walters - Monday, August 20, 2012 1:33 PM | Last reply by Rohit.Sharma - Wednesday, August 29, 2012 3:59 AM - Items 1 to 20 of 2032639 Next ›
No announcements