Browse by Tags
All Tags »
Sharepoint (
RSS)
Technorati Tags: Sharepoint 2010 , Outlook SharePoint offers the possibility to connect to content in a Document Library directly from Outlook, edit the documents offline and then sync when connection is restored. This is very useful if we are working...
When installing SharePoint solutions in production environments, configuration often leads to assorted complications. Making installation manuals for non-technical customers, adding configuration parameters to the web.config file, or adding any necessary...
LINQ to SharePoint is a great tool to perform queries against a SharePoint server since the 2010 version. Unlike the classical CAML queries, it allows to use a strongly-typed entity model and LINQ query syntax to query list data. The SPMetal command...
One flexibility SharePoint has is CAML (Collaborative Application Markup Language). CAML it's a markup language like html that allows developers to do queries against SharePoint lists, it's syntax is very easy to understand and it allows to add logical...
More Posts