.Net Deployment Question:
Download Questions PDF

Explain How to manage pagination in a page using .NET?

.Net Deployment Interview Question
.Net Deployment Interview Question

Answer:

Using pagination option in DataGrid control is available in .NET. We have to set the number of records for a page, then it takes care of pagination by itself automatically.

Download .Net Deployment Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about .NET assemblies?Explain What are possible implementations of distributed applications in .NET?