GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 118 Topic 12 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 118 Topic 12 Discussion

GSSP-.NET Exam Topic 12 Question 118 Discussion:
Question #: 118
Topic #: 12

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2008 as its application development platform. You create an ASP.NET Web application using the .NET Framework 3.5. The application is used to map HTTP requests to HTTP handlers based on a file name extension. You need to ensure that each HTTP handler processes individual HTTP URLs or groups of URL extensions in the application. Which of the following built-in HTTP handlers will you use to accomplish this task?

Each correct answer represents a part of the solution. Choose all that apply.


A.

Web service handler (*.asmx)


B.

Generic handler (*.ashx)


C.

Generic Web handler (*.ashx)


D.

ASP.NET page handler (*.aspx)


E.

Trace handler (trace.axd)


Get Premium GSSP-.NET Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.