configuration-files
Add items to Properties.Settings at runtime in an ASP.NET application
I want to add an item at runtime to my global settings on an ASP.Net web application.It seems that the Properties.Settings.Default.Properties object is read-only, or at least it\'s Attributes are so I[详细]
2023-02-16 12:36 分类:问答how to read and update the config file in zend framework
when i tried to update the configuration file an exception is thrown \"Could not write to file \"/opt/lampp/htdocs/fashion/application/configs/d.xml\"[详细]
2023-02-16 05:22 分类:问答Using one app setting variable definition in another app setting variable
Is there a way to use one app sett开发者_StackOverflowing variable definition in another app setting variable?[详细]
2023-02-16 01:30 分类:问答how to encrypt vpnc Xauth password in /etc/vpn/example.cfg file?
when i set up vpnc, i created a /etc/vpnc/example.cfg file so that i don\'t have to enter everything every time.[详细]
2023-02-15 09:51 分类:问答Can a Console Application reference its .exe.config if the .config is in another folder?
Here is the task I have been given at work.We have a Web Application for which I created a Console Application that can be executed by the Scheduled Tasks on a daily basis.The task I have be presented[详细]
2023-02-14 12:47 分类:问答Android configuration file
What is 开发者_如何学Cthe best way and how do I set up a configuration file for a application? I want the application to be able to look into a text file on the SD card and pick out certain informatio[详细]
2023-02-13 16:36 分类:问答Can I add conditions in app.config file?
Is it possible to add conditions in app.开发者_如何学Pythonconfig file? I do below in the C# code and I want to do something similar in my app.config file too.[详细]
2023-02-13 08:10 分类:问答Sane Configuration Method for very Complex Piece of Software?
We are writing a C++ program, that needs to be highly configurable (at start time). Right now we have a base XML file, which contains several configuration variables, and filenames of other XML files开[详细]
2023-02-12 05:08 分类:问答Save user favorites
In my application I need to display items to the user. He can mark some items as favorites. I need to display those differently.[详细]
2023-02-12 02:43 分类:问答Configuration Section Designer alternative
The project Configuration Section Designer http://csd.codeplex.com is such a great tool but now I\'ve moved to VS2010 (forced actually) and it doesn\'t support 2010. I use this tool a great deal but n[详细]
2023-02-11 13:56 分类:问答