What is Serilazation?
how many type of serilazation are their?
Answer Posted / kinjal panchal
Serilazation :- serlization is converting object to stream
of bytes and then its presisted to database or memory or file.
There is a 4 types of serialiations.
1)xml serialization
2)soap serialization
3)binary serialization
4)custom serialization
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Define asp.net caching?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
Explain the difference between Repeater and Data list control in ASP.NET?
What is Web Server Control Templates.?
Explain http handlers? Where we can use the http handlers?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Which object wraps the state or data of a user?
Does asp.net still recognize the global.asa file?
What are the session management techniques asp net?
Where the cookie value is stored?
What are the major built-in objects in ASP.NET?
How about the security in Activex DLL and Activex EXE ?
Which is faster viewbag or viewdata?
How you can access the values from the Repeater control in ASP.NET?
How can you register a custom server control to a web page?