The Web is a large system of () that offers many kinds of information to anyone on the Internet or to a lesser extent on an inter-/intra-network. A.telnetB.serversC.modemsD.Http

The Web is a large system of () that offers many kinds of information to anyone on the Internet or to a lesser extent on an inter-/intra-network.

A.telnet

B.servers

C.modems

D.Http


相关考题:

IBM给出的电子商务形象公式是() A.EB=Web+BusinessB.EC=Information+BusinessC.EB=Web+IT+BusinessD.EB=Information+Web+Business

表格视图GridView控件的基类是( )。A.System.Web.UI.WebControlsB.System.Data.OdbcConnectionC.System.Web.UID.System.Web.UI.WebControls.DataGrid

你正在创建一个自定义控件。控件的 UI 必须要包含几个文本框和两个按钮。要求,此控件在全局程序级缓冲中有效并且可供多个 Web 应用同时使用。为了用最少的代码实现这些功能,你该如何做?() A.控件从System.Web.UI.Control继承。B.控件从System.Web.UI.WebControls.CompositeControl继承.C.控件从System.Web.UI.WebControls.WebControl继承.D.控件从System.Web.UI.UserControl继承

YouarecreatinganASP.NETWebsite.Thesitecontainspagesthatareavailabletoanonymoususers.ThesitealsocontainsapagenamedPremium.aspxthatprovidespremiumcontenttoonlymembersofagroupnamedSubscribers.Youneedtomodifytheweb.configfiletoensurethatPremium.aspxcanbeaccessedbyonlymembersoftheSubscribersgroup.Whichconfigurationshouldyouuse?()A.locationpath=Premium.aspxsystem.webauthorizationallowusers=Subscribers/denyusers=*//authorization/system.web/locationB.locationpath=Premium.aspxsystem.webauthorizationallowroles=Subscribers/denyusers=*//authorization/system.web/locationC.locationpath=Premium.aspxsystem.webauthorizationallowroles=Subscribers/denyusers=?//authorization/system.web/locationD.locationpath=Premium.aspxsystem.webauthorizationdenyusers=*/allowroles=Subscribers//authorization/system.web/location

You are creating an ASP.NET web application that hosts several Windows Communication Foundation (WCF) services.The services have ASP.NET Compatibility Mode enabled. Users authenticate with the Web application by using a cookie-based ASP.NET Forms Authentication model.You add a service file named Authentication.svc that contains the following code segment:%@ ServiceHost Service=System.Web.ApplicationServices.AuthenticationServiceFactory=System.Web.ApplicationServices.ApplicationServicesHostFactory %You need to ensure that users can access the WCF services without having to re-authenticate.Which two configuration settings should you add? (Each is part of a complete solution. Choose two.)()A. In the system web. Extensions scripting/webServices/authenticationService element, set the enabled attribute to true.B. In the system web. Extensions scripting/webServices/profileService element, set the enabled attribute to true.C. Add a service endpoint with basicHttpBinding for the contract System.Web.ApplicationServices.AuthenticationService.D. Add a custom service behavior named AuthenticationService Type Behaviors with a service AuthenticationManager element that has service AuthenticationManagerType set to System.Web.Security.SQL Membership Provider

下列关于Internet和Web的说法中,正确的是( )。A.Web就是Internet的别称B.Web是基于Internet之上的一个应用服务C.Internet是基于Web之上的一个信息系统D.Internet与Web没有任何关系

下哪种命名空间中的类型用于创建WindowsGUI应用程序() A.System.WeB.ServicesB.system.WeB.UIC.System.Windows.FormsD.System.ServiceProcess

3. 对文件或者流进行操作时,主要用到的命名空间是()。 A. System.Data; B. System.IO C. System.Linq D. System.Web

18、在Google搜索引擎中,检索“Information-System-Management”表示的意思是:A.表示专业术语检索,此时的ISM三个大写字母被视为必须大写B.表示词组检索C.-表示AND,就是三个词语必须都出现D.-表示NOT,表示只能有Information,去掉System和Management

【单选题】用于生成Web应用程序页面的命名空间是?A.System.IOB.System.DrawingC.System.Web.UID.System.Web.Data