Can a nested object be used in Serialization
Answer / kirti
Yes. If a class that is to be serialized contains references to objects of other classes, and if those classes have been marked as serializable, then their objects are serialized too.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is storage model? : Entity framework
What is managed extensibility framework?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
How does the .net framework 3.0 relate to the .net framework 2.0?
Tell me about the internal working of Garbage collector?
What are the components required to create a route in ASP.Net MVC?
mention what are the various methods provided by the dataset object to generate xml?
What is edm in entity framework?
what is the use of final method
Can we change web.config settings from iis?
What is objectcontext? : Entity framework
What is the use of display modes?