Link to home
Start Free TrialLog in
Avatar of mcrmg
mcrmg

asked on

Include file in c#

Hi,

I have a cs file. There are connection string, folder path in that cs file. Is there a some sort of "include" file in c# I could use so when I move the file to production, I do not have to change those paths every time. thanks
ASKER CERTIFIED SOLUTION
Avatar of ste5an
ste5an
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mcrmg
mcrmg

ASKER

thaks