Does the .NET Framework have in-built support for
serialization?
Answer Posted / swapna
There are two separate mechanisms provided by the .NET
class library - XmlSerializer and soapFormatter or
BinaryFormatter. Microsoft uses XmlSerializer for Web
Services, and uses SoapFormatter/BinaryFormatter for
remoting. Both are available for use .
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are actions in asp.net mvc?
how to disable the lazy loading framework?
Explain Model, view and Controllers in Asp.Net MVC?
What is latest version of .net framework?
Why should we go for entity framework?
Does .NET Framework support SAX?
Can you use Razor code in Javascript in ASP.Net MVC?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
What is viewbag title?
How does servicing work for the .net framework 3.0?
What are the 2 ways of adding constraints to a route?
What is definingquery in entity framework? : Entity framework
Explain how you can implement Ajax in MVC?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
Difference between ASP.NET MVC and ASP.NET WebForms?