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
Describe how ASP.NET maintains process isolation for each Web application?
What is a runtime version?
What is the significance of finalize method in .net?
What are the different method of navigation in asp.net?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
Differences between “dataset” and “datareader”.
Is session stored in browser?
How to implement form based authentication in asp.net application?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What are app services?
Why do we use sessions?
What is the compiled object?
What is work flow gen? how can it will work with .Net?
Difference between overriding and overloading?