What is web.config. How many web.config files can be allowed
to use in an application?
Answer Posted / rajitha
"any number of web.config files" can be allowed to use in an
application in .net.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does postback mean?
Can you explain page lifecycle in net?
What is class and object in asp.net?
What are session state modes in asp.net?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
Can we use MSSql as backend in asp.net...if yes then How.?
What is IPostBack? How to use it?
Explain the use of fragment caching.
Why does my asp.net file have multiple tag with runat=server?
Why is xap important?
What does mean by a neutral culture?
Explain how dot net compiled code will become platform independent?
Define web.config in .net?
What is difference between viewstate and session in asp net?
How to retrieve user name in case of Window Authentication?