单项选择题
Which class provides paging functionality for data-bound controls that implement the IPageableItemContainer interface?()
	A.DataPagingField
	B.DataPagerCollection
	C.DataPager
	D.DataPaging
                    
                            点击查看答案&解析
                
                
            相关考题
- 
                                    单项选择题
                                    
WhichpropertyoftheListViewclassisusedtoget\setthenameofthedatafieldwhosevalueexclusivelyidentifeseverydatarowofaListViewwhentheClientIDModepropertyissettoPredictable?()
A.LoadViewStateByID
B.UniqueID
C.ClientIDMode
D.ClientIDRowSuffix - 
                                    单项选择题
                                    
WhichpropertyoftheLabelcontrolgets\setstheidentiferforaservercontrolthattheLabelcontrolisassociatedwith?()
A.ClientID
B.ID
C.AssociatedControlID
D.ControlID - 
                                    单项选择题
                                    
YouworkasanASP.NETWebApplicationDeveloperforSomeCompany.ThecompanyusesVisualStudio.NET2010asitsapplicationdevelopmentplatform.YoucreateanASP.NETWebapplicationusing.NETFramework4.0.YouareplanningtodeploytheASP.NETWebapplicationtoaproductionserverbypublishingtheWebapplicationinReleaseconguration.YoumustensurethattheconnectionstringvalueintheWeb.congleisupdatedtothe connectionstringvalueoftheproductionserverduringpublishing.Whatwillyoudo?()
A.Add the following code to the Web.config file.

B.Add the following code to the Web.release.config file.
C.Add the following code to the Web.config file:
D.Add the following code to the Web.release.config file.