Hi,

my previous question about reading Resource Assembly info was greatly honoured and solved.

but I'v encountered another issue.

I simply access an .xml file from my application.
But after publishing and installing my application it misses my xml file....
So thinking being smart (;-)) I added this .xml file as a resource to my solution.

But now I wonder how I programatically should access this xml file from the resource.

Thanks

Henk