Blog: Office 365 API Auth with Microsoft Entra ID - What I Learned
My site offers tips and insights on Microsoft Entra ID and authentication for Office 365 APIs to help fellow developers navigate identity complexities.
Read moreBlog: How Microsoft Can Re-Do Autohosted Apps for SharePoint 2013
Learn how Microsoft can re-implement autohosted apps for SharePoint 2013 & Office 365. My proposal for Automated App Deployment & Hosting.
Read moreBlog: How Microsoft Can Re-Do Autohosted Apps for SharePoint 2013
Learn how Microsoft can re-implement autohosted apps for SharePoint 2013 & Office 365. My proposal for Automated App Deployment & Hosting.
Read moreBlog: How to Create Integrated Workflow Apps in SharePoint Online
Learn how to create integrated workflow apps in SharePoint Online and deploy them in non-AppWeb sites without using sandboxed solutions.
Read moreBlog: Create Entra ID Apps for Office 365 - New Reference Samples
Microsoft released Research Project Code Sample on OfficeDev Github, showcasing best practices for creating apps with Office 365 & SharePoint Online.
Read moreBlog: Simplify SharePoint 2013 REST API Client-Side Apps - Breeze
Learn how to simplify SharePoint 2013 REST API client-side solutions with Breeze JavaScript library through 3 blog posts.
Read moreBlog: Simplify SharePoint 2013 REST API Client-Side Apps - Breeze
Learn how to simplify SharePoint 2013 REST API client-side solutions with Breeze JavaScript library through 3 blog posts.
Read moreBlog: Publishing Custom Events to SharePoint 2013 Workflows
One of the capabilities Microsoft introduced for SharePoint 2013 workflows is the ability to publish a custom event into a running workflow instances.
Read moreBlog: Fixing HTTP 400 Bad Request Errors in SharePoint REST API
I had subscribers experience HTTP 400 Bad Request errors with SharePoint 2013 REST API. I shared how to troubleshoot the issue on my Pluralsight course.
Read moreBlog: Fixing HTTP 400 Bad Request Errors in SharePoint REST API
I had subscribers experience HTTP 400 Bad Request errors with SharePoint 2013 REST API. I shared how to troubleshoot the issue on my Pluralsight course.
Read moreBlog: Resolving SharePoint 2013 workflow development issue
Let’s tackle the SharePoint 2013 workflow development issue, recommends updating tools after creating workflow pre-Service Pack 1.
Read moreBlog: The Changing Face of SharePoint Development & Extensibility
Microsoft is promoting a new approach to SharePoint development and although some are resisting, I personally prefer this new model. Read on for more details.
Read moreBlog: Creating a Better Notification for Custom SharePoint Apps
Creating Custom Notifications in SharePoint using JavaScript: Show Loading Notifications & Create Own Message with HTML & Animated GIF.
Read moreBlog: Microsoft to End Autohosted SharePoint App Preview Program
Microsoft is ending the preview program for autohosted SharePoint apps, which were only useful for demos, not production. The change could impact some users
Read moreBlog: Getting BreezeJS to Work with the SharePoint 2013 REST API
In this post I want to explain how you can use it. This breaks down into a few different tasks: set up Breeeze, create an entity model & using it!
Read moreBlog: Understanding Challenges Using Breeze and SharePoint OOTB
In this article, I’ll explain some of the challenges you can run into when using Breeze in SharePoint projects… and how to resolve them.
Read moreBlog: BreezeJS makes client-side SharePoint REST dev easy.
In this article, I want to introduce you to BreezeJS - a library very much like Entity Framework, but for client-size solutions.
Read moreBlog: InfoPath Future Discussed at SharePoint Conference
Microsoft discussed the future of InfoPath and electronic forms at the SharePoint Conference. InfoPath has been discontinued, but is not dead
Read moreBlog: Office 365 regression issues breaking client-side solutions
Office 365 has surfaced regression issues that are breaking client-side solutions. The article discusses three examples of such issues.
Read moreBlog: Kirk Evans SharePoint 2013 Tokens Fiddler Extension
Kirk Evans created a Fiddler extension to extract and inspect OAuth tokens used in SharePoint 2013. The code is available on GitHub.
Read moreBlog: Surprise! - A Hidden SharePoint 2013 OData/REST Operator
Explore how the implementation of the operator in the OData API of SharePoint 2013 benefits developers. Join me in discussing its implementation.
Read moreBlog: Why the SharePoint REST API is Better than SharePoint's CSOM
As a SharePoint developer, I explain why I prefer REST API over CSOM despite its downsides. Learn about its advantages & access a wide range of samples.
Read moreBlog: Microsoft Deprecates User Code Part of Sandboxed Solutions
Microsoft clarifies that only the user code part of sandboxed solutions is deprecated, running in the sandboxed user code service.
Read moreBlog: Microsoft Deprecates User Code Part of Sandboxed Solutions
Microsoft clarifies that only the user code part of sandboxed solutions is deprecated, running in the sandboxed user code service.
Read moreBlog: My Thoughts: InfoPath 2013 & the Future of InfoPath
In this article, I share my thoughts on the history of InfoPath 2013 as a forms solution for Microsoft Office and SharePoint.
Read moreBlog: SharePoint 2013 Deployment Options & License Types Explained
The post discusses an easier way to understand the feature matrix for SharePoint 2013 deployment options and license types.
Read moreBlog: Fixing Authentication for Remote SharePoint Access
A blog post discussing authentication fixes for remote access to SharePoint Online, covering REST/OData, CSOM, Web Services, and WebClient
Read moreBlog: Understanding O365 and SPO Authentication in a Nutshell
The post is part of a series on O365, SharePoint Online, Windows Azure, and authentication. It explains how authentication works with O365 and SPO.
Read moreBlog: O365/SPO + Azure + AuthN - Challenges with O365, SPO & MSO
This article explains SharePoint 2010 hosted environments sandbox restrictions, limiting it to client-side communication or BCS for Windows Azure.
Read moreSerie: Office 365/SharePoint Online and Azure Authentication Challenges - About this Series
Discover solutions to Windows Azure integration with Office 365/SharePoint Online from my SharePoint Conference 2011 session in this informative blog series.
Read more