Read configuration files with CF 2.0

L

Lonifasiko

Can we read parameteres (appSettings, sections,...) from .exe.config
file or xml with CF 2.0?

With version 1.0, I did it with OpenNETCF's System.Configuration
namespace, but I now wanted to know if CF 2.0 carries this useful
feature or I have to play again with OpenNETCF?

Does actual CF 2.0 cover all features of OpenNETCF v1.3 or v1.4?

Thanks in advance.
 
G

Guest

CF v2 stll doesn't implement Configuration classes.
Does actual CF 2.0 cover all features of OpenNETCF v1.3 or v1.4?

Nope. There're many things that are not covered.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top