What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / ravindra reddy
web.config are many in one application but machine.config
are only one .
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the difference between response.redirect and server.transfer?
Explain how cookies work.
How we can force all the validation controls to run?
What is difference between ispostback and autopostback in asp net?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What are the different properties of server control that exists?
What are the two types of web pages?
What is data reader in asp.net?
Can we use MSSql as backend in asp.net...if yes then How.?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is application variable?
What is odata in web api?
How does exception management works in ASP.NET?
What is the difference between session object and application object?
Where do the cookie state and session state information be stored?