Answer Posted / pratima tripathi
It allows you to specify configuration details for
particular folder or file in the Web.config file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why SessionID changes in every request in asp.net?
Explain diff. Between friend and protected friend?
What is ashx file in asp.net?
Explain login controls.
Is sql backend or frontend?
Explain exception filters?
How do you use viewstate?
What is the use of response redirect in asp.net?
Demonstrate Render and PreRender?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Is there any property names “isnavigating”?
How use Xml data in ASP.net?
What is authentication in asp.net?
Can you explain the importance of finalize method in .net?
Explain about asp.net caching?