M
Michael
Hi,
I am developing an application that will have both a desktop and web
front-end which each share the same "user" and "application" settings
structure.
The idea would be to create one set of classes, that represent the settings,
and use them in both applications. But, on the desktop side I would like
them saved to a XML file and on the web side to a database.
Is there a way, using the .NET Configuration API, of achieving this?
Many Thanks
Michael
I am developing an application that will have both a desktop and web
front-end which each share the same "user" and "application" settings
structure.
The idea would be to create one set of classes, that represent the settings,
and use them in both applications. But, on the desktop side I would like
them saved to a XML file and on the web side to a database.
Is there a way, using the .NET Configuration API, of achieving this?
Many Thanks
Michael