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 / shailendra singh
B
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Less than one page, how many windows will you be able to maintain?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
Why should i prefer JSP over asp.net or any other web development language..??
Write the different features of a Thread and a Process?
What are the advantages of using session?
Describe SOA and the tenets of it?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What are the validation controls available in ASP.NET?
What is manifest in .net framework?
Why would anyone need to implement their own hashtable or linked list?
Explain the steps to be followed to use passport authentication.
Can we use a static function with a non-static variable?
What is virtual directory in asp.net?
Are cookies client side or server side?
Define caching.