Waldek Mastykarz's Picture

Waldek Mastykarz

Innovation Matters
Microsoft 365 Developer Advocate
ISSN 2210-9390

  • Home
  • Newsletter
  • SharePoint Framework
  • Microsoft 365
  • Tools
  • About
  • Search

Microsoft 365 development

A collection of 75 posts

September 30, 2023

Easily handle long-running operations using middleware in the Microsoft Graph JavaScript SDK

If you use the Microsoft Graph JavaScript SDK, and need to handle long-running operations, build it as a middleware. Here's how.

September 30, 2023

Configure proxy for .NET 4.x apps

Here's how to configure proxy settings for your .NET 4.x app.

September 8, 2023

Mock nth request with Microsoft 365 Developer Proxy

Use Microsoft 365 Developer Proxy to mock n-th request, and more easily simulate scenarios that consist of several API requests.

September 5, 2023

Easily debug Microsoft Graph JavaScript SDK requests

Using the Microsoft Graph JavaScript SDK is a convenient way to connect your app to Microsoft 365. Here's how you can easily debug API requests issued from the SDK.

March 14, 2023

The easiest way to test how your app handles API errors

Building robust apps that use APIs doesn't have to be hard. There are tools that you can use to see for yourself how your app will behave when calling APIs that it uses fails.

Newer Posts Page 2 of 15 Older Posts

📣 Subscribe to my newsletter

Like my content? Subscribe to my newsletter and get more tips and tricks from the field delivered straight to your inbox.

Waldek Mastykarz © 2007-2023
Creative Commons License

Back to top