Answer Posted / 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 |
Post New Answer View All Answers
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
How we can handle the exception at controller level in ASP.Net MVC?
Which is the default http method for an action method?
How do I install .net framework?
Is dapper better than entity framework?
explain how you can load related entities in ef (entity framework)?
What are the main features of asp.net mvc 4 used by asp.net web api?
What are Code Blocks in Views?
What is .net framework used for?
Explain the methods used to render the views in mvc?
What are Validation Annotations?
What are the advantages of razor view engine?
What you mean by routing in mvc?
How to change the action name in mvc?
What is the difference between viewbag and viewdata in mvc?