G
Guest
I have developed some ASP.NET page as before, and use "DataReader" &
“DataSet" to retrieve data from MSSQL.
But I want to know why & when we will use "XML" & "XSL" to do the same job.
As I know XML is used by data transmission between different database
structures. If I need to transfer data with other counterparties, how to
build up my ASP.NET Page, and how to exchange the XML files with us?
Overall, I want to clearly know the logical of XML + ASP.NET. Thanks help!
“DataSet" to retrieve data from MSSQL.
But I want to know why & when we will use "XML" & "XSL" to do the same job.
As I know XML is used by data transmission between different database
structures. If I need to transfer data with other counterparties, how to
build up my ASP.NET Page, and how to exchange the XML files with us?
Overall, I want to clearly know the logical of XML + ASP.NET. Thanks help!