Guest _teo79__ Posted February 19, 2004 Report Posted February 19, 2004 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
Guest ultimasnake Posted February 20, 2004 Report Posted February 20, 2004 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 :)
Guest Peter Foot Posted February 20, 2004 Report Posted February 20, 2004 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
Guest _teo79__ Posted February 20, 2004 Report Posted February 20, 2004 thanks to all for ur reply! Now i'm going to try openetcf :) bye Teo
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now