Difference between web.config and app.config?
Answer Posted / k kranti kumar
web.config file is for asp.net web applications
app.config file is for .net windows applications
Is This Answer Correct ? | 44 Yes | 7 No |
Post New Answer View All Answers
Where the viewstate is stored after the page postback?
What are the event handlers that can be included in the Global.asax file?
How can u debug your .net application?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
How would you implement inheritance using c#?
What are sessions in asp net?
What is the life-span of the items in the viewstate?
What is enableviewstatemac in asp net?
How does exception management works in ASP.NET?
What is owin authentication?
What is asp.net with mvc? : Asp.Net MVC
Explain about solution explorer window?
What is the use of placeholder control?
Give me one example of Web API Routing?
what is meant by sitemapnode ?