Answer Posted / 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 |
Post New Answer View All Answers
why you wouldn't want to write into it even if you could
How to manage pagination in a page using .net?
Explain why do we use the “using” statement?
Differences between datagrid, datalist and repeater in .net?
What is clr in .net?
What is the native image generator?
What is a manifest in .net?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Describe difference between inline and code-behind?
What are the two main parts of the .net framework?
Explain how viewstate is being formed and how it's stored on client in .net?
What is managed code and managed data in .net?
How will you make .NET programs work in Linux ?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is a design pattern and what is it for?