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 interface and functional interface?
What are c# attributes and its significance?
How can you use abstract class and interface?
What’s difference between Association, Aggregation and Inheritance relationships?
How does a while loop work?
List down the differences between “dispose” and “finalize” methods in c#.
What is the meaning of console writeline in c#?
How many aware interfaces are there?
Can abstract class be sealed in c#?
Are structs faster than classes?
What debugging tools come with the .NET SDK?
Does C# supports multi-dimensional arrays?
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)