Attended the latest European SharePoint Conference 2015 in Stockholm, during this event, I had the exceptional chance to meet with...
SharePoint
Dive into articles and insights on building modern intranets, document management systems, and collaborative solutions with Microsoft SharePoint. Learn best practices, customization tips, and integration strategies within the Microsoft 365 ecosystem.
Chris O'Brian at European Sharepoint Conference Stockholm presented a good comparison between Shp apps and O365, and i would say...
Nice tool for Sharepoint's code analysis SPCAF with exciting new features
1. Legacy Status ‘Legacy - relating to software or hardware that has been superseded but is difficult to replace because...
Developer features SharePoint Foundation 2013 SharePoint Server 2013 Standard CAL SharePoint Server 2013 Enterprise CAL Access Services No No Yes...
These are the things you really must do for every document library: Require Check Out on any document library where multiple users...
Today, I will explain you How to fix the server could not complete your request SharePoint 2013. When I tried...
It may be assumed that you need to pass separate strings when opening a SPSite / SPWeb / SPFile (leading...
Applies To: SharePoint 2010 In setting up a Records Center I was trying out the Content Organizer and Drop Off...
Feature SharePoint Foundation 2010 Search Server 2010 Express Search Server 2010 SharePoint Server 2010 FAST Search Server 2010 for...
Introduction In SharePoint 2010, you’ve got some new capabilities for error reporting and logs. One of the most noted features...
Parameter value Description GLOBAL#0 Global template STS#0 Team Site STS#1 Blank Site STS#2 Document Workspace MPS#0 Basic Meeting Workspace MPS#1...
This Powershell Script helps checking if a feature is installed (if so, retract it) and deploy all the .wsp files...
Source : http://www.codeproject.com/Articles/429077/SharePoint-Dispose-Checker-Tool Introduction In this article we can get awareness over the Dispose Checker Tool which is a useful...
Introduction SharePoint 2010 developing for performance article series: In this series of articles I will briefly introduce you to some...
This chunk of code is for use with care, it would be useful in case you have a logic behind...
Starting to love PowerShell more and more (thx to Shehzad & Ryan) ;) I was more a C# coder than...
::LoadWithPartialName("Microsoft.SharePoint") > $null $farm = ::Local $websvcs = $farm.Services | where -FilterScript {$_.GetType() -eq } $webapps = @() foreach ($websvc...
Web browsers that are compatible with InfoPath Forms Services = Full support = Partial support = No support Note...