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 / pankaj
A
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How many types cache in asp net?
What are server-side comments in ASP.NET?
Is data edited in the Repeater control?
Why would anyone need to implement their own hashtable or linked list?
How you can manage the state of application at the server side in ASP.NET?
Explain one critical mapping?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What are the page life cycle events?
What is x xss protection?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What are the validation controls available in ASP.NET?
What is master page in dtp?
How long does an http session last?
Explain the difference between value type and reference type?
Do gac'ed assemblies have fulltrust?