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 |
Where does web.config info stored? Will this be stored in the registry ?
1 Answers Accenture, BirlaSoft,
Which are the abstract classes available under system.xml namespace
What is side by side Execution ?
Explain the types of Scaffoldings.
Is .net framework 4.8 the last version?
Can I add mvc testcases in visual studio express?
What is difference between shared and public
Can you declare an override method to be static if the original method is non-static
what is entityclient?
What is global assembly cache
What is the difference between a Struct and a Class
About namespaces ?