Write code for fetch record nos 15 to 25 from a dataset
containing 50 records?
Answer Posted / nithyananthababu
We can use the ROW_NUMBER Proberty from sql 2005
We can easily get the data's via roll numbers
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explain Different kinds of methods?
Differences between datagrid, datalist and repeater in .net?
What is .net3.0 and .net3.5?
How to produce an assembly?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Different levels of priority provided by .net.
What is dot net architecture?
In code behind class, name the type of code found. Is it the server side code or client side code?
How is threading done in .net?
What is Flyout Design Pattern in .NET?
How does linq work?
Tell us the difference between managed and unmanaged code?
What is difference between .net and .net core?
Explain the difference between the stack and the heap?