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

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?

3219


List out few different return types of a controller action method?

814


What is entity framework firstordefault?

742


What is representational state transfer (rest) mean?

768


What is the .net framework?

785


How does the .net framework 3.0 relate to windows vista?

801


In which assembly is the mvc framework defined?

781


How we can add the css in mvc?

802


What are bundling & minification features in asp.net mvc 4?

757


Difference between ASP.NET MVC and ASP.NET WebForms?

814


Explain Bundle.Config in ASP.Net MVC4?

783


what is use of entity container?

816


what is entity framework advantage?

810


explain why t4 entity is important in entity framework?

794


Can a view be shared across multiple controllers? If yes, how we can do that?

813