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 short note regarding the .NET?
Explain State Management? List the ways to maintain the state in .NET?
Write the importance of the Button control?
Explain WebParts controls in ASP.NET and in what way we can provide WebParts control functionality to the server control?
Differentiate between the default skin and the named skin?
Describe managed extensibility framework?
Explain about the DataAdapter.Update() and DataSetAcceptChanges() methods.
Specify the differences between the Dispose() and Finalize() methods.
Illustrate Windows Workflow Foundation (WF).
Illustrate the advantages of ASP.Net?
18,76,764
1932061 Asked
3,689
Active Tutors
1415407
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!