Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

[2021] Using ADO.NET, XML & XSL to generate HTML

Last post 12-11-2005 12:31 PM by Schneeblitz. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 01-01-1999 12:00 AM

    [2021] Using ADO.NET, XML & XSL to generate HTML

    This thread is for discussions of Using ADO.NET, XML & XSL to generate HTML.

    • Post Points: 0
  • 10-14-2002 6:27 AM In reply to

    html reports

    Generating XML documents and associating them with style sheets is a great way of creating reports.
    The user can view database information, statistics, etc... using plain html text and print them in a neat
    format.
    • Post Points: 0
  • 09-22-2005 9:42 AM In reply to

    • elkamis
    • Not Ranked
    • Joined on 09-22-2005
    • New Member
    • Points 5
    how would you be able to that in ASP.Net 2.0.....
    • Post Points: 0
  • 12-11-2005 12:31 PM In reply to

    Performance of XSL

    Hi,

    do you have any experiences about the performance of automate generated HTML by XSL & XML

    for example which one is faster:

    1. seperate Asp-Sites
    2. 1 Asp-Site that was generated by 1 XSL-Site (C# XslTransform)

    Thanks
    Schneeblitz
    • Post Points: 0
Page 1 of 1 (4 items)