Answer Posted / niketh
Serialization:
->Process of converting an object into specified Format
->Formats( Binary , soap[xml] )
Serialization is mainly used to transport and store object over a network into an XML file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a viewbag?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Where is the view state data stored?
List some of the important session state modes of asp.net.
what are configuration files?
What is s2s tracking?
What do you mean by marshalbyref?
Give an example of cookie abuse.
Web API uses which library for JSON serialization?
How do you open a page in a new window?
How can we register exception filter globally?
what is publisher?
What are the authentication types in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What is a url string?