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 |
Hoe can i connect the table into the c# application?
How is the memory managed in C#.
What is the difference between new and override in c#?
Explain clr in brief.
Give an example of removing an element from the queue?
How is method overriding different from overloading?
List some Advantages of switch-case over if else?
What is the difference between double and decimal in c#?
When Should You Call The Garbage Collector In .net?
How do you create user defined data types in c#?
What is an indexer in c#?
What is the purpose of reserved word using 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)