Multiple choice technology web technology

What is the new tool introduced for merging pre-compiled assemblies?

  1. ILDASM tool

  2. Remote Spy

  3. ASP.NET Merge Tool

  4. Remote File Viewer

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The ASP.NET Merge Tool (aspnet_merge.exe) was introduced in .NET 3.5 to merge pre-compiled assemblies into a single assembly for deployment. ILDASM is for disassembly, while Remote Spy and Remote File Viewer are unrelated tools.