Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Fetch 3 XML outputs in Ado.net

$
0
0

Hi,

My SP output is 3 xml data sets (For which i m getting using XML Explicit)

which method i have to use to catch in ado.net?

(For single xml dataset i am using 

public  XmlDocument GetMenuXML()
            {
                System.Xml.XmlDocument doc = Db.ExecuteXMLReader("ABC_XML");
                return doc;
            }

which workes fine for me)

but with three how to deal ?


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>