Where to store application settings ?


 

hi

 

i writing application have store application settings.

which 1 best way store application settings , why ?

windows registry

an xml file.

 

regards,

haris

 

no registry - ms recommends limiting registry access user applications.  guess 2+ versions, registry may not exist in same form know of today.

 

yes xml file - assume .net application.  app.config file xml file.  there amount of robust , rich api set manage information in app.config file.

 

yes to database - other connection information, store app settings information in databse.  dont use practice, many others recommend , use this.  nothing wrong in that.

 



Architecture  >  Architecture General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to Share webservice object to all user