What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.
Answer Posted / shaeidsefat
Answer is option c
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Any disadvantages in Dataset and in reflection ?
How can we Validate a Controls in ASP.NET page using JavaScript?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What is the appSettings Section in the web.config file?
Difference between using directive vs using statement?
What is directive in asp net?
What are the advantages of asp.net mvc framework? : asp.net mvc
What is diff. Between abstract class and an interface?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
Can you change a Master Page dynamically at runtime?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
Define the steps to set up validation control.
What are the differnt types of handler in ASP.NET?
What is the difference between login controls and forms authentication?