Answer Posted / 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 |
Post New Answer View All Answers
What are Non Action methods in ASP.Net MVC?
Describe the .net framework architecture.
What is the difference between model and entity?
What is Attribute Routing in ASP.Net MVC?
what is entity framework?
How to change the action name in mvc?
How large is the .net framework 3.0?
What are the advantages of razor view engine?
What is definingquery in entity framework? : Entity framework
Define the core components of an ASP.NET MVC application?
what is linq to entities?
what is way of loading data in ef (entity framework)?
Explain tempdata in mvc?
Which is the root namespace for fundamental types in .net framework?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )