题目内容

您正在创建名为Age的类。您需要确保编写的Age类的对象所构成的集合能够被排序。您应该使用哪个代码段?()

A
B
C
D

查看答案
更多问题

YoucreateaWebFormthatallowsuserstocreateanewaccount.YouaddaCreateUserWizardcontrolbyusingthefollowingcodesegment.Youneedtoensurethatthewizardautomaticallysendsane-mailmessagetouserswhentheyfinishcreatingtheiraccounts.YouaddavalidelementtotheWeb.configfile.WhichcodesegmentshouldyouaddtothePage_Loadevent?()

A. Wizard1.RequireEmail=true;
B. Wizard1.Email=“user@address.com”;
C. Wizard1.MailDefinition.From=“registration@mysite.com”;
D. SmtpMail.SmtpServer=“mail.contoso.com”;

Youhaveaself-hostedWindowsCommunicationFoundation(WCF)service.YouneedtoconfiguretheservicetoprovideanX509certificateduringauthentication.Whatshouldyouusetoconfiguretheservice?()

A. theCertificatepropertyoftheX509CertificatelnitiatorServiceCredentialclass
B. theSetCertificatemethodoftheX509CertificateInitiatorServiceCredentialclass
C. theSetCertificatemethodoftheX509CertificateRecipientServiceCredentialclass
D. theTrustedStoreLocationpropertyoftheX509CertificateRecipientServiceCredentialclass

You are implementing an ASP.NET AJAX page. You add the following control to the page. You need update the contents of the UpdatePanel without causing a full reload of the page. Which two actions should you perform?()

Add the following control before the UpdatePanel.
B. Add the following control within the UpdatePanel.
C. Add an AsyncPostBackTrigger that references Timer1.
D. Add a PostBackTrigger that references Timer1.

下列选项中()按钮是插入Fireworks HTML。

A
B
C
D

答案查题题库