Answer Posted / Sangh Shailendra Gautam
'Deserialization' is the process of converting a serialized object (like JSON, XML, or binary) back into its original .NET object format. This is often used to store and reuse data objects across sessions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between system.string and system.stringbuilder classes?
Explain an assembly?
What is option strict?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
How to retrieve images in sql server database through vb.net?
Explain the difference between datatable and dataset?
What is early binding?
Explain how can we remove handlers at run time?
What is the use of assembly?
How to send xml file on server using http protocol?
How to store images in sql server database through vb.net?
What are the features of c# which are not present in vb.net?