hi,
which is best book for learning C# using xslt. i am looking for indepth learning on xslt in dotnet....
thankzzzzzzzzzzz
Printable View
hi,
which is best book for learning C# using xslt. i am looking for indepth learning on xslt in dotnet....
thankzzzzzzzzzzz
I can give you book titles for C#
I can give you book titles for XSLT
But, I've never seen anything, for any programming level, that covers both in the same book.
I found an XML book with C# 2008 if that would interest you.
Hey,
Not sure about which book it the best, but there are a number of online resources that you could try.
For instance:
http://msdn.microsoft.com/en-us/library/0610k0w4.aspx
Gary
The following link is for learning XSLT, the tutorial is meant for using it in a website but it will still explain the structure of how it works etc...
http://www.w3schools.com/xsl/
Otherwise here is a link for XSLT with C#.
http://www.codeguru.com/csharp/cshar...icle.php/c7801