单项选择题X 纠错
A.Add the following directive between line 1 and line 2 in the Web.config file in the MoreDetails folder:<identity impersonate="false" />
B.Modify line 4 in the Web.config file in the MoreDetails folder as follows:<allow users="*" />
C.Add the following directive between line 1 and line 2 in the Web.config file in the MoreDetails folder:<identity impersonate="true" />
D.Replace line 1 in the Web.config file in the MoreDetails folder with <authentication mode="Windows" />
E.Add the following directive between line 1 and line 2 in the Web.config file in the Details folder: <identity impersonate="true" />
你可能喜欢
单项选择题
A.RenderPartial
B.Action
C.Render
D.RenderAction
单项选择题
A.Publish Web Site
B.Web-based installation
C.Web site project mode
D.Web services directory
单项选择题
A.Pre-Build, Post-Link, and Pre-Link
B.Pre-Build, Post-Build, and Post-Link
C.Pre-Build, Pre-Link, and Post-Build
D.Post-Link, Pre-Link, and Post-Build
单项选择题
A.ObjContext.SaveChanges(SaveOptions.DetectChangesBeforeSave);
B.ObjContext.SaveChanges(SaveOptions.AcceptAllChangesAfterSave);
C.ObjContext.SaveChanges(SaveOptions.All);
D.ObjContext.SaveChanges(SaveOptions.None);
单项选择题
A.FormsAuthentication
B.RoleProvider
C.SqlRoleProvider
D.MembershipProvider
单项选择题
A.ListView Web Server Control
B.DetailsView Web Server Control
C.DataList Web Server Control
D.Data Web Server Control
单项选择题
A.FindFieldTemplate
B.FindControl
C.FindDataSourceControl
D.FindDataControl
单项选择题
A.DataPagingField
B.DataPagerCollection
C.DataPager
D.DataPaging
单项选择题
A.LoadViewStateByID
B.UniqueID
C.ClientIDMode
D.ClientIDRowSuffix
单项选择题
A.ClientID
B.ID
C.AssociatedControlID
D.ControlID