Search
.Management Sciences
A. The GridView control
B. The DetailsView control
C. The FormView control
D. The Table control
Related Mcqs:
- The control used in ASP.NET to display information from data set but with better formatting and editing behavior is_______________?
- A. DataList B. Button C. Panel D. None of the Above...
- An ASP.NET page uses a Datagrid displays employee information.The Web application supports a large number of concurrent users, who will be saving data from the grid back to the database?
- A. Use View State B. Use URL munging C. Disable ViewState and use Session State D. Disable View State and don’t use session state...
- What is the base class from which all Web forms inherit ?
- A. Page Class B. Master Page C. Session Class D. None of these...
- A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
- A. AdRotator B. LinkButton C. Both A and B D. None of the Above...
- Which of these data source controls do not implement Caching ?
- A. LinqDataSource B. XmlDataSource C. SqlDataSource D. ObjectDataSource...
Recent Comments