In Previous articles, I explained you what is CAML and how to replace CAML with LINQ to SharePoint. Please refer this LINQ to SharePoint article
Month: March 2012
Error : Trying to use an SPWeb object that has been closed or disposed and is no longer valid
Problem: One of my collegue working on custom Web Part development and got this error “Trying to use an SPWeb object that has been closed
LINQ to SharePoint in SP2010 – Part3
Friends! Hope you read & understand previous posts. If not i request you to read those first from Why LINQ? and LINQ to SharePoint because
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