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

Do you know about the new features in ASP.Net MVC 4 ?

0 Answers  


Hello guyz, I have interview scheduled next week on .Net Framework 1.1? Can any one please provide a) list of interview questions on .net frame work 1.1? b)basic differences between .net framework 1.1 and 2.0 and 3.5 c)the topics that i need to concentrate while preparing Thanks in advance

0 Answers   Logica CMG, TCS,


Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?

0 Answers  


What is the use of trace utility ?

2 Answers  


What is CLR and how it generates native code ?

1 Answers   Digital GlobalSoft, Vital Soft,






what are background threads? give ex?

3 Answers   CSC, Kanbay,


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

0 Answers  


Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?

0 Answers  


Which is the best institute for .net?

16 Answers  


How do I install .net framework?

0 Answers  


In Server how to check whether model has error or not in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


What is viewdata?

0 Answers  


Categories