Justin Cooney
Web Development Tips and Examples
Category: Technology
-
In this example you’ll see the basics of programmatically connecting .NET code (a simple WebForm) from your local machine to read a Documents list hosted on a SharePoint server. Specifically, in this example I am using Visual Studio 2017 and am connecting to a SharePoint 2016 site on the local network.
-
If you are writing a report using a .NET DataGrid, it’s very possible that you’ll want to conditionally highlight key data in the report.
-
When you first set up SharePoint 2016 on a Windows 2012 machine, you’ll see a large number of Windows System Event Log errors classified as Event ID 10016. Microsoft’s documentation indicates that these are not going to cause problems with SharePoint and they can be ignored… except for the fact that nightly (in my case…