Hi,

I'm new to XML and Visual Basic. My question is whether it is possible to Show xml data directly on vb form without using any vb classes, i.e. xmlTextReader, xmlValidatingReader, etc.?

In my project, the requirements are such that I have to xml data directly in the vb application by using xsl/css. But, as far as I know, viewing xml data directly is only possible with Internet Explorer.

Please, solve my query. It's urgent and important.