单选题You.create Windows.Forms.applications.by.using.the .NET Framework 3.5. You plan to use the Windows Installer to deploy a new application.   The application must meet the following requirements:  (1)Support deployment to 32bit and 64bit operating systems   (2)Use the 64bit Program Files folder when deployed to 64bit platforms    You need to ensure that the application is deployed appropriately.    What should you do?()ACreate a single MSI file.Add a launch condition that is set to Version NT64BCreate a single MSI file.Add a launch condition that is set to NOT Version NT64CCreate an MSI file that is targeted to 64bit platforms.Create an MSI file that is targeted to 32bit platformsDCreate 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 use the Windows Installer to deploy a new application.   The application must meet the following requirements:  (1)Support deployment to 32bit and 64bit operating systems   (2)Use the 64bit Program Files folder when deployed to 64bit platforms    You need to ensure that the application is deployed appropriately.    What should you do?()
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


参考解析

解析: 暂无解析

相关考题:

.NET Framework3.5 不包括( )。 A、.NET Framework1.1B、.NET Framework2.0C、LINQD、ASP.NET AJAX

● 以下关于.NET的描述,错误的是 (25) 。(25)A.Microsoft .NET 是一个程序运行平台B..NET Framework 管理和支持.NET 程序的执行C.Visual Studio .NET 是一个应用程序集成开发环境D.编译.NET 时,应用程序被直接编译成机器代码

下面是一个Applet程序,程序的功能是用鼠标画图。本题是通过单击鼠标后画出一个Java字。请改正程序中的错误(有下划线的语句),使程序能输出正确的结果。注意;不改动程序的结构,不得增行或减行。源程序文件代码清单如下;import java.awt.*;import java.awt.event.*;import java.applet.*;/*<applet code=SimpleHitMouse.java width=800 height=400></applet>*/public class SimpleHitMouse implements Applet{private java.util.Vector points=new java.util.Vector();public void init(){addMouseListener(new MouseAdapter(){public void mousePressed(MouseEvent e){points.add(new Point(e.getX(),e.getY())paint();}}public void update(Graphics g)repaint(g);}public void paint(Graphics g){for(int i=0;i<points.size();i++){Point dot=(Point)points.elementAt(i);g.drawString("x",dot.x,dot.y);}}public static void main(String args[ ]){Frame. fram=new Frame("CelayTree");SimpleHitMouse dot=new SimpleHitMouse();dot.init ();dot.start ();fram.add ( "Center", dot );fram.setSize( 400,300 );fram.addWindowListener( new WindowAdapter(){public void windowClosing( WindowEvent e ){System.exit(0);}});fram.show ();}}ex12_3.html:<html><head><title>A Simple Program</title></head><body><applet code=" SimpleHitMouse.class" width=800 height=400></applet></body></html>

介绍.Net 和.Net 的安全性。

●有关.NET框架的描述,(23)是错误的。(23)A.Visual Studio.NET是.NET平台的开发工具B..NET是ASP. NET的一个应用实例,是ASP. NET的一部分C..NET框架兼容了COM/DCOM基础结构D.通过Web Service技术可以实现.NET与J2EE的互操作

以下映射网络文件夹的命令正确的是()A.NET USE Z: \\Server\ShareB.NET USE C:\ //Server/ShareC.NET SHARE Z: \\Server\ShareD.NET Send Server Share

What is the difference between net tonnage and gross tonnage ________.A.Net tonnage is the gross tonnage less certain deductions for machinery and other areasB.Net tonnage is tonnage of cargo compared to tonnage of whole shipC.Net tonnage is the net weight of the shipD.There is no difference

有关.NET框架的描述,( )是错误的。A. VisualStudio.NET是.NET平台的开发工具B. .NET是ASP.NET的一个应用实例,是ASP.NET的一部分C. .NET框架兼容了COM/DCOM基础结构D. 通过WebService技术可以实现.NET与J2EE的互操作

有关.NET框架的描述,( )是错误的。A:VisualStudio.NET是.NET平台的开发工具B:.NET是ASP.NET的一个应用实例,是ASP.NET的一部分C:.NET框架兼容了COM/DCOM基础结构D:通过WebService技术可以实现.NET与J2EE的互操作

Microsoft.NET开发平台组件中不包括()A、NET框架B、NET开发者工具C、ASP.NETD、NET用户服务

删除共享的一般格式是()。A、net share 共享名B、net share共享名=绝对目录 /delC、net use共享名 /delD、net share 共享名 /del

删除amdin$的命令是()。A、net share admin$B、net share admin$=c:/windows /delC、net share admin$ /delD、net use admin$ /del

windows下启动Telnet服务命令为()。A、net startB、net start telnetC、start telnetD、net start telnet service

删除账号stu的命令是()(密码是123)。A、net user 123 stuB、net user 123 stu /delC、net use 123 stu /delD、net user stu 123 /del

在一个以太网交换网络环境中,以太网的帧有哪两种格式().A、未带标记的帧(ungtagged fram)B、令牌帧C、带有标记的帧(tagged fram)D、FDDI帧

如需对网络上的共享文件进行强行指定访问,可以使用()命令。A、net use//ip//shareusername/passB、net use//ip//sharepass/usernameC、net use//ip//sharepass/user:usernameD、net use//ip//sharepass/user:username

FRAM有何特点?

下列哪个版本的NetWare系统在国内非常流行?()A、Net Ware2.2B、Net Ware3.11C、Net Ware4.11D、Net Ware6

NET框架包括()和.NET类库。

Which of the following commands will allow remote use of a folder?()A、NET SENDB、NET SHAREC、NET FILED、NET VIEW

The technician needs to map a network share to the user’s Windows 7 computer from thecommand prompt. Which of the following commands will the technician execute?()A、NET SENDB、NET CONFIGC、NET USED、NET NAME

Which tool can be used to create and configure listeners to receive client connections?()A、Oracle Net ManagerB、Oracle Net Control UtilityC、Oracle Net Configuration Assistant

WINDOWS系统,下列哪个命令可以列举本地所有用户列表()。A、net userB、net viewC、net nameD、net accounts

You.create Windows.Forms.applications.by.using.the .NET Framework 3.5. You plan to use the Windows Installer to deploy a new application.   The application must meet the following requirements:  (1)Support deployment to 32bit and 64bit operating systems   (2)Use the 64bit Program Files folder when deployed to 64bit platforms    You need to ensure that the application is deployed appropriately.    What should you do?()A、Create a single MSI file.Add a launch condition that is set to Version NT64B、Create a single MSI file.Add a launch condition that is set to NOT Version NT64C、Create an MSI file that is targeted to 64bit platforms.Create an MSI file that is targeted to 32bit platformsD、Create a single MSI file.Create a merge module that contains the 32bit and 64bit code

单选题.NET Framwork3.5不包括()A.NET Framework1.1B.NET Framework2.0CLINQDASP.NET AJAX

多选题在一个以太网交换网络环境中,以太网的帧有哪两种格式().A未带标记的帧(ungtagged fram)B令牌帧C带有标记的帧(tagged fram)DFDDI帧

单选题Which tool can be used to create and configure listeners to receive client connections?()AOracle Net ManagerBOracle Net Control UtilityCOracle Net Configuration Assistant

填空题NET框架包括()和.NET类库。