What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / ravindra reddy
web.config are many in one application but machine.config
are only one .
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are the event handlers that can be included in the Global.asax file?
What are Caching techniques in .NET
Explain Areas in MVC?
what are the security certificates used in webservices?
What is asp according to you?
What is the file extension of web service?
What is datagrid asp.net?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Define the steps to set up validation control.
What is a ashx file?
What is strong-typing versus weak-typing?
Does web services support data reader like pom project?
Explain the advantages of asp.net.
Why asp.net is better than php?
What is session in asp.net?