• Skip to main content
  • Skip to primary sidebar
  • Home
  • About me

WOUTER SPELT

Microsoft 365 | SharePoint | Teams | Azure | .NET

  • Home
  • About me

april 3, 2019 · In: .NET, Entity Framework, JavaScript

Generic Entity Framework CRUD controller for Web API

During a job I came across the following wish: Developing a generic web service that provides as many standard database actions as possible.
I will elaborate on the implementation in this blog post.

april 3, 2019 · In: SharePoint

Secure Web API in an SharePoint provider hosted app

During a job I came across the following requirement:
Being able to call a web service in a secure manner from a provider hosted app (MVC application) on pages with client-side code (JavaScript).
I will elaborate on the implementation in this blog post.

april 3, 2019 · In: JavaScript, SharePoint

Promises

During a job I encountered a complex set of nested JavaScript calls with callbacks in which calls with callbacks were called. Since JSOM calls are asynchronous, we sometimes encounter situations like this.
What can help make it clearer is to work with JavaScript promises.

november 12, 2017 · In: SharePoint

Batch error handling in CSOM

This post will show how to transfer large amounts of data to SharePoint Online and subsequently accurately identify any errors that have occurred.

Primary Sidebar

Search

Categories

Archives

Recent posts

  • Generic Entity Framework CRUD controller for Web API
  • Secure Web API in an SharePoint provider hosted app
  • Promises

Copyright © 2025 WOUTER SPELT · Theme by 17th Avenue