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 difference between stored procedure vs function?
Explain model, view and controller represent in an mvc application? : asp.net mvc
What are url fragments?
List all templates of the repeater control.
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
If you are using components in your application, how can you handle exceptions raised in a component?
What is localhost in asp.net?
Explain server-side scripting?
Where you store Connection string in "Web.Config" file in ASP.NET?
What does occur first in ASP.Net, Authentication or Authorization?
What is protected configuration?
What is the file through which you can customize your asp.net application?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What are the event handlers that can be included in the Global.asax file?
What are the steps to follow to host a web application on a web server?