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
What are the navigation ways between pages available in ASP.NET?
How do u deploy your asp.net application?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What do you understand by aggregate dependency?
What is a swagger in web api?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What kind of data can be stored in viewstate?
What is ipostback?
Explain Authentication mechanism in dotnet
What are the different types of proxy patterns?
How do you hide the columns?
What are merge modules?
How to find last error which occurred in Asp.net ?
What are the main differences between asp and asp.net?