How many web.config a application can have ?
Answer Posted / srikar
a web.config file is a collection of settings.
we know that a project may b collection of Projects, so
project contains n number of web.config file.
by deafult it contains one only.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is difference between asp.net and asp?
What is variable and constant in .net programming language?
What are the page life cycle events?
Explain the difference between server control and html control.
What is a form tag?
What is content page in asp net?
How will you load dynamic assembly?
What is server redirect?
What is query string? What are its advantages and limitations?
How would you create a permanent cookie?
Explain method to handle error using HttpError in Web API?
What is the difference between session and application?
Explain the difference between sql invalidation and sql notification.
List some of the important session state modes of asp.net.
What is form submit?