Click here to Skip to main content
15,912,400 members

Our Mailouts

The Daily Build - 24 Jan 2022

The Daily Build - Test Driven Development Process with XUnit

Headline article

Test Driven Development Process with XUnit

  (7 votes) by Nick Polyak (updated 14 hours ago)
This article explains Test Driven Development using XUnit with a detailed sample.

New Articles, Tech Blogs and Tips

Containers

  (0 votes) by Florian Rappl (updated 2 days ago)
This article will provide a hands-on tutorial that shows users how to get up and running with Azure Arc Enabled Servers.

Programming Languages

  (4 votes) by Paulo Zemek (updated 2 days ago)
The ?? operator is odd when combined with exceptions - It helps assignments but not non-assignments. Why?
  (0 votes) by ryanovic (updated 14 hours ago)
An implementation of a basic Reader-Writer lock using only the System.Threading.Monitor class

Web Development

  (0 votes) by Graeme_Grant (updated yesterday)
User preference theme support - supporting OS / Browser preference to custom user selection

Updated Articles, Tech Blogs and Tips

Bytes

  (6 votes) by Bernhard Nebel (updated 2 days ago)
How does asynchronous serial communication work, what Arduino libraries are there to support it, and what can go wrong?