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.
What is .NET Framework? Specify its applications?
List the types of generations there are in a garbage collector?
In what way we can deploy the ASP.NET Web application?
Briefly explain round trip?
Write down the command which is used to run a batch?
Differentiate between the Finalize() and Dispose()?
Give the basic syntax of LINQ query in Visual Basic as well as in C#.
Write the basic difference between GroupBox and the Panel control?
Differentiate between a ContextMenuStrip control and a MenuStrip control?
Write the name of event handlers which can be included in a Global.asax file?
18,76,764
1933378 Asked
3,689
Active Tutors
1412900
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!