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
Can you use c# without .net?
What is an asp.net validator? And, mention its types.
What are cao and sao.
Define application state variable and session state variable?
What is rending process in ASP.NET?
What are the various session state management options provided by asp.net?
State differences between MVC and WebAPI
Is web config mandatory?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is the difference between a multi-layer and multi-tier applications?
What is considered a service provider?
What is asp.net and its advantages?
What are the file extensions for razor views?
What is Model-View-View Model?
What are validators and list some validators of asp.net?