dotnetcorner.ch blog

Advanced fixing SharePoint 2010 large lookup dropdowns0

07 May 2011
Christoph Keller Christoph Keller

Ever tried to display a large dropdown with a source list with more than 20 entries in the source list, mapped to a single-lookup field in a custom new- / edit-form?


SharePoint Sandboxed Solutions: Performance problems / unstable services0

18 March 2011
Christoph Keller Christoph Keller

On one of our SharePoint Servers, we got a problem on activating a Sandboxed solution in a SiteCollection. The following error occurs: The sandboxed code execution request was refused because the Sandboxed Code Host Service was too busy to handle the request.


Taxonomy / Managed Metadata Service: Get Taxonomy Termsets by Code0

03 January 2011
Christoph Keller Christoph Keller

Here is a small snippet to get a TermSet out of the Managed Metadata Service from SharePoint 2010


Dialog Framework: Start using the framework0

03 January 2011
Christoph Keller Christoph Keller

Here is a super article, describing the Dialog Framework in SharePoint 2010.


ProfileProperty: Change the display order of a existing Userprofile Property0

03 January 2011
Christoph Keller Christoph Keller

Because of the fact that the SharePoint way of changing the userprofile propery order is a pain, here is the coding-way doing this task