Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27193

xmldocument loading from a resource

$
0
0
I currently use this to load an xml doc from disk:

dim si As New XMLDocument
si.Load(Application.StartupPath & "\sydata.syt")

How do I read this from a resource file instead?
Have tried many ways and cant figure out how.

Viewing all articles
Browse latest Browse all 27193

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>