Jump to content

App Setting


Guest _teo79__

Recommended Posts

Guest _teo79__

Hi!

i've a simple question....

where did u store the application setting?

in the registry?in a xml file?in a propetary file?

i don't know if there's a "non written rule" :)

Thanks

Matteo

Link to comment
Share on other sites

Guest ultimasnake

no there is no rule on where to save it.. though i did have trouble finding the object to write to the reg.. i use ini kind of files all the time , most simple and less fuss :)

Link to comment
Share on other sites

Guest Peter Foot

The recently released Smart Device Framework rolls together a load of functionality previously released through our libraries, all of which is free and with source code. This includes a Registry implementation which matches that on the full framework, and a Configurations namespace which allows you to use config xml files as you would with a desktop application - see here for more details

http://www.opennetcf.org/smartdeviceframework.asp

Peter

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.