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 |
What is the difference between these statements obj=null and obj.dispose()
What are nested classes in c#?
What do you mean by shared assembly?
About multi level and multiple inheritance how to achieve in .net ?
C# Code for How to set readonly property to Id(database) value?
How to declares a two-dimensional array in C#?
Why singleton is sealed?
How does substring work in c#?
What is lazy loading entity framework?
What is dictionary class in c#?
Is a structure a class?
What is helper method 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)