Ask a Question related to ASP.NET General, Design and Development.
-
Temp #1
Pulling DataSet From WebMethod -- Possible?
Is it possible to have a public WebMethod in a WebService that returns a
DataSet?
--
_____________________________
Ron Rodenberg
Lead Software Engineer
Razorvision Technology, Inc.
(214) 207-1688
Temp Guest
-
Dataset.length(), dataset.hasnext() not working.. Why?
I have a dataset that has 3 items, yet when I test for it, it is "undefined". Any ideas why this property would not be available? Thanks Geoff -
Can Application_BeginRequest return a DataSet and stop normal webmethod flow?
Hi, I am implementing a couple of webservices (all in the same web project) that will access several backoffice systems to get and update... -
dataset.Databind error when dataset XML contains attributes...
I've come accross an interesting problem populating an asp.net datagrid. I am trying to bind XML data to a datagrid as I've done in countless other... -
Is it possible to return just a DataTable from a WebMethod, instead of DataSet?
Hi all, I just want to make sure i'm not doing anything stupid, but it seems to me that its not possible to return a simple datatable from a... -
Ccopying a datatable content from an untyped dataset into a table which is inside a typed dataset
Hi All, I am facing problem in copying content of table from a untyped dataset into to a table inside the typed dataset. I wanted to copy the data... -
Natty Gur #2
Re: Pulling DataSet From WebMethod -- Possible?
Ron Hi,
Yes, as XML (using dataset GetXml method).
Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest



Reply With Quote

