A.telnet
B.servers
C.modems
D.Http
第1题:
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.AuthenticationService"Factory="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
第2题:
A.System.WeB.Services
B.system.WeB.UI
C.System.Windows.Forms
D.System.ServiceProcess
第3题:
18、在Google搜索引擎中,检索“Information-System-Management”表示的意思是:
A.表示专业术语检索,此时的ISM三个大写字母被视为必须大写
B.表示词组检索
C.-表示AND,就是三个词语必须都出现
D.-表示NOT,表示只能有Information,去掉System和Management
第4题:
下列关于Internet和Web的说法中,正确的是( )。
A.Web就是Internet的别称
B.Web是基于Internet之上的一个应用服务
C.Internet是基于Web之上的一个信息系统
D.Internet与Web没有任何关系
第5题:
3. 对文件或者流进行操作时,主要用到的命名空间是()。 A. System.Data; B. System.IO C. System.Linq D. System.Web
第6题:
【单选题】用于生成Web应用程序页面的命名空间是?
A.System.IO
B.System.Drawing
C.System.Web.UI
D.System.Web.Data