G
Guest
Hello,
My project contain 1 assembly for BLL and 1 dll for dataclass.
i need to change the connections string of my DAL, without compiled the
project.
but my dal is a dll et i have only an application.exe.config file.
how can i use the config file of the dll when my application is deployed.
thank you
My project contain 1 assembly for BLL and 1 dll for dataclass.
i need to change the connections string of my DAL, without compiled the
project.
but my dal is a dll et i have only an application.exe.config file.
how can i use the config file of the dll when my application is deployed.
thank you