Web Development Task Failed
After setting up and using Web Deployment from Visual Studio 2013 many, many times, I experienced an error:
Read moreLoading
After setting up and using Web Deployment from Visual Studio 2013 many, many times, I experienced an error:
Read moreHere is a simple wrapper function I created for use with the SharePoint Rest API. If an Id is entered the function will update a record, otherwise it will insert…
Read moreIf you have ever used SharePoint, you probably know that SharePoint’s native datepicker’s is horrible. Clicking the native datepicker will cause the entire page to post back, if the page…
Read moreSharePointPro Entity Framework SharePointPro is proud to announce that we will be releasing our customised SharePoint Entity Framework to the Open Source Community. SharePointPro entity Framework is a SharePoint First…
Read moreI have a webpage which uses multiple URLS for the same application: for example: *.MyWebPage.com.au *.YourWebPage.com.au So I needed the cookie to be saved less the subdomain to allow authentication…
Read moreDisclaimer: The supplied solution is convoluted, a better solution would be to completely recreate the SharePointContext class. I came across a problem with a SharePoint Provider Hosted App I created…
Read more