Click here to Skip to main content
15,884,976 members
Articles / Programming Languages / C#

XSLTs to Assembly using XSLTC and ILMerge

Rate me:
Please Sign up or sign in to vote.
4.00/5 (3 votes)
12 Jun 2008CPOL3 min read 33.6K   403   12  
This article is used to convert XSLT files into .NET assembly using XSLTC.exe and ILMerge.exe utility
Run LoadXSLTDLL.exe file.
It generate two HTML files 10Per_discount_books.html and 20Per_discount_books.html.

Make sure MyXSLT.dll and books.xml file placed in the same location.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
I am a MCAD .NET web professional and working for Indian based MNC Company.
http://saravanaprakashp.blogspot.com
-Trust in Technology

Comments and Discussions