Media Summary: In this stream, I'll work on addressing an issue when I learned a lot about ref structs and ref readonly and interfaces...and I think the best solution is to just not handle it. In fact, let's try to ... In this stream, I'll change the implementation in Rocks for members that have no arguments in the hopes it gets a small ...

Random Code Fixing A Membernotnullwhen - Detailed Analysis & Overview

In this stream, I'll work on addressing an issue when I learned a lot about ref structs and ref readonly and interfaces...and I think the best solution is to just not handle it. In fact, let's try to ... In this stream, I'll change the implementation in Rocks for members that have no arguments in the hopes it gets a small ... In this video, we're exploring a brand-new syntactic improvement introduced in C# 14: the null-conditional assignment (??=). In this stream, I'll start working on a feature to make it easier to throw an exception for a mocked member in Rocks. Unless you are very new to C#, you have almost certainly worked with null. In some ways, it can seem very easy to understand.

Get ready to step into the shadowy realm of null handling in C#! From the depths of nullable references to the heights of optional ... How to add newline after certain word without removing it using regex in VScode? Helpful? Please use the *Thanks* button above ... Exceptions aren't handled the same way in Asynchronous

Photo Gallery

Random.Code() - Fixing a MemberNotNullWhen Issue in Rocks
Random.Code() - Fixing ref struct Bugs in Rocks, Part 2
Random.Code() - Optimizing No-Parameter Member Handling in Rocks
C# 14 Null-Conditional Assignment Tutorial | Automate Null Checks & Clean Code
Completely Get Rid of Null Using This Technique
Random.Code() - Adding Throws Capability to Rocks
Avoid Returning Null From Methods – There Is a Better Way To Write Them!
Working with Null in .NET 6 and C# 10
Manage Nulls Like a Boss and Never Fail!
Random Finally Gets Its Missing Methods in .NET 8
Get Rid of Exceptions in Your Code With the Result Pattern
How to add newline after certain word without removing it using regex in VScode?
View Detailed Profile
Random.Code() - Fixing a MemberNotNullWhen Issue in Rocks

Random.Code() - Fixing a MemberNotNullWhen Issue in Rocks

In this stream, I'll work on addressing an issue when

Random.Code() - Fixing ref struct Bugs in Rocks, Part 2

Random.Code() - Fixing ref struct Bugs in Rocks, Part 2

I learned a lot about ref structs and ref readonly and interfaces...and I think the best solution is to just not handle it. In fact, let's try to ...

Random.Code() - Optimizing No-Parameter Member Handling in Rocks

Random.Code() - Optimizing No-Parameter Member Handling in Rocks

In this stream, I'll change the implementation in Rocks for members that have no arguments in the hopes it gets a small ...

C# 14 Null-Conditional Assignment Tutorial | Automate Null Checks & Clean Code

C# 14 Null-Conditional Assignment Tutorial | Automate Null Checks & Clean Code

In this video, we're exploring a brand-new syntactic improvement introduced in C# 14: the null-conditional assignment (??=).

Completely Get Rid of Null Using This Technique

Completely Get Rid of Null Using This Technique

Get the source

Random.Code() - Adding Throws Capability to Rocks

Random.Code() - Adding Throws Capability to Rocks

In this stream, I'll start working on a feature to make it easier to throw an exception for a mocked member in Rocks.

Avoid Returning Null From Methods – There Is a Better Way To Write Them!

Avoid Returning Null From Methods – There Is a Better Way To Write Them!

Download the source

Working with Null in .NET 6 and C# 10

Working with Null in .NET 6 and C# 10

Unless you are very new to C#, you have almost certainly worked with null. In some ways, it can seem very easy to understand.

Manage Nulls Like a Boss and Never Fail!

Manage Nulls Like a Boss and Never Fail!

Get ready to step into the shadowy realm of null handling in C#! From the depths of nullable references to the heights of optional ...

Random Finally Gets Its Missing Methods in .NET 8

Random Finally Gets Its Missing Methods in .NET 8

Use

Get Rid of Exceptions in Your Code With the Result Pattern

Get Rid of Exceptions in Your Code With the Result Pattern

Get the source

How to add newline after certain word without removing it using regex in VScode?

How to add newline after certain word without removing it using regex in VScode?

How to add newline after certain word without removing it using regex in VScode? Helpful? Please use the *Thanks* button above ...

Handle C# async await exceptions the right way

Handle C# async await exceptions the right way

Exceptions aren't handled the same way in Asynchronous