Friends! Hope you read & understand previous posts. If not i request you to read those first from Why LINQ? and LINQ to SharePoint because
Tag: SharePoint 2010
SharePoint 2010
LINQ to SharePoint in SP2010 – Part2
In SharePoint 2010 we have the ability to use LINQ syntax to fetch items from your lists instead of using the “traditional” approach of CAML
LINQ to SharePoint in SP2010 – Part1
Recently, i was developing a custom Web Part in SP2010. Which needs to communicate with multiple custom list. I started development using traditional CAML tool