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 |
Can we inherit class that contains only one private constructor?
What does the keyword virtual mean in the method definition?
Why do we Need of static class in c#?
What are properties and indexer?
What is the difference between arraylist and list in c#?
Is a games console a computer?
What is value type and reference type?
What is delegates in c# and uses of delegates?
What do you know about Translate Accelerator?
How do I do implement a trace and assert?
What is a Jagged Array in C#?
What is sql transaction in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)