You are currently viewing the BOOK: Professional ASP.NET 2.0 XML section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I am trying to decide whether or not to purchase an eBook version of this book, and I need it for one thing...I need to know how to create, or reference, a user control from XSLT.
I have defined an ASP.NET user control that wraps a 3rd party graphing control. I would like to add one of those controls to a page, under certain circumstances. I am creating my html output using XSLT to transform XML data so, I would like to add the graphs, conditionally, to the page as the transformation occurs.
Does this book describe a process similar to this?