by Rahul Singla | Jan 26, 2018 | .Net, Coding, SharePoint, Tech |
We were recently working on automating back-end processes on SharePoint for a client, and had chosen SharePoint PnP Timer Job Framework as our base SDK to build our background processes to enable them to execute against all versions of SharePoint, including online and...
by Rahul Singla | Jan 8, 2018 | .Net, Coding, SharePoint |
I was recently working on a SharePoint project and needed to figure out if an access control list (ACL) is replicated for a SharePoint object in database which is set to inherit security from its parent object. Functionally this won’t impact anything from an...