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

Can u create multiple threads of execution ?

1 Answers   IBM, ITC Infotech, UHU,


Explain how do you directly call a native function exported from a dll?

0 Answers  


What is the example of predicate?

0 Answers  


What is public void in c#?

0 Answers  


How do you concatenate in c#?

0 Answers  






What are types of constructor?

0 Answers  


What?s the difference between the System.Array.CopyTo() and System.Array.Clone()?

6 Answers   Wipro,


if i used stored procedure for retrieving the data from sql server.in front end i had used data reader.when 100 records are there in table.when it has displayed ten records in frontend database has been collapsed.then where should our data available...

2 Answers   CybAge, Wipro,


Why can?t you specify the accessibility modifier for methods inside the interface?

2 Answers  


Explain when should you call the garbage collector in .net?

0 Answers  


can we assign null value to value type in c#?

12 Answers   Idea, Microsoft, Wipro,


Whats an assembly? Describe the importance of assembly?

0 Answers   Siebel,


Categories