MENU

Fun & Interesting

7 C# Tips and Tricks to impress your .NET Developer friends

Ed Andersen 16,617 1 year ago
Video Not Working? Fix It Now

For the C# programming language, some clever tips and tricks for .NET Developers ranging from the quite tame (but useful) to so spicy you'll probably get lose your job if you used them! 0:00 Intro 0:18 Deconstructors for non-tuples 1:21 Static using declarations in C# 1:45 Switch property pattern 2:42 Pattern matching conditions 3:55 Method returning a tuple as a replacement for deconstruction 5:08 Setting a variable value using a pointer in unsafe C# code 6:45 Switching two values without a temporary variable using XOR #csharp #dotnet #programming

Comment