Answer Posted / ram
web.config is an XML file. A folder can have only one
web.config file. It helps to set configuration setting for
an application.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the asp.net mvc folder conventions? : asp.net mvc
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?
Describe the diffeerence between inline and code behind?
Which .NET framework supports Web API?
Explain the use of view state?
Difference between .NET and previous version?
What is Forms Authentication in ASP.NET?
What is difference between asp state management and asp.net state management?
What is asp.net? How is it different from asp?
How does a web application session work?
What are the Types of state management techniques
To wrap up a call to a Web service the standard used is..?
What are Authentication and Authorization?
Explain how do you validate the controls in an asp .net page?
How to change Master page in ASP.Net using code?