What is web.config and machine.config ?
Answer Posted / prakash j
web.config apply settings to each web application.
machine.config apply settings to all asp.net web application
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is session management in web application?
What is the main differences between asp and asp.net?
What is http request and response?
Can we have 2 web config files?
Explain diff between dataset and datareader?
What is the advantage of mvc over asp.net? : Asp.Net MVC
What is page fragment caching?
How to implement role based security in asp.net mvc? : Asp.Net MVC
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?
Can you explain one critical mapping?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Describe in brief .net framework and its components.
What are the major built-in objects in ASP.NET?
Can you change a Master Page dynamically at runtime?
What are Authentication and Authorization?