What is the use of Administration tool in Asp.net 2.0?
Answer Posted / nageswararao
Hi friens this is nag,
In ASP.NET introducing asp.net web.config tool for
administrating the entire Asp.net web site.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What permissions do asp.net applications posses by default?
Explain form level validation and field level validation?
How can u deifne the benefits and limitation of using Viewstate for state management?
Why we use asp.net for website development?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is AutoPostback?
How to create events for a control?
What is the difference between CLICK and MOUSE DOWN Event ?
What are ASHX files?
What is viewstate? What does the “enableviewstate” property do?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What is marshalling ? Is it a part of asp.net ?
Explain how cookies work. Give an example of cookie abuse.
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?