GridView control
Explain two properties of GridView control which specifies to turn on paging and sorting.
Expert
Properties of the GridView control which is specified in order to turn on the sorting and paging are as follows:
a) The AllowSorting property of the Gridview control specifies that whether sorting is on or not. The AllowSorting property should be set to true in order to allow the sorting.
b) The AllowPaging property of the Gridview control specifies whether paging is enabled or not. You must set the AllowPaging property to True to enable the paging.
Explain about pixels, points, and em's whenever fonts are exhibited?
What do you understand by the Tuples?
Illustrate the terms SESSION as well as APPLICATION object?
What is meant by the Runtime services?
What is connection pooling? And name the pre-requisites used for connection pooling?
Explain the XmlWriter class.
Illustrate Hybrid and Community cloud.
Specify the statement which replaces the multiple if-else statements in the code?
Briefly describe the ADO.NET architecture?
List out the different components of an assembly.
18,76,764
1944818 Asked
3,689
Active Tutors
1433663
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!