Create your own Visual Studio Code snippets
Code snippets are templates that make it easier to enter repeating code patterns, such as loops or conditional-statements. In Visual Studio Code, […]
Code snippets are templates that make it easier to enter repeating code patterns, such as loops or conditional-statements. In Visual Studio Code, […]
A PowerShell script to find where a Feature is activated in a site or webapplication.
We can use this PowerShell script to change SuiteBarBrandingElementHtml: $webapp = Get-SPWebApplication | where {$_.displayname -eq “SharePoint Portal” } $webapp.SuiteBarBrandingElementHtml = ‘<div […]
Quick note because it seems like a lot of people are looking for this. I was dealing with a badly behaving feature […]
In SharePoint 2010 we are able to switch the language of a site when additional language packs are installed. This option is […]
SharePoint 2010 had an option “Log in as another user.” In 2013, this option (default) is not present. With a little modification […]
Een overzicht van de SharePoint SPBasePermissions voor het maken van aangepaste SharePoint machtigingsniveaus. http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spbasepermissions.aspx
Wist je dat je het schema.xml bestand van een bestaande SharePoint lijst of bibliotheek kunt exporteren. Dat kan door gebruik te maken […]
Hoewel de nieuwe Lync Client veel nieuwe functionaliteiten en een compleet nieuwe look heeft, is het niet compatible met een OCS 2007 […]
You can download LinkedIn Outlook Connector or learn more by clicking Tools at the bottom of your home page. This tool lets […]