Which approach should you recommend?

Correct Answer for the following Question is given below

You are designing a process for deploying an ASP.NET MVC 2 Web application to IIS 6.0.You need to ensure that the Web application properly handles Web requests.Which approach should you recommend?need to add wildcard aspnet_isapihttp://haacked.com/archive/2008/11/26/asp.net-mvc-on-iis-6-walkthrough.aspx

Question:

Which approach should you recommend?

Options:

Configure IIS to map all requests to aspnet_isapi.dll by using a wildcard script map.

Configure IIS to map all requests to aspnet_wp.exe by using a wildcard script map.

Modify the Web application to route all requests to an HttpHandler class.

Modify the Web application to route all requests to an HttpModule class.

Correct Answer

The Correct Answer for this Question is

Configure IIS to map all requests to aspnet_isapi.dll by using a wildcard script map.

Explanation

The Question – Which approach should you recommend? has been answered correctly and answers for the question is Configure IIS to map all requests to aspnet_isapi.dll by using a wildcard script map.

More about these Exams

These Exam Questions and the order of these questions keep changing. but the answers are obviously same. so if you don’t find a question after another we suggest you search it in the search box and we are sure you’ll find it. you can bookmark this site for Quick access in future.

We hope you found it helpful don’t forget to leave a comment if you feel a need to correct or ask we’re always here to help.

you can find more here at mnccertified

Feel free to contact via comment or email.

Happy Learning

Cheers, Team MNCcertified

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *