Welcome to my little thought sandbox. My opinions do not reflect the opinions of my employer.
- Posted on: 2/18/2015
- Tags: Certificates
How to: Create a certificate with AD CS
- Posted on: 2/17/2015
- Tags: SharePoint, CSOM
SharePoint CSOM: Add webparts to a page
Sample of how to add a webpart to a page. Verify the webpart doesn't exist already. List available web par zones.
- Posted on: 2/4/2015
- Tags: SharePoint, C#, CSOM, Instruction Framework
SharePoint CSOM: Get list metadata
Get list metadata using client side object model.
- Posted on: 2/4/2015
- Tags: C#, SharePoint, CSOM
SharePoint CSOM: Set taxonomy field values
Updating taxonomy fields values is a bit complex in SharePoint 2010.
- Posted on: 2/3/2015
- Tags: SharePoint, C#, CSOM
SharePoint CSOM: Get list as a table
Export SharePoint list data as a Data Table
- Posted on: 2/1/2015
- Tags: SharePoint
SharePoint: Using a custom error page
- Posted on: 1/29/2015
- Tags: Crm, C#, Connection, Connection Role
MS Crm: Connections #1
Working with Crm Connections
- Posted on: 12/27/2014
- Tags: Lucene.net, Search, C#
How to: Search with Lucene.net
Lets search with Lucene.net
- Posted on: 12/23/2014
- Tags: C#, Caching, Sql
How to: Sql Dependency
Let's take SqlDependency for a spin.