Best way to store values in .Net Compact Framework using C#? -


i have winform application , have many forms in application .

these forms have properties want save when form closed , when again load

the forms, want populate form properties.

i know techniques xmlserialization or can write own xml files store values.

but want expert advice in best way on compact framework .

what expert think best way store , retrieve data ?

how sqllite or similiar?


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -