Answer Posted / guest
A formatter is an object that is responsible for encoding
and serializing data into messages on one end, and
deserializing and decoding messages into data on the other end.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is machine.config in .net?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
What is UDDI and how to register the web service in it?
What is the difference between user control an custom control? Advantages/disadvantages?
What is the difference between function and stored procedure?
Explain the difference between task and thread in .net?
Is there built-in support for tracing?
Describe difference between inline and code-behind?
What is namespaces in .net?
Please explain what is the difference between encrypting a password and applying a hashing?
How to load a user control dynamically in runtime?
What are the purposes of using .net?
What does msil do?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What are the different types of Classes in .NET?