Select Categories Below
Advertisement
Start Your Own Q&A Site
Create your own Q&A site easily, allowing you to quickly grow a new community around any subject matter or generate new organic traffic for your existing website.
Status: Closed Points: 75 Time: 00:42 - Sep 20, 2006
PeterNZ
Ok, I have the following scenario: I developped a .Net library which wraps functions provided by a back end system. This DLL uses data such as connection strings and user credentials etc. This is a generic DLL which can be used in all sorts of situations. We are currently using it from a web service. My problem now is, to find the best approach in order to read config information i.e. connection string. The apporach has to be flexible. In case of the web service usage, should it read the configuration from the web.config? And how do I tell the DLL where the web.config is, without having the location of the web service hard coded? And what if the DLL is used by a windows application? The DLL doesn't know from where it is used! Should I rather have a manual process i.e. have my customs defined dll.config? I am not after coding examples since I know how to read from config files. I am looking for a best approach or pattern to use. What are your thoughts? How do you solve such a situation? Cheers & Thanks Peter
Categories:
Add Categories
When adding more than one category, separate them with commas.
Anpanman
Date:: Sep 20, 2006
Time:: 11:20
Hi Peter, If you tell the "users" of the dll to place the configuration settings in the app.config or the web.config, don´t you always have access to the configuration settings without having to know where they are located physically?
Time:: 22:15
Hi Anpanman, thank you for your reply! Yes, this is true for the <appSettings> but you can't use i.e. the <connectionStrings> section of the web config, since there is none in the App.Config etc. The web.config and the app.config are in some parts different. This is something I always wonder about, Why doesn't Microsoft put everyting on one common level. Interchangeability seems to be the big buzz word in most of their areas but then you get different structures of configuration files etc. This is my problem. For web pages you are supposed to have your connectionStrings in the connectionStrings section, for windows apps they are in the appSettings section etc. And why not having a MyDll.app.config file which could be deployed with teh library. Sorry, I start whinging and whining here! Cheers Peter
Date:: Sep 21, 2006
Time:: 14:59
Perhaps instead of using the predefined connectionStrings section you could just make your own application-specific tags. Then they could be included in both the web.config and the app.config. And yes, I agree with you on the criticism of the configuration files not being structured equally. Let me know, how you solve this in the end. cheers, Anpanman
Date:: Feb 19, 2007
Time:: 18:06
Hi Anpanman, sorry that I was a bit quiet inthe last couple of weeks. I solved the problem exactly as you described it above. I bit the bullet and avoided to use the connectionString section. I created my own key/value pairs. Cheers Peter
Question Answered
This question has been closed, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write a Tutorial in the Tutorial Area.
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Questions
Hi is there a way to retrieve the loop count in XSLT
how do repair this problem: every times i opened my laptop it will suddenly n...
How i get the hp pavilion dv6-3054tx laptop bottom base assembly as a sparepa...
I don't have AOL browser but privacy scan shows hundreds of files/cookies fro...
wireless keyboard has stopped working
need validation controller for textbox in java
You have 100 characters to use
Rank
Expert
Points
1.
10279
2.
6493
3.
5596
4.
4848
5.
3487
6.
2840
7.
2770
8.
2303
9.
1820
10.
917
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software