Hi all,
Can we have a custom config file other than web.config in asp.net application and app.config in windows application?
Is .NET framework provides any way to access such config file programmatically?

regards,