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


Please Help Members By Posting Answers For Below Questions

What is .net architecture?

783


Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?

846


What is the difference between windows vista and .net framework 3.0 ?

778


Can you explain model, controller and view in mvc?

786


How you can implement custom validation in asp.net MVC?

835


Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?

906


Explain the request flow in asp.net mvc framework?

771


Does razor engine supports for tdd?

966


How route table has been created in asp.net mvc?

778


What is the use of the default route?

817


How to Create an Intranet Site Using ASP.NET MVC?

854


how do you query in entity model when the result has a join from from different database other than the entity model?

791


What is entity framework used for?

800


What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?

783


Explain Model, view and Controllers in Asp.Net MVC?

815