Skip to content
MAKOLYTE

MAKOLYTE

Solve real coding problems

  • About
  • Latest
  • C#
    • ASP.NET
    • Event-driven
    • EF Core
    • Visual Studio
    • WinForms
    • Windows Service
  • Java
    • Setup
    • Spring
    • AWS
  • Python
  • SQL
    • SQL Server
    • MySQL
  • Principles and Practice
    • Algorithms
    • Design Patterns
    • Dependency Injection
    • Refactoring
    • Unit Testing

Event-Driven .NET Series

Event basics

  • How events work
  • How to add an event to a class
  • How to unit test code that depends on an event

Monitoring changes

  • How to use query notifications in SQL Server to monitor database changes
  • Use FileSystemWatcher instead of polling for new files

Server-Sent Event endpoints

  • How to consume an SSE endpoint with HttpClient
  • Async SSE endpoint in ASP.NET

Consumer/Producer

  • Concurrent Producer/Consumer using BlockingCollection
  • Concurrent Producer/Consumer using a Channel as a non-blocking async queue
  • How to batch read with Threading.ChannelReader

Privacy Policy

  • Privacy Policy
© 2022 MAKOLYTE • Built with GeneratePress