K
kurt sune
This drives me nuts,I have put a textfile in App_GlobalResources.
How do I read it in runtime? I have googled for two days now.
GetExecutingAssembly.GetManifestResourceStream("XYZ.xml") returns nothing.
Should I put it in App_Data instead?
How do I read it from there?
/k
How do I read it in runtime? I have googled for two days now.
GetExecutingAssembly.GetManifestResourceStream("XYZ.xml") returns nothing.
Should I put it in App_Data instead?
How do I read it from there?
/k