Blog

Entries for 'sharepoint'

Monday versus SharePoint Lists

If you are paying for Monday to manage your tasks, issues, and/or milestones, you should know that you may already have a tool in your toolbox you could be utilizing for free instead. As a Microsoft Office 365 user, the suite of products in a&nb...


Easily Access SharePoint Content Using @pnp/sp

DMC has previously covered how to utilize SharePoint’s REST API for building workflows, creating list items and folders, and additional tips. In this blog, I’ll discuss an easy way to consume the SharePoint REST APIs using @pnp/sp in a ty...


Two Opportunities to Attend SharePoint Intranet in a Day

What is Intranet in a Day? On May 14 and May 28, participants in Intranet in a Day will create a slick company intranet and content management system using SharePoint Online with Communication Sites. Register here today! Course Description...


DMC's SharePoint Intranet in a Day

What is Intranet in a Day? Participants in Intranet in a Day will create a slick company intranet and content management system using SharePoint Online with Communication Sites. Course Description: SharePoint Online has introduced many new f...


Onboarding Employees using SharePoint Workflow

Click here to see our latest onboarding workflow solution. Here at DMC, we take great pride in our onboarding process for new employees. We love that all new hires feel welcome and hit the ground running their first week. Have you ever arrived at ...


Create Site From Template using SharePoint 2013 Workflow

SharePoint sites are often created for new customers, projects, and events. While it is possible to create each new site manually, having an automated process greatly reduces user training and effort. In previous versions of SharePoint, creating s...


Fix SharePoint 2013 Distributed Cache Timeouts

SharePoint 2013 uses the AppFabric Caching Service to centralize all caches that are used by SharePoint. The distributed cache is used by many features including Authentication, Newsfeed, Security, Page Loading, Workflows, and more. While Microsoft c...


SharePoint 2013: Access Denied to Root Site of Web Application

Recently, I encountered a very frustrating issue with SharePoint 2013. I had a working web application and everything was running fine. After configuring a few sites in my web application, I started getting emails from other users of the site saying ...


Building Workflows with New Features of SharePoint 2013

What is different between the SharePoint 2010 and 2013 workflow engines?  Here are a few new features we find most relevant to our clients.  With the 2013 designer, we can now:  Query almost anything:   The addi...


Open a Popup Window from a SharePoint Web Part

Recently as I was creating a SharePoint web part for a DMC client I ran across a problem which really stumped me. At first, I thought what I had was an easy problem to solve: how does one open a popup window from C# in a web part? I did a lot of rese...