Skip to content

The Dummy Programmer

Stories of daily programming

  • Home
  • The Dummy Programmer Robot
    • Overview
    • Version history & downloads
  • My other dummy projects
  • Donate
  • About

Category: Threading

Posted on August 6, 2021August 6, 2021

C# async / await behind the scenes

Good morning to everyone! I’m sure you already know C#’s async / await keywords and the benefit of asynchronous programming in real world. In myRead more…

  • C#
  • Threading
by 0 comment
Posted on June 15, 2020June 15, 2020

Working with C# async / await keywords (part 3 of 3)

In previous posts we talked about how use the Task object, async / await keywords and how to cancel a running task. In this lastRead more…

  • C#
  • Threading
  • TPL
by 0 comment
Posted on June 9, 2020June 9, 2020

Working with C# async / await keywords (part 2 of 3)

In the previous post we saw some use cases of the Task object and the async / await keywords. We saw how we can runRead more…

  • C#
  • Threading
  • TPL
by 0 comment
Posted on June 3, 2020June 5, 2020

Working with C# async / await keywords (part 1 of 3)

Introduced with C# 5.0, the async / await pattern was born with the intention of simplifying asynchronous programming. You can find these keywords in manyRead more…

  • C#
  • Threading
  • TPL
by 0 comment
Posted on May 23, 2020May 24, 2020

Make user interface calls in thread safe way in Windows Forms

If you are working on a Windows Forms project and you are using threads in some way, by accessing the controls from a thread otherRead more…

  • C#
  • Threading
  • Windows Forms
by 0 comment

Search

Subscribe to our newsletter

Categories

  • .NET 6 (1)
  • AJAX (1)
  • Android (2)
  • Apache (4)
  • ASP.NET (7)
  • ASP.NET MVC (3)
  • Avalonia UI (1)
  • BCP (1)
  • Bitlocker (2)
  • C# (14)
  • CentOS (4)
  • ClosedXML (1)
  • CLR (1)
  • DNS (1)
  • Encryption (3)
  • Excel (2)
  • FuelPHP (3)
  • Google Chrome (1)
  • GSuite (1)
  • Imagick (2)
  • Kindle (1)
  • LAMP (3)
  • Linux (6)
  • MariaDB (2)
  • Mathematics (2)
  • MySql (4)
  • NPOI (1)
  • Office 365 (1)
  • Perl (1)
  • PHP (6)
  • Programming (1)
  • Remote desktop (1)
  • SFTP (2)
  • Sockets (3)
  • Sql Server (17)
  • Sql Server 2016 (14)
  • SSL (2)
  • Task scheduler (1)
  • Telerik ASP.NET AJAX (1)
  • The Dummy Programmer Chat (2)
  • The Dummy Programmer Robot (6)
  • Threading (5)
  • Tools (1)
  • TPL (3)
  • TypeScript (2)
  • Ubuntu (4)
  • Virtualization software (3)
  • Visual Studio (1)
  • Visual Studio Code (2)
  • Web fonts (1)
  • Web programming (6)
  • Windows (12)
  • Windows 10 (15)
  • Windows Forms (1)
  • Windows Server (5)

Copyright © 2022 The Dummy Programmer

All Rights Reserved | Mega Blog by Theme Palace