Employee Releases Open Source LINQ Provider for SharePoint
![]() On September 9, Joe Ferner open-sourced a new LINQ provider for Microsoft SharePoint. Near Infinity is actively using SharePoint Object Relational Mapper, or sporm for short, on two projects. Traditionally, SharePoint projects are difficult to unit test, use weak typing, and require complicated XML to query for data. Sporm is specifically designed to simplify unit testing, enable strongly typed objects, and support LINQ access to SharePoint objects. Learn more at the sporm CodePlex site. |


