How does dynamic discovery work?
Answer / swapna
ASP.NET maps the file name extension VSDISCO to an HTTP
handler that scans the host directory and subdirectories
for ASMX and DISCO files and returns a dynamically
generated DISCO document.
A client who requests a VSDISCO file gets back what appears
to be a static DISCO document.
Note that VSDISCO files are disabled in the release version
of ASP.NET. You can reenable them by uncommenting the
line in the <HTTPHANDLERS>section of Machine.config that
maps *.vsdisco to
System.Web.Services.Discovery.DiscoveryRequestHandler and
granting the ASPNET user account permission to read the
IIS metabase. However, Microsoft is actively discouraging
the use of VSDISCO files because they could represent a
threat to Web server security.
Is This Answer Correct ? | 1 Yes | 0 No |
How does dynamic discovery work?
How do you troubleshoot when a website displays '404:Page Not Found;'. what are the various steps that you take to diplay the page requested?
What is the result of “20” + 20;
Is web application testing different from desktop application testing? Explain how.
Tableau Training for Beginners
If we force XML for web design, the browzer size will reduce. How?
have you already used mvc before? What you like/dislike about it?
What happens in a Web application when you enter all the data and click on submit button?
What happens when I type in some url and press enter?
1.What is Ipconfig? What purpose u can use it? 2.How can u know what ports are busy in ur machine? 3.How can u know particular port is free/ not in ur machine? 4.How many drivers in JDBC? Which Driver u r using? Why?
On a scale of 1 to 10 rate your proficiency in CSS, JavaScript, PhotoShop, Illustrator, Flash, ActionScript, HTML, DHTML.
how to connect application to database by using the command?