What was the difference between machine.config and
web.config files
Answer Posted / vijay
machine. config is configuration file for all the
application in the IIS.
web.config is a configuration file for a application or folder
machine.config for machine level configuration.
web.config for a application/folder level configuration
| Is This Answer Correct ? | 86 Yes | 4 No |
Post New Answer View All Answers
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Difference between web user control and web custom control?
Explain why datareader is useful?
What is preprocessor in .net?
What is the difference between client-side and server-side validations in ASP.NET?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
What is the caspol.exe tool used for?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
how to include timer or counting time to display next page in asp.net
Is viewstate enabled by default?
What is AutoEventWireup attribute for ?
Define page output caching?
Explain about asp.net state management?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Explain the server control events of asp.net ?