Tag: WebParts

SOLID Web Parts with SharePoint Framework
SOLID Web Parts with SharePoint Framework
Blog Posts

The principles of SOLID are guidelines that can be applied to software development to improve legibility and maintainability of software applications. This article by Stefano Tempesta, MCC & MVP, explores best practices and design patterns for developing SharePoint SOLID Web Parts in TypeScript, using the new client-side SharePoint Framework, and improving compliance to the five SOLID… READ MORE

Create SharePoint Visual Web Part for Office 365 SharePoint
Create SharePoint Visual Web Part for Office 365 SharePoint
Blog Posts

This article shows you how to create Web Part in Visual Studio and deploy to Office 365 SharePoint. To create SharePoint Web Part fir Office 365 SharePoint. You must have Office 365 SharePoint SDK installed Go to pull down menu File -> New -> Project… Select Office/SharePoint -> SharePoint Solutions -> SharePoint 2013 – Visual… READ MORE