-
Search
-
Archive
June 2012 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Author Archives: frogman
Passing a function as a parameter to a method
I have recently been using D3.js for some HTML5/SVG/Javascript work and suddenly realised how useful passing functions as parameters to methods is. I then thought, well how about C#. Here are some examples ….
Posted in SharePoint Leave a comment
GetAssociationByBaseId returns null when the workflow association is disabled
This in my opinion is a bug but feel free to disagree. I came across this odditty when checking that workflow associations were enabled before attempting to start the workflow programmatically.
Posted in SharePoint, SharePoint 2007, SharePoint 2010, Tips and Tricks Tagged Content Types, SharePoint, Workflow Leave a comment
Increase the manageability of CEWPs using jQuery and a single list
A few days ago I was asked to take a look at a SharePoint site with a faulty web part. The fault was in a web part on a site home page used to display the site’s announcements. Easy I … Continue reading
Posted in SharePoint, SharePoint 2007, SharePoint 2010, Tips and Tricks Tagged Maintenance, SharePoint, SharePoint 2010, Web Part Leave a comment