Messaging extensions enable users to execute search queries or trigger actions in external systems. And the results of these actions are sent from your custom
Category: LINQ
SharePoint 2007 vs SharePoint 2010
Helpful link for difference/comparison between SharePoint 2007 and SharePoint 2010 http://www.rharbridge.com/?page_id=103
Creating a Custom Login Page for FBA in SharePoint 2010 – Part2
In previous article Creating a Custom Login Page for FBA in SharePoint 2010 – Part1, I walkthrough you all how to create custom login page
LINQ to SharePoint : CRUD operations on SharePoint List
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
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