[en]
Posts with Tag: sharepoint
Hi,
I am Ole, a backend developer and home automation enthusiast. From time to time I like to share the problems I had to solve.
What the fuzz is this about?
I am not absolutely sure if I am the first one who did this, but it seems at least noone else wrote it down until now. :) We hat a customer who liked our Office365 Provider-Hosted App "Mydea", but wanted us to install that on his SharePoint 2013 - Installation. In Germ...
That remark isn't mine, it is from StackOverflow. :)
I had an issue that my Office365-App did not work correctly on the machine of ONE user. Sadly though that user was the Microsoft validation crew. I was unable to reproduce the error and did not even see any clue in the Server logs. Everything se...
I already offered a solution to empty a SharePoint list at light speed
But this solution hast two big disadvantages:
- You cannot empty a list that has more entries thatn the allowed list view threshold (default is 5000)
- All Lookups will be lost
This solution has non of those drawbacks. I...
SharePoint is damn slow when deleting lines from lists. Each entry can take up to some seconds which isn’t nice when you have to delete thousands of lines.
Also no Trunc-Methode is available.
Other solutions found on the net creating xml-files to bulk delete aren’t very fast either.
That’s why...