# C# Switch Statements: A Comparison of Traditional and Expression Syntax
Explore the differences between traditional switch statements and the new switch expression syntax in C# 8.0.
Explore the differences between traditional switch statements and the new switch expression syntax in C# 8.0.