by Genelyn Ancheta | Oct 23, 2017 | Microsoft, SharePoint
SharePoint is a collaborative platform known for its document management, storage system, and workflows. Out of the box, you can set it up and use it right away, but sometimes, you would need to do customizations with it, in order to meet specific needs in your...
by Genelyn Ancheta | Oct 16, 2017 | Microsoft, SharePoint
Need to quickly get important information out to the people in your organization? Want to let them know about the “latest” happenings within your different teams, departments, and projects? You can use the Announcements list in SharePoint. We created a...
by Genelyn Ancheta | Sep 18, 2017 | Learn something new, Microsoft, SharePoint
To do a specific set of action when something changed on SharePoint components like lists, libraries or even content types, you can create Event Receivers. Event Receiver is a feature in SharePoint to handle events that are triggered when an action happened on...
by Genelyn Ancheta | Sep 11, 2017 | General, Microsoft, SharePoint
We use client-side object model (CSOM) on some of the custom solutions we built for SharePoint. It allows us to access SharePoint from client applications and we also don’t have to install SharePoint on our development machine. Other advantages of using...
by Genelyn Ancheta | Sep 4, 2017 | General, Microsoft, SharePoint
SharePoint lists and libraries are one of the fundamental building blocks in SharePoint. SharePoint list basically stores content and are shown as rows and columns. SharePoint library, on the other hand, is actually a list, specifically created for storing documents...
by Genelyn Ancheta | Aug 28, 2017 | Microsoft, SharePoint
You might have experienced the showstopper “Login Failed for user NT AUTHORITYANONYMOUS LOGON” message at least once in maintaining or supporting your SharePoint environments. Both are likely caused by what is known as the “double-hop” issue....