What is Serialization and how do we implement (in real time
scenario)



What is Serialization and how do we implement (in real time scenario)..

Answer / saurabh

Serialization is process of converting an object into stream
of bytes so that it can be stored or transferred across the
network.

Real time scenario ?

Try saving an object to session implemented using
Aspnet_State service or sql server. Here all the object need
to be stored in session requires to be support serialization.
because both aspnet_state service and session stored in sql
server requires object to support serialization

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is the xml document structure?

0 Answers  


What?s an interface class?

4 Answers  


What?s class SortedList underneath?

1 Answers  


What is the concept of strong names?

0 Answers  


What is a hash table in c#?

0 Answers  


What is difference between int and int in c#?

0 Answers  


What is array formula?

0 Answers  


What are Generics?

5 Answers   TCS,


What is scaffolding in c#?

0 Answers  


Why do we use dataset in c#?

0 Answers  


What does typeof return c#?

0 Answers  


This is Kishore i am MCA graduate i have percentage less(52%) in my 10th still i completed .NET course any body tell me how to put fake experience with my BSC degree if you do not mind tell me some fake certificates giving consultencies names in Chennai,Bangalore

5 Answers  


Categories