单项选择题
A.Deploy the application to a central network server.Access the application by using the Remote Desktop Connection tool.
B.Deploy the application by using the ClickOnce technology.Use the Mage exe tool to set the Online Only option in the deployment manifest.
C.Deploy the application by using the ClickOnce technology.Set the Install attribute of the deployment tag to true in the deployment manifest.
D.Deploy the application to a CDROM by using the ClickOnce technology.Execute the application from the CDROM
单项选择题 YouarecreatingaWindowsFormsapplicationbyusingthe.NETFramework3.5.Youplantodevelopanewcontrolfortheapplication.YouneedtoensurethatthecontrolextendstheTreeViewcontrolbyaddingacustomnodetagandahighlightcolor.Whatshouldyoudo?()
单项选择题 YouarecreatingaWindowsFormsapplicationbyusingthe.NETFramework3.5.Youplantodevelopacustomcontrolfortheapplication.Thecontrolwillbeacompositecontrol.Yourneedtoderivefromtheclassthatwillcreatethecontrolbyusingtheminimumamountofdevelopmenteffort.Whatshouldyoudo?()
单项选择题 YouarecreatingaWindowsFormsapplicationbyusingthe.NETFramework3.5.Youplantodevelopanewcontrolfortheapplication.YouneedtoensurethatthecontrolextendstheDataGridViewcontrolbyallowingthecellstocontainmulticoloredtext.Whatshouldyoudo?()