Datareader

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ishaphutela
    New Member
    • Mar 2010
    • 4

    Datareader

    How to serialize the DataReader in webservices in asp.net?
  • ishaphutela
    New Member
    • Mar 2010
    • 4

    #2
    datareader

    how to serialize the datareader in webservices by using c#.

    Comment

    • CroCrew
      Recognized Expert Contributor
      • Jan 2008
      • 564

      #3
      </scratching head>

      This is a bit vague of a question without any background to what you’re trying to do.

      Can you please give more information on what you’re trying to do?

      Thanks,
      CroCrew~

      Comment

      • CroCrew
        Recognized Expert Contributor
        • Jan 2008
        • 564

        #4
        Please don’t double post the same question. Just add to the first one.

        Thanks,
        CroCrew~

        Comment

        • Frinavale
          Recognized Expert Expert
          • Oct 2006
          • 9749

          #5
          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

          Working...