hi friends,
i have a configuration file, its values access to several of files. i want to give the values from database into the configuration file. i dont know how to do? pls help me.
i have a configuration file, its values access to several of files. i want to give the values from database into the configuration file. i dont know how to do? pls help me.
Code:
[TPA]//namespace URL = https://demo3.intrix.com/tpawebservice/TPAWebService.asmx?wsdl VendorId = INTEVen WebUid = INTEWeb WebPwd = EVAL12345// these values are get by database
Comment