|
|
ConvertRsToXml, A Case Study of Timing and Optimizing ASP or ADO Code |
|
|
Michael Balloni |
|
|
ASP / Miscellaneous |
|
|
Click to Visit |
|
|
5 |
|
This is an online tutorial that discusses about optimizing the function ConvertsRStoXML. Author explains that this function was discussed earlier by other authors for converting ADO record set into a raedable XML string. So here the author wants to optimize this concept by using some other third party components including VB component. This tutorial says that using third party components will be useful for getting exact numbers of ASP operations in this ConvertsRStoXML function.
|