Hour 22

Quiz

1: To create a custom setup program, you start by creating what type of Visual Studio project?
A1: The project type is Setup Project, which can be found in the Setup and Deployment Projects folder.
2: The final build file of a project (EXE, DLL, and so on) is referred to as the what?
A2: The Output of the project.
3: True or False: To include the output of a project, the project must be added to the solution containing the setup program.
A3: True
4: Which build option creates smaller and faster builds?
A4: Release builds are smaller and faster than debug builds.
5: How do you add a file to an installation?
A5: Choose Project, Add, and then choose File.
6: If the Project menu doesn't have the menu options for creating a setup program, what might ...

Get Sams Teach Yourself Microsoft® Visual C#™ .NET in 24 Hours 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.