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 |
Write code for fetch record nos 15 to 25 from a dataset containing 50 records?
What is Nothing permission set in .Net
What is the difference between constants and read-only variables?
Whate are resource files?
What is iis? Have you used it?
what is the meaning silverligt control
What’s different between process and application in .net?
How do you view the methods and members of a dll?
Difference between Panel and GroupBox classes?
What is boxing and un-boxing in .net?
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?