万能百科  > 计算机   > 

YouareimplementinganASP.NETDynamicDataWebsite.TheWebsiteincludesadatacontextthat

2021-05-05   

YouareimplementinganASP.NETDynamicDataWebsite.TheWebsiteincludesadatacontextthatenablesautomaticscaffoldingforalltablesinthedatamodel.TheGlobal.asax.csfilecontainsthefollowingcodesegment.YouneedtodisplaytheitemsinatablenamedProductsbyusingacustomlayout.Whatshouldyoudo?()

A.AddanewWebpagenamedProducts.aspxtotheDynamicData\PageTemplatesfolderoftheWebsite.

B.AddanewfoldernamedProductstotheDynamicData\CustomPagesfolderoftheWebsite.AddanewWebpagenamedListDetails.aspxtotheProductsfolder.

C.AddanewWebusercontrolnamedProducts.ascxtotheDynamicData\FiltersfolderoftheWebsite.Inthecode-behindfileforthecontrol,changethebaseclassfromUserControlto System.Web.DynamicData.Query.

D.AddanewWebusercontrolnamedProducts_ListDetails.ascxtotheDynamicData\EntityTemplatesfolderoftheWeb.Inthecode-behindfileforthecontrol,changethebaseclassfromUserControltoSystem.Web.DynamicData.Entity.

正确答案:

参考B

词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。

标签