Archive for September, 2010
What is LINQ to SharePoint
What is LINQ? and why use it with SharePoint List data?
LINQ stands for Language Integrated Query, and what LINQ does is add a native querying syntax reminiscent of SQL to .NET Framework programming languages.
Where to get LINQ to SharePoint?
LINQ to SharePoint Server is available in several forms. Next to a regular installer (MSI-package) the project’s source code is also available for download. The reason for making the code available is to help others in implementing custom LINQ query providers. In order to use LINQ to SharePoint Server 2010, one needs the .NET Framework 3.5. If you want to profit from the Visual Studio 2008 integration, you should have Visual Studio 2008 Professional or higher.
The installer and source for the latest release can both be found in the “Releases”-tab on http://www.codeplex.com/LINQtoSharePoint. The latest sources can be found via the “Source Code”-tab on the same web site. Read more
No commentsCompliance and Oracle’s Identity Manager
Oracle recently released its latest version of its software, Identity Manager. For those who are new to this, it’s a user provisioning and administration software application that enables companies to update, upgrade, and add or remove user accounts from other applications and directories. Oracle states that the latest version of Identity Manager improves compliance since it provides “granular” reports which identified which users has access to specific data and other pertinent and sensitive information – which has always been a challenge for companies who wish to meet “regulatory mandates such as Sarbanes-Oxley, FFIEC and PCI.”
SOURCE: Internetnews
No comments
