Does the .NET Framework have in-built support for
serialization?

Answers were Sorted based on User's Feedback



Does the .NET Framework have in-built support for serialization?..

Answer / 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

Does the .NET Framework have in-built support for serialization?..

Answer / kirti

There are two separate mechanisms provided by the .NET class library - XmlSerializer and SoapFormatter/BinaryFormatter. Microsoft uses XmlSerializer for Web Services, and uses SoapFormatter/BinaryFormatter for remoting. Both are available for use in your own code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Why should we go for entity framework?

0 Answers  


im software developer (.net). i goth1b (usa )appointment 30th of this month . chennai people asking responsbilities .can anyone wht responsbilities i need say . plz help me

2 Answers  


How does the .net framework 3.0 relate to the .net framework 2.0?

0 Answers  


Can I use razor code in javascript in asp.net mvc?

0 Answers  


What is the use of display modes?

0 Answers  






I have interview in accenture.I cleared 1st round in techniqual.I have interview with project lead.pls help me.

2 Answers   Accenture,


I can't be bothered with all this CAS stuff. Can I turn it off

1 Answers  


Briefly describe the roles of clr in .net framework?

0 Answers  


what is mean by COM (component object model) and component based software development? Is it .NET is first COM based technology? Please answer me. Advance thanks.

1 Answers   Excel,


Can you explain renderbody and renderpage in mvc?

0 Answers  


What is an asynchronous controller in asp.net mvc?

0 Answers  


Explain two instances where routing is not implemented or required?

0 Answers  


Categories