c# - How to save own project file? -


i working on vs2010, .net 4.0 coding in c# wpf application.

i making tool process data. reads files , adds them stack, processing done , data saved disk too. need save current state of project in file can open again.

i know how can make project file. 1 thing can think of using xml , add info it. other options there?

thanks in advance.

cheers

  1. add values windows registry
  2. isolated storage
  3. a database

i'd opt xml file, keep simple


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -