You are preparing for the deployment of an ASP.NET MVC application. You need to generate a deployment manifest. Which command-line tool should you use?
A. Mage.exe
B. Ngen.exe
C. Al.exe
D. Resgen.exe
Answer:
C
Explanation
Al.exe generates a file with an assembly manifest from one or more files that are either resource files or Microsoft intermediate language (MSIL) files.