I searched the web, probably because i didn’t write the correct query.
I want to create a custom configuration class that can be configured with a xsd file and when loaded into a program manifest it self as a class. (just like log4net,nLog or any other good open source program). and insert it to VS 2010.
Any link or help will be fine
thanks
I searched the web, probably because i didn’t write the correct query. I want
Share
If you mean you want to use an xml config file which CONFORMS TO A XSD schema, then
Voila