Question: You need to have ASP.NET dynamically generate Microsoft Word documents when a web browser requests a file ending in a .docx extension. How can you do this?
A
B
C
D
Implement the IPartitionResolver interface.
B
Implement the IHttpModule interface.
C
Implement the IHttpHandler interface.
D
Implement the IHttpHandlerFactory interface.
Note: Not available