Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
Different types of serialization supported in .NET Framework...
3
like
0
dislike
Hello guys,
What are the different types of serialization supported in .NET Framework... anybody know here.......
i m waiting for your feedback
asked
1 year
ago
by
daneim
(
127,080
points)
serialization
supported
dotnet
framework
2 Answers
1
like
0
dislike
Best answer
Four types of serialization supported in .NET Framework such as:
* XmlSerializer
* SoapFormatter
* XPathNavigator
* HttpFormatter
answered
1 year
ago
by
marck_don
(
191,010
points)
0
like
0
dislike
1)Binary serialization
2)XML serialization
3)SOAP serialization
answered
4 months
ago
by
anonymous
Related questions
2
like
0
dislike
1
answer
What is serialization?
asked
1 year
ago
by
marck_don
(
191,010
points)
serialization
dotnet
2
like
0
dislike
1
answer
Where does the Web page belong in the .NET Framework class hierarchy?
asked
1 year
ago
by
daneim
(
127,080
points)
dotnet
franework
class
webpage
hierarchy
2
like
0
dislike
1
answer
How many types of exception handlers are there in .NET
asked
1 year
ago
by
daneim
(
127,080
points)
dotnet
handle
exception
2
like
0
dislike
1
answer
What are possible implementations of distributed applications in .NET?
asked
1 year
ago
by
daneim
(
127,080
points)
dotnet
implement
application
4
like
0
dislike
1
answer
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
asked
1 year
ago
by
daneim
(
127,080
points)
aspdotnet
dotnet
remote
web-service