Properties of the GridView control
Write the two properties of the GridView control which have to be specified to turn on paging and sorting?
Expert
Properties of the GridView control which need to be specified to turn on paging and sorting are:
i. The AllowPaging property : Indicates whether paging is enabled or not. We should set AllowPaging property to True to enable paging. ii. The AllowSorting property: It indicates whether sorting is enabled or not. We should set AllowSorting property to True to enable sorting.
Briefly explain the use of web.config?
List the services which are offered by the Window Azure operating system?
Briefly explain the term DynamicObject classes?
Give the basic syntax of LINQ query in Visual Basic as well as in C#.
In the vb.net, explain how to connect the crystal report?
Differentiate between the methods Clone() and Copy() of a DataSet class?
Differentiate between the HyperLink control and the LinkButton control?
Illustrate the characteristics of the reference-type variables which are supported in a C# programming language.
Describe managed extensibility framework?
Write down the command which is used to run a batch?
18,76,764
1952069 Asked
3,689
Active Tutors
1458641
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!