What is serialization and de-serialization in .net?



What is serialization and de-serialization in .net?..

Answer / Jagriti Shahi

Serialization in .NET involves converting an object's state into a stream of bytes, while deserialization converts that byte stream back into an object. This process helps transport or store objects across various applications and environments.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is the difference between Optimistic and Pessimistic locking?

1 Answers  


I want to ask u that if i add radio button in ado.net form,and how radion button data insert in SQL2005 Database...

6 Answers  


What is the use of data grid?

1 Answers  


What is main five diffrent between Connected And Disconnected environment

15 Answers   HCL, Satyam, US India, Wipro,


Explain how to find the given query is optimised one or not?

1 Answers  


Where does ADO.NET and XML web services come in the architecture ?

1 Answers   IBM, TCS,


Why sql Data Reader object not created

9 Answers   Matrix,


what is a dataview?why is it used for?

4 Answers   Choice Solutions,


What is ado.net object model?

1 Answers  


What are the important features of ado.net 2.0?

1 Answers  


What is the difference in an abstract class and an interface?

1 Answers  


Which is faster datareader or dataadapter?

1 Answers  


Categories