题目内容 (请给出正确答案)
[主观题]

AWindowsCommunicationFoundation(WCF)solutionexposesthefollowingcontractoveranHTTPconnectio

n.FunctionGetData()AsStringEndInterfaceExistingclientsaremakingblockingcallstoGetData.CallstoGetDatatakefivesecondstocomplete.Youneedtoallownewclientstoissuenon-blockingcallstogetthedata,withoutbreakinganyexistingclients.Whatshouldyoudo?()

A.AWindowsCommunicationFoundation(WCF)solutionexpose

B.AWindowsCommunicationFoundation(WCF)solutionexpose

C.Generateaproxyclasswithasynchronousmethodsanduseitforthenewclients.

D.Addanewendpointtotheservicethatusesafull-duplexbindinganduseitforthenewclients.

查看答案
如搜索结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能会需要:
您的账号:
发送账号密码至手机
发送
更多“AWindowsCommunicationFoundatio…”相关的问题

第1题

YoucreateanASP.NETpagethatcontainsthefollowingtag.PageName

A.this.hdr1.InnerHtml="Text";

B.(hdr1.ParentasHtmlGenericControl).InnerText="Text";

C.HtmlGenericControlh1=this.FindControl("hdr1")asHtmlGenericControl;h1.InnerText="Text";

D.HtmlGenericControlh1=Parent.FindControl("hdr1")asHtmlGenericControl;h1.InnerText="Text";

点击查看答案

第2题

YouneedtovalidatewhetherActiveDirectorysuccessfullyreplicatedbetweentwodomaincontrollers.Whatshouldyoudo()

A.RuntheDSgetcommand.

B.RuntheDsquerycommand.

C.RuntheRepAdmincommand.

D.RuntheWindowsSystemResourceManager.

点击查看答案

第3题

YourcompanyhastwoActiveDirectoryforestsnamedForest1andForest2.Theforestfunctionallevelandt

hedomainfunctionallevelofForest1aresettoWindowsServer2008.TheforestfunctionallevleofForest2issettoWIndows2000,andthedomainfunctionallevelsinForest2aresettoWindowsServer2003.YouneedtosetupatransitiveforesttrustbetweenFrorest1andForest2.Whatshouldyoudofirst()

A.RaisetheforestfunctionallevelofForest2toWindowsServer2003Interimmode.

B.RaisetheforestfunctionallevelofForest2toWindowsServer2003.

C.UpgradethedomaincontrollersinForest2toWindowsServer2008.

D.UpgradethedomaincontrollersinForest2toWindowsServer2003.

点击查看答案

第4题

CertkillerishavinganActiveDirectoryRightsManagementService(ADRMS)server.Usersmachinesareru

nningWindowsVistaandanActiveDirectorydomainisconfiguredatMicrosoftWindowsServer2003functionallevel.Usersarecomplainingthattheycannotprotecttheirdocuments.YouneedtoconfigureADRMSsothatusersareabletoprotecttheirdocuments.Whatshouldyoudo()

A.UseagrouppolicytoinstalltheADRMSclientcomputers

B.AddtheADRMSADMINaccounttothelocaladministratorsgrouponthecomputers

C.AddtheADRMSSRVCaccounttothelocaladministratorsontheADRMSserver

D.Establishane-mailaccountinActiveDirectoryDomainServices(ADDS)foreachuser

E.UpgradetheactivedirectorydomaintothefunctionallevelofWindows2008server

点击查看答案

第5题

Certkiller.comhasorganizationalunitsintheActiveDirectorydomain.Thereare10serversintheorgan

izationalunitcalledSecurity.AsanadministratoratCertkiller.com,yougenerateaGroupPolicyObject(GPO)andlinkittotheSecurityorganizationalunit.WhatshouldyoudotomonitorthenetworkconnectionstotheserversinSecurityorganizationalunit()

A.StarttheAuditObjectAccessoption

B.StarttheAuditSystemEventsoption

C.StarttheAuditLogonEventsoption

D.StarttheAuditprocesstrackingoption

E.Alloftheabove

点击查看答案

第6题

YouareanadministratoratCertkiller.com.CertkillerhasaRODC(read-onlydomaincontroller)servera

taremotelocation.Theremotelocationdoesn’thaveproperphysicalsecurity.Youneedtoactivatenon-administrativeaccountspasswordsonthatRODCserver.WhichofthefollowingactionshouldbeconsideredtopopulatetheRODCserverwithnon-administrativeaccountspasswords()

A.DeletealladministrativeaccountsfromtheRODC’sgroup

B.ConfigurethepermissiontoDenyonReceiveforadministrativeaccountsonthesecuritytabforGroupPolicyObject(GPO)

C.ConfiguretheadministrativeaccountstobeaddedintheDomainRODCPasswordReplicationDeniedgroup

D.AddanewGPOandenableAccountLockoutsettings.LinkittotheremoteRODCserverandonthesecuritytabonGPO,checktheReadAllowandtheApplygrouppolicypermissionsfortheadministrators.

E.Noneoftheabove

点击查看答案

第7题

YouarecreatinganASP.NETWebsite.ThesiteisconfiguredtouseMembershipandRolemanagementprovider

s.Youneedtocheckwhetherthecurrentlylogged-onuserisamemberofarolenamedAdministrators.Whichcodesegmentshouldyouuse?()

A.boolisMember=Roles.GetUsersInRole("Administrators").Any()

B.boolisMember=Membership.ValidateUser(User.Identity.Name,"Administrators")

C.boolisMember=Roles.GetRolesForUser("Administrators").Any()

D.boolisMember=User.IsInRole("Administrators")

点击查看答案

第8题

Yournetworkisconfiguredasshowninthefollowingdiagram.Youdeployanenterprisecertificationauth

ority(CA)ontheinternalnetwork.YoualsodeployaMicrosoftOnlineResponderontheinternalnetwork.YouneedtorecommendasecuremethodforInternetuserstoverifythevalidityofindividualcertificates.Thesolutionmustminimizenetworkbandwidth.Whatshouldyourecommend?()

A.DeployasubordinateCAontheperimeternetwork.

B.Installastand-aloneCAandtheNetworkDeviceEnrollmentService(NDES)onaserverontheperimeternetwork.

C.InstallaNetworkPolicyServer(NPS)onaserverontheperimeternetwork.Redirectauthenticationrequeststoaserverontheinternalnetwork.

D.InstallMicrosoftInternetInformationServices(IIS)onaserverontheperimeternetwork.ConfigureIIStoredirectrequeststotheOnlineResponderontheinternalnetwork.

点击查看答案

第9题

Certkiller.comhasanetworkthatiscompriseofasingleActiveDirectoryDomain.AsanadministratoratC

ertkiller.com,youinstallActiveDirectoryLightweightDirectoryServices(ADLDS)onaserverthatrunsWindowsServer2008.ToenableSecureSocketsLayer(SSL)basedconnectionstotheADLDSserver,youinstallcertificatesfromatrustedCertificationAuthority(CA)ontheADLDSserverandclientcomputers.WhichtoolshouldyouusetotestthecertificatewithADLDS()

A.Ldp.exe

B.ActiveDirectoryDomainservices

C.ntdsutil.exe

D.Lds.exe

E.wsamain.exe

F.Noneoftheabove

点击查看答案

第10题

Certkiller.comboostsamainofficeand20branchoffices.Configuredasaseparatesite,eachbranchoffi

cehasaRead-OnlyDomainController(RODC)serverinstalled.Usersinremoteofficescomplainthattheyareunabletologontotheiraccounts.WhatshouldyoudotomakesurethatthecachedcredentialsforuseraccountsareonlystoredintheirlocalbranchofficeRODCserver()

A.OpentheRODCcomputeraccountsecuritytabandsetAllowontheReceiveaspermissiononlyfortheusersthatareunabletologontotheiraccounts

B.AddapasswordreplicationpolicytothemainDomainRODCandadduseraccountsinthesecuritygroup

C.Configureauniquesecuritygroupforeachbranchofficeandadduseraccountstotherespectivesecuritygroup.AddthesecuritygroupstothepasswordreplicationallowedgrouponthemainRODCserver

D.ConfigureandaddaseparatepasswordreplicationpolicyoneachRODCcomputeraccount

点击查看答案
热门考试 全部 >
相关试卷 全部 >
账号:
你好,尊敬的上学吧用户
发送账号至手机
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,
如果您知道正确答案,欢迎您来纠错

警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“上学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

微信搜一搜
上学吧
点击打开微信
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
微信搜一搜
上学吧
点击打开微信