When web.config is called ?

Answer Posted / hema

1. web.config is never really called. But whenever the
application starts/restarts, values from web.config are
reloaded into memory.


2. Any changes (even of just a simple spacing) to
web.config restarts the application. So your session will
be lost.

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is web api vs wcf?

581


Explain the benefits of viewstate?

578


What is the difference between the asp and asp.net?

485


What is viewstate information stored?

598


For which does this Codebehind="MyCode.aspx.cs" is relevent to ?

576






Explain what is clr?

624


What is mvc in asp.net interview question? : Asp.Net MVC

489


COM+ Used ________________ Isolation Level

1521


Why we are using mvc instead of asp.net? : Asp.Net MVC

520


What are the advantages of asp.net?

539


How does session work?

509


Explain the difference between value type and reference type?

258


Is asp.net a language?

522


Can master pages be nested?

510


Can we add code files of different languages in app_code folder?

597