Does the .NET Framework have in-built support for
serialization?
Answers were Sorted based on User's Feedback
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 |
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 |
What is tempdata?
WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING
21 Answers ABC, Cap Gemini, Comspark,
who handles these error while writing the source code???.
What is clr? How does work clr & wht is work of clr?
Explain linq to entities? : Entity framework
Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?
What is .net framwork? what is web application? what is CLR? How does work CLR & wht is work of CLR? What is compile? wht is thread? what does use in .net?
what is linq to entities?
Integer & struct are value types or reference types in .NET?
Which is the institute which also caters to your personal development other than subject.
What are Resource Files ? How are they used in .NET
What is the advantage of using asp.net routing?