Practice Questions

Question 1If you want to package a shared assembly for distribution, which of the following templates would be best for this requirement?
  • A. Cab project

  • B. Merge Module project

  • C. Setup project

  • D. Web Setup project

A1: Answer B is correct. A Merge Module project is used to create a redistributable package that includes shared components or assemblies. Answers A and D are incorrect because Cab and Web Setup projects are used to package ActiveX controls and Web applications for deployment to a Web server. Answer C is incorrect because Setup projects are used to create Windows Installer packages for application distribution.
Question 2After building a Setup project, which files will be present in the Release folder of the setup project? ...

Get Developing and Implementing Windows®-Based Applications with Visual C#™ .NET and Visual Studio® .NET Exam Cram™ 2 (Exam 70-316) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.