How does the XmlSerializer work ?



How does the XmlSerializer work ?..

Answer / saxena

XmlSerializer in the .NET Framework is a great tool to convert Xml into runtime objects and vice versa.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Explain about WSDL

0 Answers   Digital GlobalSoft,


Why do we need interfaces?

2 Answers   HCL,


Explain different properties of object oriented systems.

0 Answers  


Is string mutable in c#?

0 Answers  


what are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?

1 Answers   4Cplus,






i am using windows authentication for c#.net remoting with iis.I uncheck the anonymous access option in directory security.when my client requests the server it returns 401:unauthorized error.How can I resolve the exception ? Please send me the reply as early as possible.

1 Answers  


Can extension methods access private members?

0 Answers  


What are satellite assemblies?

0 Answers  


How can you sort the elements of the array in descending order?

2 Answers  


Explain the security with aop?

0 Answers  


What is nameof c#?

0 Answers  


Can we override interface methods in c#?

0 Answers  


Categories