多项选择题
A.Use JavaScript Object Notation.
B.Use the RegisterClientScriptBlock method.
C.Use the RegisterClientScriptlnclude method.
D.Build a JavaScript function.
E.Use the RegisterClientScriptResource method.
多项选择题 YouworkasanASP.NETWebApplicationDeveloperforSomeCompany.ThecompanyusesVisualStudio.NET2010asitsapplicationdevelopmentplatform.YoucreateanASP.NETWebsiteusing.NETFramework4.0.Onlyregisteredusersofthecompanywillbeabletousetheapplication.TheapplicationholdsapagenamedUserAccount.aspxthatenablesnewuserstoregisterthemtotheregistereduserslistofthecompany.TheUserAccountpageholdnumerousTextBoxcontrolsthatacceptuserspersonaldetails,suchasusername,password,homeaddress,zipcode,phonenumber,etc.OneoftheTextBoxcontrolsonthepageisnamedZipCodeinwhichauserentersazipcode.YoumustensurethatwhenausersubmitstheUserAccountpage,ZipCodemustcontainvenumericdigits.Whatwillyoudotoaccomplishthis?()
单项选择题 YouworkasanASP.NETWebApplicationDeveloperforSomeCompany.ThecompanyusesVisualStudio.NET2010asitsapplicationdevelopmentplatform.YoucreateanASP.NETMVC2Webapplicationusing.NETFramework4.0.YouimplementasingleprojectareaintheMVC2Webapplication.IntheAreasfolder,youaddasubfoldernamedMyTest.Youaddthefollowinglestotheappropriatesub-folders:MyController.csMyHome.aspxYouregisterarouteofthearea,settingtheroutenametoMyTest_defaultandtheareanametotest.YoucreateaviewnamedMyViews.aspxthatisoutsidethetestarea.YouneedtoaddalinktoMyViews.aspxthatpointstoMyHome.aspx.Whichofthefollowingcodesegmentswillyouuse?()
单项选择题 Whichofthefollowingisthecorrectsyntaxtospecifythepathtoafilethatgeneratesthestrongtype?()