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
How to Create an Intranet Site Using ASP.NET MVC?
What are the new enhancements done in default project template of asp.net mvc 4?
Is .net framework 4.8 the last version?
What is the difference between partial and renderpartial?
Can you please explain the request flow in ASP.NET MVC framework?
What is the difference between renderaction and renderpartial?
What is layout in mvc?
Describe the gac in the .net framework.
What is razor code?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
What is partialview in asp.net mvc?
What is the .net framework and how does it work?
What is iobjectset? : Entity framework
What is mvc entity framework?
How does servicing work for the .net framework 3.0?