Microsoft broke down some of the details of updating "classic" model SharePoint site customizations to the "modern" SharePoint Framework Extensions (SPFx). The basic issue for developers looking to ...
Unit testing Microsoft SharePoint code can be extremely difficult. In a perfect world, you'd want to isolate the code being tested from the actual SharePoint framework. Doing this was possible ...
Microsoft is trying to marry SharePoint admin with FAST’s search expertise for manageable search. At the SharePoint conference last month we got more details about the new Fast Search for SharePoint ...
Microsoft this week detailed some of the coding nuances involved when bringing SharePoint site customizations over from the "classic" model to the "modern" SharePoint Framework Extensions (SPFx) ...
The Iron Speed Designer is now available in version 7.1. It allows the non technical person to design and built data driven web applications for .NET or SharePoint 2010 and can be hosted in the cloud.
We've talked about why you should not write custom code for SharePoint 2010, now let's consider the reasons why you should (or could) write custom code. My recent article: 3 Reasons to Not Write ...
Microsoft announced last Friday that it is pulling support for a capability that lets organizations use a server-based sandbox to run managed code for SharePoint Online sites. The announcement ...
Guys we are getting ready to start deploying some custom code to our Sharepoint 2007 environment. As of right now I have a custom DLL that I need to deploy for a Sharepoint app. Also we are moving ...