How many web.config a application can have ?
Answer Posted / devi
You can have a single web.config file per project.It exists
at the root folder of the project.
| Is This Answer Correct ? | 20 Yes | 46 No |
Post New Answer View All Answers
What are the events that happen when a client requests an asp.net page from iis server?
What are validator? How do you disable them?
What is a SESSION and APPLICATION object?
What are validator? Name the validation controls in asp.net?
What is difference between Fragment Caching and Page Caching in ASP.NET?
What is session and application variable in asp net?
Explain server-side scripting and client-side scripting.
Name some asp objects?
What are the security types in asp.net?
What is full form of asp.net?
Define session in asp.net.
What is the advantage of mvc over asp.net? : Asp.Net MVC
What is event bubbling?
explain code with multi inhertance
How do you initiate validation on the server manually? What are two situations when you might you want to do that?