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

What are server controls?

1 Answers   Avanade, Wipro,


What is an assembly? What are the different types of assemblies?

1 Answers  


How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?

1 Answers  


What are the core differences between .NET Languages ?

1 Answers   TCS,


Readonly vs. const?

2 Answers   Hewitt,


. How .NET can support multiple languages?

1 Answers  


Explain the garbage collection process?

1 Answers  


What are the new features of Framework 1.1 ?

2 Answers  


Name some of the languages .NET support?

3 Answers  


What is the difference between a Hash Table and a Dictionary?

1 Answers  


What is iis? Have you used it?

1 Answers  


What are the differences between user control and server control?

1 Answers  


Categories