Skip to content
  • GitHub
  • LinkedIn
  • Twitter
  • Instagram
  • SlideShare

#SharePointProblems

Solutions are worthless unless shared! Antti K. Koskela's Personal Professional Blog

  • Home
  • Posts
    • Configuration
    • DevTips
    • Tech Tips
    • Programming
    • Development environment
    • Troubleshooting
  • About (etc.)
    • Antti K. Koskela
    • Get in touch!
  • Archives
    • Browse my posts
  • Search

Democracy is under attack. Ukraine is the victim under fire right now, but imperialism won't stop there. I urge you to help - click this for details!

Home » Threading

Tag: Threading

System.InvalidOperationException'

Using Dispatcher to update values in GUI elements from a background thread

If you’re developing something like a WPF app and you need to update values on the User Interface based on a long-running operation that runs in a background thread (like depicted in my other blog post right here – that post is for a full-trust SharePoint solution, but the basic principle…Continue reading Using Dispatcher to update values in GUI elements from a background thread

Stock photo from pixabay.com

The simplest way to create a thread on SharePoint

This post describes the easiest (probably) and most straightforward way of creating a new Thread in your SharePoint (or any other .NET) server-side/desktop code. Solution Let’s face it – one should not create new Threads lightly when developing SharePoint solutions, but sometimes it is difficult to avoid. Or sometimes it’s…Continue reading The simplest way to create a thread on SharePoint

Author's photo: Antti K. Koskela

About the site and the author

Welcome! You just stumbled upon the home page of an all-around artisan code crafter and Microsoft MVP, Antti "koskila" Koskela.

Don't hesitate to leave comments. I read them all and try to reply as well!

More information about me in the About -section!

Recent articles

  • Hacktoberfest large banner logo

    Hacktoberfest 2023 – another year, another Hacktoberfest

     November 7, 2023
  • Execute this script maybe meme

    How to selectively remove items from an Azure blob storage container?

     October 31, 2023
  • Execute this script maybe meme

    How to update application settings for (all of your) App Services and Azure Functions on Azure using az cli?

     October 24, 2023
  • I'm not saying it was built with Azure Functions, but it was definitely built with Azure Functions.

    swa emulator throwing “✖ Could not connect to “http://localhost:7071″. Is the server up and running?”?

     October 17, 2023
  • Clippy will take over your certificates

    How to export an App Service Certificate from Azure?

     October 10, 2023
Microsoft MVP Program logo in dark grey and white
To the top of the page!
Koskila.net has been going strong since 2009 - way before I knew anything about .NET! :)

Want to see old versions of the site? Check them out on Archive.org!