priyankashri Posted November 22, 2011 Posted November 22, 2011 Hi All, I am in a process of cleaning and optimizing the existing code. Currently what is happening, our product is used by 5-6 clients. It�s a small application which provide telephony functions to client. We have to add functionalities on the basis of client requirement. What we do normally enable/disable/hide the buttons/textboxes. Now I want to achieve the same in optimize way i.e there should be some mechanism thru which we can set and fetch values from config files and show functionalities accordingly. This is quite urgent.. thanks in advance. Quote
Administrators PlausiblyDamp Posted November 22, 2011 Administrators Posted November 22, 2011 http://msdn.microsoft.com/en-us/library/system.web.configuration.webconfigurationmanager.aspx is probably what you are after if you are using the web.config file. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.