black

MCTS(70-515)

登录

单项选择题

You are implementing an ASP.NET MVC 2 Web application that contains several folders. The Views/Shared/DisplayTemplates folder contains a templated helper named Score.ascx that performs custom formatting of integer values.  The Models folder contains a class named Player with the following definition.Public Class Player   Public Property Name As String   Public Property LastScore As IntegerPublic Property HighScore As IntegerEnd Class  You need to ensure that the custom formatting is applied to LastScore values when the HtmlHelper.DisplayForModel method is called for any view in the application that has a model of type Player. What should you do?()

A.Rename Score.ascx to LastScore.ascx.
B.Move Score.ascx from the Views/Shared/DisplayTemplates folder to the Views/Player/DisplayTemplates folder.
C.Add the following attribute to the LastScore property. <UIHint("Score")>
D.Add the following attribute to the LastScore property. <Display(Name:="LastScore", ShortName:="Score")>

相关考题

单项选择题 YouareimplementinganASP.NETapplicationthatincludesapagenamedTestPage.aspx.TestPage.aspxusesamasterpagenamedTestMaster.master.YouaddthefollowingcodetotheTestPage.aspxcode-behindfiletoreadaTestMaster.masterpublicpropertynamedCityName.ProtectedSubPage_Load(ByValsenderAsObject,ByValeAsSystem.EventArgs)HandlesMe.LoadDimsAsString=Master.CityNameEndSubYouneedtoensurethatTestPage.aspxcanaccesstheCityNameproperty.Whatshouldyoudo?()

单项选择题 YouaretroubleshootinganASP.NETWebapplication.Systemadministratorshaverecentlyexpandedyourwebfarmfromonetotwoservers.Usersareperiodicallyreportinganerrormessageaboutinvalidviewstate.Youneedtofixtheproblem.Whatshouldyoudo?()

单项选择题 YoucreateanASP.NETpagenamedTestPage.aspxthatcontainsvalidationcontrols.Youneedtoverifythatallinputvaluessubmittedbytheuserhavebeenvalidatedbytestingthe Page.IsValidproperty.Whichpageeventshouldyouaddaneventhandlerto?()

All Rights Reserved 版权所有©计算机考试题库(jsjtiku.com)

备案号:湘ICP备14005140号-4

经营许可证号:湘B2-20140064