hi,
I want to get top 10 records from list using caml query with object model in sharepoint.
Thanks
Hi,
I need code for that.I tried all the way, but I didn’t get soljtion ,what I expected.
Thanks.
It might be suggested to take a look on CAML queries, SPQuery object ans several CAML builders available on codeplex. Once query is defined, it might be used with SSOM/CSOM/JSOM.