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.
Write down a feature that is common to all the .NET languages?
Two catch blocks can be executed or not?
Explain different implementations of the LINQ?
Explain the ASP.NET AJAX?
What do you mean by the term base class of .net?
Explain Common Type System (CTS)?
Write down the different ways of hosting the WCF service?
What does a break statement do in the switch statement?
Write name of the class which can be used for converting the data types?
Describe memory-mapped files?
18,76,764
1955698 Asked
3,689
Active Tutors
1452644
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!