How to serialize the DataReader in webservices in asp.net?
Datareader
Collapse
X
-
Tags: None
-
-
You don't serialize a DataReader..... .A DataReader class is used to read data (from a database for example).
What are you trying to do because your question doesn't make any sense.
-Frinny
PS please do not double post your question. I have merged your threads so that you can get an answer more easily.Comment
Comment