How many web.config files in each solution
Answer Posted / vijay chavan
we can create more than one webconfig file for application
but those should not be in same folder i.e only one
webconfig in file in each folder.......
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is it right that ASP.NET Web API has replaced WCF?
What types of data validation events are commonly seen in the client-side form validation?
What is the use of session in web application?
Describe a Windows Service and its lifecycle ?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is autopostback true?
What is asp.net? How is it different from asp?
Why do we need url encoding?
What is asp.net caching?
Explain diff. Betn dataset and recordset?
How do cookies work? Give an example of their abuse.
What does postback mean?
What is the difference between equals() and == in c#?
What is server side session management?
List all templates of the repeater control.