SP 2010: SharePoint Server 2010 - Creating a custom Document ID provider Paid Members Public
In this article I will talk about how you can create your custom Document ID provider for your SharePoint Server 2010 installation. Sometimes I’ve been getting the question whether or not it’s possible to change the behavior or change the way the Document IDs are generated, and some
SP 2010: Validate Sandboxed Solutions using SPSolutionValidator Paid Members Public
If you’ve been playing around with SharePoint 2010 lately, you’ve most likely noticed a new concept introduced as "Sandbox Solutions [http://msdn.microsoft.com/en-us/library/ee536577(office.14).aspx]". With sandboxed solutions (read more about them here: http://msdn.microsoft.com/en-us/library/ee536577(office.
SP 2010: Dynamically displaying messages to your users with the Notification and Status bar areas in SharePoint 2010 Paid Members Public
With the new version of SharePoint comes a full set of new and awesome features that you’ll have to indulge and learn. One of the small things that makes my day much more fun is to display messages to your users in the Status- and Notification areas. Example of
SP 2010: LINQ to SharePoint - What CAML lies behind my query? Paid Members Public
The two following questions are quite popular in my SharePoint 2010 developer training classes, so I ought to answer them right here. 1. "What does LINQ to SharePoint really do?" 2. "Can I see the CAML query generated by the LINQ to SharePoint query?" The answer
Getting started with LINQ to SharePoint in SharePoint 2010 Paid Members Public
In SharePoint 2010, you now can use LINQ syntax to fetch items from your lists instead of using the "traditional" approach of CAML queries. (Including SPSiteDataQuery and SPQuery objects) In this article, I will give you a brief introduction to how you can get started using LINQ queries
SP 2010: Programmatically work with External Lists (BCS) using the Client Object Model Paid Members Public
This is the third post in the series about SharePoint BCS. 1. Getting started with the Business Connectivity Services (BCS) 2. Programmatically work with External Lists (BCS) in SharePoint 2010 (this post) 3. Programmatically work with External Lists (BCS) using the Client Object Model In my previous article in the
SP 2010: Programmatically work with External Lists (BCS) in SharePoint 2010 Paid Members Public
This is the second post in the series about SharePoint BCS. 1. SP 2010: Getting started with the Business Connectivity Services (BCS) [https://zimmergren.net/technical/sp-2010-getting-started-with-business-connectivity-services-bcs-in-sharepoint-2010] 2. SP 2010: Programmatically work with External Lists (BCS) in SharePoint 2010 (this post) 3. SP 2010: Programmatically work with External Lists (BCS)
SP 2010: Getting started with Business Connectivity Services (BCS) in SharePoint 2010 Paid Members Public
This is the first post in a small SharePoint BCS series. 1. SP 2010: Getting started with the Business Connectivity Services (this post) 2. SP 2010: Programmatically work with External Lists (BCS) in SharePoint 2010 [https://zimmergren.net/sp-2010-programmatically-work-with-external-lists-bcs-in-sharepoint-2010/] 3. SP 2010: Programmatically work with External Lists (BCS) using the
Recent comments