what is serilization?

Answer Posted / stanly jose

All the above descriptions are corret.

Seriallization is done for the faster accessing of remote
object. So it is mainly used in remoting.
Remoting is a concept in .Net which helps to access/make
use of remote (through internet) application(/object).
So the object requested is converted in to stream of bytes
and get transfered to the requsted application.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to reduce image resolution in C#?

812


What is the purpose of constructor in c#?

601


Why is c# a good programming language?

646


Explain About Global.asax

718


Compare and contrast between the System.Array.CopyTo() and Clone()?

726






What do you mean by serialization in .NET?

705


What is null in database?

630


What is the difference between ienumerable and iqueryable?

628


windows c# using datagridview in edit form sql server

3771


What is the syntax for calling an overloaded constructor within a constructor?

723


What does the initial catalog parameter define in the connection string?

668


Can properties be overloaded in c#?

715


What do you use c# for?

662


Define c# delegate?

729


What are the 3 elements of delegation?

678