Explain the process of Serialization?
Answer / Kumar Sonu
"Serialization in C# is the process of converting an object's state into a stream of bytes or a string, and vice versa (deserialization). This can be useful for storing objects on disk, transmitting them over a network, etc."
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I do a case-insensitive string comparison?
What is ienumerable and iqueryable?
what is default accessibility for a class? what is difference b/w viewstate and controlstate? what is the default access specifier for a top level class which are not nested into other classes?
What is Interface and Abstraction (in real time scenario)
Can property defined in Interface.
how dot net compiled code will become platform independent?
how to sort an array in c#
What is difference between private and static constructor?
If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?
What do you understand by 'access specifiers' in C#?
Write a program to find the angle between the hours and minutes in a clock
What is interface 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)