Answer Posted / 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 View All Answers
Difference between StackPanel and RelativePanel ?
What is an enumerator in c#?
Explain the use of SN.exe
Can abstract class have constructor c#?
Define satellite assembly in c#?
What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to
What is string empty?
Why do we use abstraction in c#?
is it possible to access a remote web service Without UDDI?
Why are c# strings immutable?
What is parse method in c#?
What is the main method in c#?
Why do we use methods in c#?
Why do we use 0?
Is boxing an implicit conversion?