Interview Questions

What is a formatter?

.NET Interview Questions and Answers


(Continued from previous question...)

50. What is a formatter?

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.

(Continued on next question...)

Other Interview Questions