Why do you need to serialize
Answer / kirti
We need to serialize the object,if you want to pass object from one computer/application domain to another.Process of converting complex objects into stream of bytes that can be persisted or transported.Namespace for serialization is System.Runtime.Serialization.The ISerializable interface allows you to make any class Serializable..NET framework features 2 serializing method.
1.Binary Serialization 2.XML Serialization
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
I couldnot answer for projects bcz i have 2+ fake experience.can you please tell me how to answer..?
What are the possible razor view extensions?
What is GC (Garbage Collection) and how it works
What is difference between constants, readonly and, static
Tell me about the internal working of Garbage collector?
What are class access modifiers
Speaking of Boolean data types, what's different between C# and C/C++ ?
What is difference between razor and web form engine?
What are the types of assemblies and where can u store them and how ?
11 Answers Accenture, BirlaSoft, IBM,
Where do the reference-type variables go in the RAM ?
Define the core components of an ASP.NET MVC application?