P
pat
Group,
I need to have my schemas loaded for a dataset, but can't have .xsd
files in my finished program laying around for users to mess with.
Is there a way to store the schema programmatically (preferably as data
in classes in .dlls, or even simple strings), thus avoiding having to
load them from the fs?
TIA!
pat

I need to have my schemas loaded for a dataset, but can't have .xsd
files in my finished program laying around for users to mess with.
Is there a way to store the schema programmatically (preferably as data
in classes in .dlls, or even simple strings), thus avoiding having to
load them from the fs?
TIA!
pat
