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
Define page fragment caching?
What is the difference between application state and caching?
How Session use Cookies in State Management?
Describe how ASP.NET maintains process isolation for each Web application?
Explain method to handle error using HttpError in Web API?
How do you implement sql caching in asp.net?
What is the use of global.asax file?
How long should a session id be?
What are the features that make asp.net more used framework? : asp.net mvc
Elaborate differentiation between Cache and Application?
Can we use a static function with a non-static variable?
What symbol would you use to denote, the start of a code block in aspx views?
Explain ViewState?
What is postback pixel?
What are the server controls in asp.net?