What is machine.config and web.config ?
Answer Posted / versha
machine.config is used in only Asp.net application
web.config is used for all web application
| Is This Answer Correct ? | 0 Yes | 13 No |
Post New Answer View All Answers
How can we make sure that Web API returns JSON data only?
What are the benefits of view state?
Give me one example of Web API Routing?
Can master pages be nested?
Define static constructor?
Describe how passport authentication works.
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
calling result set one procedure to anothar procedure in sql2000
How does the service stream content?
What are the asp.net 2.0 features?
What’s difference between “optimistic” and “pessimistic” locking?
What is the difference between session and viewstate in asp.net?
Will session work if cookies is disabled?
What is postback and autopostback in asp.net?
Where can I get the details on migration of existing projects using various technologies to asp.net?