Tuesday, 20 August 2013

Adding a stylesheet to VB.NET RSS feed

Adding a stylesheet to VB.NET RSS feed

I've created a simple RSS feed using the example I found here:
http://msdn.microsoft.com/en-us/library/bb412174.aspx
It is actually exactly the same as the example, barring the information
disclosed. I would like to add a stylesheet to the output, but cannot seem
to find a command to do so or documentation to explain a command which
would allow me to add a xsl stylesheet while creating a feed in this
fashion. Is it possible to add a stylesheet to a feed made in this
fashion?

No comments:

Post a Comment