Senior .Net Developer Question:

Tell me what is serialization?

Senior .Net Developer Interview Question
Senior .Net Developer Interview Question

Answer:

Serialization converts an object to a data stream. However, for this, you must implement ISerialize.


Previous QuestionNext Question
Explain me what is the .Net framework and how does it work?Please explain what is the difference between encrypting a password and applying a hashing?