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

What is private constructor c#?

485


Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.

3794


How do I develop c# apps?

516


Are c# tuples immutable?

501


What is a must for multitasking

554






What is Dependency of Injection?

529


What is callback function in c#?

521


What is string concatenation?

471


What is application object in c#?

495


What is streamreader/streamwriter class?

505


When a switch is said to be congested?

568


What does firstordefault mean in c#?

464


What are types of constructor?

465


How many types of constructor are there in c#?

473


Explain the difference between boxing and unboxing.

527