Bulk importing user profile photo can be a pain in the arse, imaging you have few thousand of employee photos to be imported into your SharePoint. […]
CAML Query did not return result for Date Range query
Having developing SharePoint for so many years, I just got to know that you CANNOT perform CAML Query for Date Range where your ISO Value […]
SharePoint Custom Solution Branding and Tips – Part 2
This is part 2 on how to brand your SharePoint Solution. If you haven’t read my part 1, please do so here. Often than not, you would […]
EditorPart does not have an ID
Yet another error that I’ve encountered when customizing ToolPart (aka EditorPart) for my own SharePoint Web Part. The task is to create a custom tool part with […]
A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe.
This is a very common error that SharePoint Developers often face. As stated in the error message, this is due to SafeControl Elements in Web.Config […]
Convert SharePoint 2010 Solution to 2013 – 15 Hive Folder only
Bumped into this problem where I was trying to convert old codes from SharePoint 2010 to SharePoint 2013. One issue that you will encounter is […]
SharePoint Custom Solution Branding and Tips – Part 1
Today, I want to talk about some of the good practices when it comes to SharePoint custom code development. More often than not, you would […]
SharePoint Limited Access Permission – Careful when using BreakInheritance
This post is for SharePoint Developer or Admin who deals with SharePoint APIs (PowerShell or C#) I have recently discovered a killing command from SharePoint […]
Facebook Access Token Request does not work in IE 8
Integrating Facebook Feeds to your Web Application could be a very common thing nowadays. Supporting this integration across different browser could be a headache for […]
Change the default settings for newly created SharePoint Document Library
Thought it would be helpful to share this. As you know, SharePoint Document Library by default, if you just simply create one, are not turned […]