What is a formatter?
Answers were Sorted based on User's Feedback
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 |
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 |
Difference between class and interface in .net?
Describe the use of following com+ services jit activation, queued components, object pooling.?
What is STA in .NET?
Please explain what is the .net framework and how does it work?
What distributed process frameworks outside .NET do you know?
how we can capture the value in textbox when selectedvluechanged event of gridview is fired
What is view state in .net?
Explain what is heap and what is stack?
What are the different types of Classes in .NET?
What are possible implementations of distributed applications in .NET?
What is Flyout Design Pattern in .NET?
0 Answers Petranics Solutions,
Give An example of a ctype and directcast.