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 |
mention what are the various methods provided by the dataset object to generate xml?
what is complex type?
What is web api‘s in asp.net mvc 4 ?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
How big is the char ?
What is a view engine?
What is the use .glimpse in mvc?
Which are the abstract classes available under system.xml namespace
Describe the roles of clr in .net framework.?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Is it possible to share a view across multiple controllers?
Does Tempdata hold the data for other request in ASP.Net MVC?