Just the other day i searched different blogs for som very specific content. Instead of using Google, I went to a blog, used the blogs searchfeature to search for the term “blogging software”. I was trying to locate this: 16 Essential PC Applications For Bloggers. Unfortunately I coulden’t remember either the headline or where I’ve seen…
The function for calculating the difference between two dates in a calculated column in SharePoint, without counting the weekends:=(DATEDIF([Start Date];[End Date];”D”))-INT(DATEDIF([Start Date];[End Date];”D”)/7)*2-IF((WEEKDAY([End Date])-WEEKDAY([Start Date]))<0;2;0)+1
I recently ran in to som trouble, where my Content af admin database had a newer version than the SharePoint install. The scenario: You are planning to update your SharePoint Foundation 2010. First off, you take a VHD-copy of the SharePoint server and the SQL server, running the enviroment. The update then fails and you…
[SPvsWP] Backstory For the first time in my 5-6 years of blogging, I’m not using WordPress. I’ve been a WordPress fan since ver. 1.2 and I never used any other platform. The year 2012 is the year, where I try something else. Now I’m consolidation my 3 running blogs (in danish) to one blog (in…
Hi there. This is my very first post on bojko.eu. This is a blog about a great many things. First and foremost its about SharePoint, Cloud technology and Blogging. My three gretest interests. Offcourse I will post a personal note here and there. The blog is as much my notepad, as it is for you…
I SharePoint bruger man ret tit WebDAV til at håndtere filer. Vil du gerne flytte rundt på filer, via WebDAV der er større end 50 Mb, kan du komme ud for at du får en fejl. Windows WebDAV klient (Stifinderen) kan som standard kun håndtere filer der er mindre end 50Mb og det kan jo godt…