thinkinterview » interview questions
« Previous

interview Questions

next »
question If you want to make a configuration setting change in your server that will affect to all Web and Windows applications on the current machine. Where you will make the changes?
  • 1. Global.asax
  • 2. Web.config
  • 3. Machine.config
  • 4. Global.asax

Next Queston » If you want to make a configuration setting change that will affe...
If you want to make a configuration setting change that will affect only th... View full queston »

Posted in: ASP.NET(45) |