You deploy an ASP.NET MVC Web application to Internet Information Services (IIS). The application has a secure area that provides access to custom reports.
You must develop custom business logic to support the reports. The custom business logic has the following requirements:
✑ It must run each time that a report is requested.
✑ It must not run for other IIS requests.
✑ It must be mapped to the request extension of the report.
✑ It must be written by using a managed language that is supported by the .NET framework.
You must be able to quickly modify and deploy updates to the business logic.
You need to develop the custom business logic.
What should you do?
hungry_ape9000
5 years, 2 months ago