Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: general question >Thread Next - Re: general question Re: general questionTo: NULL Date: 6/30/2005 5:21:00 PM In .Net or ASP.net, dataset is XML. Database manipulation in .Net is based on XML. XML instead of object has many benefits. Portability over network and platform, persistence over file or memory. So you serialize object or recordset into XML. In legacy ASP also, you can retrieve data as XML from SQL(such as 'for xml'), and transform the XML with XSLT. This scenario has some benefits over old recordset+loop. First of all, you can save valuable resource of connection by disconnecting early. Next, you can separate presentation logic using XSLT. | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
