单选题在.Net Framework中,能操作注册表的对象是()ARegistryBConfigurationManager(配置文件)CSqlAdapter(是ADO.NET里的)DFormsAuthentication

单选题
在.Net Framework中,能操作注册表的对象是()
A

Registry

B

ConfigurationManager(配置文件)

C

SqlAdapter(是ADO.NET里的)

D

FormsAuthentication


参考解析

解析: 暂无解析

相关考题:

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

()是.NET Framework的基础。 A.ADO.NETB.Windows窗体C.NET Framework 类库D.公共语言运行库

NET Framework是一种()。A、编程语言B、程序运行平台C、操作系统D、数据库管理系统

NET Framework中定义的“EndEntry”节点类型表示结束项。

.Net Framework的的核心组件是()A、ASP.NETB、ADO.NETC、COM+D、.Net Framework基础类库和公共语言运行库

您在运行 Windows Server 2008的新服务器上安装了Web服务器(IIS)角色。您在Web服务器的网站上安装了一个Microsoft .NET Framework 1.0应用程序。公司安全策略规定,所有应用程序必须使用最低限度的权限运行。您需要配置网站应用程序,以使其有权执行,但又不能创建任何其他内容,并且不能访问任何操作系统组件。该怎么做?()A、将网站的 .NET Framework 信任级别设置为“完全”B、将网站的 .NET Framework 信任级别设置为“低”C、将网站的 .NET Framework 信任级别设置为“高”D、将网站的 .NET Framework 信任级别设置为“中”

在ISOS软件安装运行之前需要安装.net Framework。

在.Net Framework中,能操作注册表的对象是()A、RegistryB、ConfigurationManager(配置文件)C、SqlAdapter(是ADO.NET里的)D、FormsAuthentication

讲一讲你理解的web service,在dot net framework中,怎么很好的结合xml?

.NET Framework 3.0是.NET Framework 3.5的一部分

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

在对SQL Server数据库操作时应选用()A、 SQL Server.NET FrameWork数据提供程序B、 OLEDB.NET FrameWork数据提供程序C、 ODBC.NET FrameWork数据提供程序D、 Oracle.NET FrameWork数据提供程序

下列哪一项正确描述了Visual Studio.NET与.NET Framework之间的关系()。A、Visual Studio.NET与.NET Framework之间没有关系B、可以使用Visual Studio.NETIDE或者简单的文本编辑器创建应用程序,应用程序运行时需要使用.NET FrameworkC、开发应用程序时需要.NET Framework,但是在运行Visual Studio.NET创建的应用程序时不需要它D、都不对

NET Framework主要包括()和()

在对SQL Server数据库操作时应选用()。A、SQL Server .NET Framework数据提供程序B、OLE DB .NET Framework数据提供程序C、ODBC .NET Framework数据提供程序D、Oracle .NET Framework数据提供程序

You create a Microsoft Windows Installer file for a Windows Presentation Foundation (WPF) application that requires Microsoft .NET Framework 4. You need to ensure that the installation starts only if .NET Framework 4 is already installed on the computer. What should you do?()A、Use a custom action.B、Set the MinVersion property to .NET Framework 4.C、Set the Version property of Windows Installer to .NET Framework 4.D、Set the Version property of the Launch Condition to .NET Framework 4.

You are an administrator at Cer-tech .com. You have been instructed to install Web Server (IIS) on a newWindows Server 2008 server. After installing IIS, you install Microsoft .NET framework 1.0 application on awebsite hosted on the server. You also have to make sure that all applications must run on a minimum level of permission according to the company security policy. You should configure the website applicationto have permissions to execute without creating other content or accessing Windows Server 2008 system components. What should you do to achieve this task?()A、Configure the .NET Framework website trust level to lowB、Configure the .NET Framework website trust level to HighC、Configure the .NET Framework website trust level to FullD、Configure the .NET Framework website trust level to MediumE、Configure the .NET Framework website trust level to Optimal

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

单选题在对SQL Server数据库操作时应选用()A SQL Server.NET FrameWork数据提供程序B OLEDB.NET FrameWork数据提供程序C ODBC.NET FrameWork数据提供程序D Oracle.NET FrameWork数据提供程序

判断题.NET Framework 3.0是.NET Framework 3.5的一部分A对B错

问答题讲一讲你理解的web service,在dot net framework中,怎么很好的结合xml?

单选题You install the Web Server (IIS) role on a new server that runs Windows Server 2008.  You install a Microsoft .NET Framework 1.0 application on a Web site on the Web server. The company security policy states that all applications must run by using the minimum level of permission.  You need to configure the Web site application so that it has the permissions to execute without creating any other content and without accessing any operating system components. What should you do?()ASet the .NET Framework trust level to Full for the Web site.BSet the .NET Framework trust level to Low for the Web site.CSet the .NET Framework trust level to High for the Web site.DSet the .NET Framework trust level to Medium for the Web site.

单选题你在一个运行windows server 2008的新服务器上安装web服务(IIS)角色服务。你在web服务的一个web站点上安装了Microsoft.NET Framework 应用程序。该应用程序启动一个进程,该进程在web浏览器上给出一个实时图形报告,并在硬盘中创建一个文本报告文件。  (1)公司安全策略规定应用程序不能运行下面的任何一个任务:  (2)写事件日志。 (3)访问开放式数据库连接(ODBC)数据源。 创建网络或者web服务通话。 你需要配置web站点一遍应用程序能够运行。你必须确保应用程序能满足安全要求。你应该做什么?()A为web站点设置.NET Framework信任级别为完全B为web站点设置.NET Framework信任级别为低C为web站点设置.NET Framework信任级别为高D为web站点设置.NET Framework信任级别为中

单选题在对SQL Server数据库操作时应选用()。ASQL Server .NET Framework数据提供程序BOLE DB .NET Framework数据提供程序CODBC .NET Framework数据提供程序DOracle .NET Framework数据提供程序

填空题.NET Framework主要包括()和()

单选题您在运行 Windows Server 2008的新服务器上安装了Web服务器(IIS)角色。您在Web服务器的网站上安装了一个Microsoft .NET Framework 1.0应用程序。公司安全策略规定,所有应用程序必须使用最低限度的权限运行。您需要配置网站应用程序,以使其有权执行,但又不能创建任何其他内容,并且不能访问任何操作系统组件。该怎么做?()A将网站的 .NET Framework 信任级别设置为“完全”B将网站的 .NET Framework 信任级别设置为“低”C将网站的 .NET Framework 信任级别设置为“高”D将网站的 .NET Framework 信任级别设置为“中”

单选题.Net Framework的的核心组件是()AASP.NETBADO.NETCCOM+D.Net Framework基础类库和公共语言运行库