【单选题】You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. You create the following controls: a composite custom control named MyControl. a templated custom control...
【单选题】You work as an application developer at Certkiller .com. You have recently created a business application, which requires complex installation logic. You add the following code to your project after e...
A.
The assembly should be compiled and the Install.exe tool should be run.
B.
The RunInstaller attribute should be added to the business application assembly and it should be set to true.
C.
The assembly should be compiled and should be run as normal.
D.
The RunInstaller attribute should be added to the ApplicationInstaller class and it should be set to true.