A
ABC
I don't know why. I have a solution which has many projects includes DAL,
BLL, componets, etc. Under DAL, it access OpenExeConfiguration to gather
connectionstring[0] (It access aspnet.mdb, but my solution is win-form!!),
which returns the value not my expected. But connectionstring[1] is right.
But I watch the configuration section of the Main project. It has only one
connectionstring. So, Where the connectionstring come from?
BLL, componets, etc. Under DAL, it access OpenExeConfiguration to gather
connectionstring[0] (It access aspnet.mdb, but my solution is win-form!!),
which returns the value not my expected. But connectionstring[1] is right.
But I watch the configuration section of the Main project. It has only one
connectionstring. So, Where the connectionstring come from?