VB .Net Question:
What do you mean by Serialization and Deserialization and its use?
Answer:
To store the vb.net for data into an xml file is called Serialization. To load data from xml file to vb.net form is called DeSerialization.
Previous Question | Next Question |
What is the advantage of option strict on? | What is MISL CODE? |