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 |
How can you prevent your class to be inherated further
about triggers?
What is the importance of NonActionAttribute?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
What is the difference between tempdata and viewbag?
What is the difference between adding routes, to a webforms application and to an mvc application?
will there be any issues adding a table without primary keys to a data model?
What does assemblyinfo.cs file consists of ?
1 Answers Accenture, BirlaSoft,
Explain what is routing?
How we can invoke child actions in ASP.Net MVC?
what is mean by type-safe? Please answer me. Advance thanks.
What is tracing?Where it used.Explain few methods available