Click here to Skip to main content
15,895,799 members
Home / Discussions / C#
   

C#

 
QuestionXML Serialization with large objects Pin
Kishore Hyd10-Nov-12 12:31
Kishore Hyd10-Nov-12 12:31 
When I try to serialize an object using xmlserializer,It is throwing out of memory exception.Is there any way to serialize large objects like more than 30 mb. I am able to serialize an object to xml file only if the size of the file after serialization is around 15 mb otherwise outofmemory exception is thrown

modified 11-Nov-12 2:53am.

AnswerRe: XML Serialization with large objects Pin
Eddy Vluggen10-Nov-12 23:35
professionalEddy Vluggen10-Nov-12 23:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.