How many web.config a application can have ?
Answer Posted / rohit nikam
In an application you can n number of web.config files.
The only difference is they should be in different
directories. And by default only one in an application
| Is This Answer Correct ? | 32 Yes | 3 No |
Post New Answer View All Answers
How many types of sessions in asp.net?
Explain how viewstate is being formed?
Is post back in asp.net?
Can we have a web application running without web.config file?
What is inproc and outproc?
How does u call and execute a sp in .net?
How does ASP.NET framework maps client side events to Server side events.?
Which data type does the rangevalidator control support?
What is autopostback true?
What is the Intermittent crashing of application in production?
What is the concept of view state in asp.net?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Explain login controls.
Explain the difference between overriding and overloading?
How many web.config files can I have in an application?