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
What is the biggest disadvantage of “Other Return Types” in Web API?
How can you make sure that web api returns json data only?
What is css and what is it used for?
What are session state modes? List some of the important session state modes of asp.net.
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is the difference between globalization and localization?
What is viewstate information stored?
What is the difference between session and viewstate in asp.net?
What are the new features implemented in ASP.NET?
What is the difference between custom web user control and a custom web server control?
What is ASLM?
Can you set which type of comparison you want to perform by the comparevalidator control?
Explain about Automatic resource management?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Explain how dot net compiled code will become platform independent?