What was the difference between machine.config and
web.config files
Answer Posted / guest
it supports configuration file section for all application
in IIS -----> machine.config
contains security policy ----->web.config
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
What is the difference between session and application?
What methods are fired during the page load? Init()
How do you implement postback with a text box?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the concepts of globalization and localization in .net?
What is application in asp net?
How do we assign page-specific attributes?
What are the cookies types in asp.net?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What are session cookies?
What are cookies in your browser?
Describe the diffeerence between inline and code behind?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What is the server of asp.net?