Click here to Skip to main content
15,885,366 members
Articles / Programming Languages / C#

Multiple Document Output from XSL Transformations using Parameters and C#

Rate me:
Please Sign up or sign in to vote.
3.90/5 (8 votes)
20 Apr 20049 min read 56.1K   1.2K   21  
A small C# application to demonstrate the use of parameters in producing a number of static web-pages from a single XML, XSL pair.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
United Kingdom United Kingdom
Teacher: Maths and Computing, Secondary School.

First learnt to program in BASIC on an Amstrad CPC464 and then continued messing around with programs at university and ever since. Doesn't know a huge deal about any of it really but enjoys the challenge and is always keen to learn a new trick!

Comments and Discussions