Here starts confusion...
Example :-
An application name "TEST", It contains a web.config file which can control our application.
Now, iam created folder named as "Admin" and also another admin.config file in the admin folder.
how can i specify a call to tag from admin.config file from admin folder.
Give me an explanation with answer
Posted Oct 17, 2010, 11:40 AM
http://aspalliance.com/705_Create_and_Use_a_Custom_Config_File.all
http://stackoverflow.com/questions/837133/creating-a-custom-config-file-in-asp-net
http://www.codeproject.com/KB/dotnet/mysteriesofconfiguration.aspx
http://bytes.com/topic/asp-net/answers/338951-reading-custom-config-file-programmatically
http://www.devx.com/dotnet/Article/16927
Hope these links will help you.