Contents tagged with Visual Basic
-
using LINQ retrieve top N rows
Now how to retrieve the rows between N1 & N2, just use the skip function along with Take as shown below
Now how to retrieve the rows between N1 & N2, just use the skip function along with Take as shown below