What is machine.config and web.config ?
Answer Posted / rukayya
"machine.config" apllies for the computer and it is unique
and single and applied to all asp.net projects
"web.config" is applied to application .number of asp.net
applications may have number of web.config
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are sessions and cookies?
What are the cookies types in asp.net?
Explain the disadvantages of viewstate?
What is the use of ASP.NET routing?
How may clustered index we can create in table?
In ViewState How much lifespan items stored?
Can you explain the importance of finalize method in .net?
What are the new login controls in asp.net 2.0?
Define common type system?
Differences between “dataset” and “datareader”.
What is cache in asp net?
What is base class of button control in .net?
How Session outproc in Sqlserver stored?
What are app services?
How to create events for a control?