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 is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is asp net objects?
How do we assign page-specific attributes?
How long the items in ViewState exists?
Explain the difference between globalization and localization techniques
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What is the difference between user control an custom control?
Where is the view state data stored in asp net?
How does asp page work?
What is new asp.net core?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
How do you change the session time-out value?
Which library is used by the testers and developers to develop automated tests and create testing tools?
When should I use server transfer and response redirect?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?