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
Explain significance of routing? : asp.net mvc
How to set the pane area to transparent of a scrollPane component.?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Why is it preferred to not use finalize for clean up?
What is the use of session?
Define the steps to set up validation control.
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
How does ASP.NET framework maps client side events to Server side events.?
Why we go for mvc instead of asp.net? : Asp.Net MVC
Define msil.
How can we update records in gridview?Is there any appropriate code for it?
What are the asp.net list controls and difference between them?
How Can assign alias name for ASP.NET Web API Action?
Explain the overview of asp.net?
Explain form level validation and field level validation?