单项选择题
A.Create a single MSI file.Add a launch condition that is set to Version NT64
B.Create a single MSI file.Add a launch condition that is set to NOT Version NT64
C.Create an MSI file that is targeted to 64bit platforms.Create an MSI file that is targeted to 32bit platforms
D.Create a single MSI file.Create a merge module that contains the 32bit and 64bit code
单项选择题 You create Windows Forms applications by using the .NET Framework 3.5.You plan to deploy a new Windows Presentation Foundation (WPF) XAML browser application (XBAP).The deployment must meet the following requirements: (1)shortcut is added to the Start menu (2)The most recent version of the application is installed and executed on client computers (3)Users can uninstall the application from the control panel You need to identify a deployment technology that meets the specified requirements.You want to achieve this goal by using the minimum amount of development effort. Which deployment technology should you use?()
单项选择题 You create Windows Forms applications by using the .NET Framework 3.5.You plan to deploy a new application.You need to ensure that on deployment, the application meets the following requirements: (1)It is executed on the client computer (2)It is removed from the client computer after the application is closed (3)It is not displayed in theAdd/Remove programs panel on the client computer What should you do?()
单项选择题 YouarecreatingaWindowsFormsapplicationbyusingthe.NETFramework3.5.Youplantodevelopanewcontrolfortheapplication.YouneedtoensurethatthecontrolextendstheTreeViewcontrolbyaddingacustomnodetagandahighlightcolor.Whatshouldyoudo?()