Published onMay 23, 2024LINQ in .NET - Things I learned #3dotnetbraindumpcsharpContinuing on with Deep Dive on LINQ with Stephen Toub
Published onMay 19, 2024LINQ in .NET - Things I learned #2dotnetbraindumpcsharpContinuing on with Deep Dive on LINQ with Stephen Toub
Published onMay 17, 2024LINQ in .NET - Things I learned #1dotnetbraindumpcsharpAnother video! This time we jump into LINQ with Stephen Toub and Scott Hanselman.
Published onMay 11, 2024Async/Await in .NET - Things I learned #2dotnetbraindumpcsharpContinuing on from Part 1, let us finish off the video.
Published onMay 2, 2024Async/Await in .NET - Things I learned #1dotnetbraindumpcsharpThis time I watched a great video on async/await by Stephen Toub and Scott Hanselman. Here are some things I learned.
Published onMay 1, 2024Int32 in .NET - Things I learned (#1?)dotnetbraindumpcsharpThis time I look at Int32, and it was NOT fun.
Published onApril 19, 2024DateTime in .NET - Things I learned (#1?)dotnetbraindumpcsharpDateTime is a bit more complex than I thought. Let us jump into it!
Published onApril 17, 2024Strings in .NET - Things I learneddotnetbraindumpcsharpStrings are a fundamental part of programming. But how are they stored and compared in .NET?