Skip to content

The Dummy Programmer

Stories of daily programming

  • Home
  • My dummy projects
  • About

Category: Threading

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

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

Copyright © 2021 The Dummy Programmer

All Rights Reserved | Mega Blog by Theme Palace