Skip to main content

Timeline for Object-to-XML string implementation

Current License: CC BY-SA 3.0

9 events
when toggle format what by license comment
Sep 28, 2014 at 19:16 vote accept hellowahab
Sep 28, 2014 at 19:07 answer added ChrisWue timeline score: 11
Sep 27, 2014 at 22:08 comment added Alexis Wilke @svick, the code references the wrong encoding either way... I did not realize that the string would be UTF-16 though. I do not program in C#.
Sep 27, 2014 at 21:58 comment added svick @AlexisWilke I don't think UTF-8 makes sense here. The end result is a string which is always UTF-16.
Sep 27, 2014 at 18:18 history edited Jamal CC BY-SA 3.0
deleted 46 characters in body; edited title
Sep 27, 2014 at 16:41 comment added Alexis Wilke I definitively would not use ISO-8859-1 as the encoding. Use UTF-8 instead. It compresses as much for English but supports all languages.
Sep 27, 2014 at 16:13 review First posts
Sep 27, 2014 at 19:28
Sep 27, 2014 at 16:09 history edited Adam Lear CC BY-SA 3.0
deleted 128 characters in body
Sep 27, 2014 at 16:04 history asked hellowahab CC BY-SA 3.0