V Vladimír Lehocký Aug 28, 2003 #1 It is possible, but you must create new AppDomain and change its AppDomainSetup.ConfigurationFile property Vlado
It is possible, but you must create new AppDomain and change its AppDomainSetup.ConfigurationFile property Vlado
M muhamad kassem Aug 28, 2003 #2 hi the code that get the data from the defualt file config is String server =ConfigurationSettings.AppSettings.Get("Server").ToString() how i can use another file config in example file.xml ?????????? thanks
hi the code that get the data from the defualt file config is String server =ConfigurationSettings.AppSettings.Get("Server").ToString() how i can use another file config in example file.xml ?????????? thanks