What is a formatter?

Answers were Sorted based on User's Feedback



What is a formatter?..

Answer / 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

What is a formatter?..

Answer / niveditha

There's a great article over on DevX that covers the Stream
and Formatter architectures. It does so from a VB.NET point
of view, which is fine because the article is attempting to
teach people converting from VB6- to VB.NET to move away
from the proprietary VB file operations. In general, the
article is generic enough that the knowledge is applicable
in all languages and is definitely worth the read.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Dot Net General Interview Questions

Tell us what is a variable of implicit type and what is its scope?

0 Answers  


What is view state in .net?

0 Answers  


What is boxing?

3 Answers  


How Can Creating Installation Components in .Net?

1 Answers  


How viewstate is being formed and how it is stored on client in .net?

0 Answers  






Is there any thread in our .net programs?

0 Answers  


What is Assembly?

1 Answers   DELL, Wipro,


Explain memory-mapped files.

0 Answers  


diff between forms authentication and windows authentication?

11 Answers  


What is RPC? What is the use of it?

0 Answers   Accenture,


What is RunTime Polymorphism?

5 Answers   Deloitte, eClerx, Horizon, Intel, Pragna Technologies,


Garbage collector thread is what kind of a thread?

1 Answers  


Categories