Wednesday 20 January 2021

Random Changes

 

There are big differences between .NET Framework and .NET Core, but a number of small ones too. Here's a random example - which explains a lot about .NET Standard too.

Topics include:

  • .NET Core
  • .NET Standard
  • .NET Framework
  • Random numbers
  • Rock, Paper, Scissors
Related videos:

No comments:

Post a Comment

The State Pattern

  How many developers does it take to change a lightbulb? With the State pattern, not very many. Topics include: The State Pattern Design Pa...