NETFramework的引入是VisualStudio的一个标志性改进,NETFramework的CLR充当了Visu

题目
判断题
NETFramework的引入是VisualStudio的一个标志性改进,NETFramework的CLR充当了VisualStudio开发语言的“虚拟机”,是VisualStudio具有跨平台的特性的根本原因。
A

B

参考答案和解析
正确答案:
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

是用于创建Web应用程序的平台,此应用程序可使用IIS和.NETFramework在Windows服务器上运行()。

A.C

B.ASP,NET

C.VisualBasic,NET

D.VisualStudio,NET


正确答案:B

第2题:

YouarecreatingaWindowsFormsapplicationbyusingthe.NetFramework3.5.Youplantodisplaydetailedhelpinstructionsforeachcontrolintheform.Youcreateahelpfile.YouconfigureaHelpProvidercomponentontheform.YouneedtodisplaythehelpfileforthecontrolthatisfocusedwhentheF1keyispressed.WhichmethodoftheHelpProviderclassshouldyoucallforeachcontrol?()

A.SetShowHelp

B.SetHelpString

C.SetHelpKeyword

D.SetHelpNavigator


参考答案:A

第3题:

VS2008编写的ASP.NET应用系统需要()的支持。

A.IIS+.NETFramework3.5

B.IIS+.NETFramework1.1

C.Apache+IIS6.0

D.Apache+Tomcat


正确答案:A

第4题:

YouarecreatingaWindowsFormsapplicationbyusingthe.NETFramework3.5.YouneedtopopulatealistboxcontrolalongwithcategorynamesbyusingaDataReadercontrol.Whichcodesegmentshouldyouuse?()

A.A

B.B

C.C

D.D


参考答案:A

第5题:

YouarecreatingaWindowsFormsapplicationforabookretailerbyusing.NetFramework3.5.YouarecreatingaWindowsformtoallowuserstomaintainalistofbooks.Youwritethefollowingcodesegment.ThevariablesstrTitleandstrISBNarealreadyinitializedwiththenecessaryvalues.Whichcodesegmentshouldyouinsertatline07?()

A.A

B.B

C.C

D.D


参考答案:A

第6题:

各种脚本攻击所必需的环境是()。

A.JavaScript

B.VBScript

C.WSH

D.NETFramework


正确答案:C

第7题:

Youaredevelopingacomponentbyusingthe.NETFramework3.5.ThecomponentprovidesamethodnamedPrintPayroll.Thecomponentwillbeinstalledwithfulltrustonthecomputeroftheuser.Youneedtoensurethatthecomponentcanprintwithoutgrantingadditionalpermissionstothecallingapplication.Whichcodesegmentshouldyouuse?()

A.A

B.B

C.C

D.D


参考答案:D

第8题:

您在运行WindowsServer2008的新服务器上安装了Web服务器(IIS)角色。您在Web服务器的网站上安装了一个Microsoft.NETFramework1.0应用程序。公司安全策略规定,所有应用程序必须使用最低限度的权限运行。您需要配置网站应用程序,以使其有权执行,但又不能创建任何其他内容,并且不能访问任何操作系统组件。该怎么做?()

A.将网站的.NETFramework信任级别设置为“完全”

B.将网站的.NETFramework信任级别设置为“低”

C.将网站的.NETFramework信任级别设置为“高”

D.将网站的.NETFramework信任级别设置为“中”


参考答案:A

第9题:

YouarecreatingaWindowsapplicationforafinancialservicesproviderbyusingthe.NETFramework3.5.Youwritethefollowingcodesegmentintheform(Linenumbersareincludedforreferenceonly.)

TheconnectionstringforthefinancialservicesdatabaseisstoredinthevariablenamedconnString.YouneedtoensurethattheformpopulatesaDataGridViewcontrolnamedgridCAT.

Whichcodesegmentshouldyouaddatline03?()


参考答案:A

第10题:

YouarecreatingaWindowsapplicationbyusingthe.NETFramework3.5.YoucreateaninstanceoftheBackgroundWorkercomponentnamedbackgroundWorker1toasynchronouslyprocesstimeconsumingreportsintheapplication.Youwritethefollowingcodesegmentintheapplication(Linenumbersareincludedforreferenceonly.)

Youneedtowriteacodesegmentthatreportstotheapplicationwhenthebackgroundprocessdetectsanyofthefollowingactions:

(1)Anexceptionisthrown

(2)Theprocessiscancelled

(3)Theprocessissuccessfullycompleted

Whichcodesegmentshouldyouinsert?()


参考答案:D

更多相关问题