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 are the components required to create a route in ASP.Net MVC?

581


Can I set the unlimited length for "maxjsonlength" property in config?

558


Explain the advantages of dependency injection (di) in asp.net mvc?

564


What is layout in mvc?

563


What is an asynchronous controller in asp.net mvc?

539






Explain ASP.NET MVC Identity and Security?

566


what is way of loading data in ef (entity framework)?

588


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

621


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

534


What are html helpers in asp.net mvc?

551


What are Scaffold templates in ASP.Net MVC?

566


What is entityset? : Entity framework

567


Is .net framework dead?

531


What is the difference between ViewData, ViewBag and TempData?

632


what is datacontrols?

3084