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 |
Why is it a bad idea to throw your own exceptions?
Explain About .NET Framework
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
What is wcf c#?
Is c# still popular?
What is difference between struct and class in c#?
What are handlers in c#?
How do you debug an ASP.NET Web application?
Where do we use static class in c#?
What is xml c#?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
If dll and exe files are same it means you can deploy both the files in gac?
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)