#2codeOrNot2code

2025-03-31

Pro .NET Memory Shenanigans:
With the knowledge acquired from our previous chat with the co-author trio of "Pro .NET Memory Management" (2nd edition),
in this April Fools' Day episode, unsafe and unexpected #CSharp shenanigans unveil some Memory-related inner workings of #dotnet.

2025-04-01 | 17:00 UTC (5 PM)

#2codeOrNot2code

youtube.com/watch?v=XqdkVeJf-l

2025-03-20

Pro .NET Memory Management

The co-authors of the 2nd edition - Konrad Kokosa, Christophe Nasarre and Kevin Gosse - talk about the content and the book per se.
Join us with your curiosity about Memory and your questions to the trio.

2025-03-25 (Tuesday)
18:00 UTC (6 PM)

#dotnet #CSharp #Memory #2codeOrNot2code

youtube.com/watch?v=DboSxwKTvv

2025-02-17

We're back!
Starting into #2codeOrNot2code Season 2025 with #Roslyn's Incremental Source Generators, that create new #CSharp code in your #dotnet projects at compile-time.

Monday, 2025-02-17
@ 18:00 UTC

youtube.com/watch?v=jbIwXyo43h

2024-12-03

.NET 9 is here, and so is C# 13!

Together with @slang25, we will explore the sweet syntax of #CSharp 13 and what's new in #dotnet 9.

on 2024-12-04 Wednesday
at 18:00 UTC

#2codeOrNot2code

youtube.com/watch?v=EyRirisPVX

2024-11-20

.NET 9 is here, and so is C# 13!

Together with @slang25, we will explore the sweet syntax of #CSharp 13 and what's new in #dotnet 9.

on 2024-11-20 Wednesday
at 18:00 UTC

#2codeOrNot2code

youtube.com/watch?v=27P5NVKp6U

2024-11-04

Editing with EditorConfig

#EditorConfig helps to codify your #CSharp coding styles for your #dotnet project.
It's supported by many IDEs and code editors, and soon, also by our #Roslyn tool.

on 2024-11-04 (Monday)
at 18:00 UTC

#2codeOrNot2code

youtube.com/watch?v=s3Fi0joawE

2024-10-29

Let's build a Compiler Workspace!
#Roslyn's MSBuild-Workspace currently does not support changing compilation options. We're extending our #dotnet CLI Tool to enable and disable Nullable Reference Types in #CSharp Projects.

on 2024-10-29 (Tuesday)
at 18:00 UTC

#2codeOrNot2code

youtube.com/watch?v=PX9_hn0_GF

2024-10-17

Let's build a C# Project Builder!
#Roslyn's MSBuild-Workspace currently does not support changing compilation options. We're extending our #dotnet CLI Tool to enable and disable Nullable Reference Types in #CSharp Projects.

on 2024-10-17 (Thursday)
at 17:00 UTC

#2codeOrNot2code

youtube.com/watch?v=QVcUc8xtQd

2024-10-02

Rien ne va plus!
The final Chapter of "Nullable" is where we are finishing our #dotnet Tool that facilitates the migration of #CSharp codebases to using NRTs (Nullable Reference Types), powered by #Roslyn.

on 2024-10-02 (Wednesday)
at 17:00 (UTC)

#2codeOrNot2code

youtube.com/watch?v=vcdUbRFjQM

2024-09-17

null is Nothing!
With our #dotnet Tool, we'd like to help to embrace NRTs (Nullable Reference Types) in #CSharp projects and solutions, with the power of #Roslyn.

on 2024-09-17 (Tuesday)
at 17:00 UTC

#2codeOrNot2code

youtube.com/watch?v=q4haTbwB8J

2024-08-29

On 2024-08-29, at 17:00 UTC,
special guest Martin Ullrich unlocks the power of #NuGet and #MSBuild to enhance every #dotnet restore and #dotnet build of our #CSharp tool.

#2codeOrNot2code

youtube.com/watch?v=HhmanTSFX2

2024-08-13

Avoid the Billion Dollar Mistake!
With our #dotnet Tool, we'd like to help to embrace NRTs (Nullable Reference Types) in #CSharp projects and solutions, with the power of #Roslyn.

on 2024-08-13 (Tuesday)
at 17:00 UTC

#2codeOrNot2code

youtube.com/watch?v=J8tO3O2ptB

2024-07-29

All or Nothing!
We're adding another helper to our #dotnet Tool, facilitating the adoption of NRTs (Nullable Reference Types) in #CSharp projects and solutions, with the power of #Roslyn.

on 2024-07-31 (Wednesday)
at 17:00 UTC

#2codeOrNot2code

youtube.com/watch?v=aulj1kTINs

2024-07-15

Null and Void:
Continuing to build a #dotnet tool that facilitates the migration of #CSharp codebases to using Nullable Reference Types, powered by #Roslyn,

on 2024-07-17 (Wednesday)
at 17:00 UTC.

#2codeOrNot2code

youtube.com/watch?v=gb6IXHNopc

2024-06-26

Everything about Nothing:
We're launching a new #dotnet series about Nullable Reference Types in #CSharp.

#2codeOrNot2code

youtube.com/watch?v=LYqnWN223i

2024-05-28

Encore: Projects and Solutions!
Once more, we take a closer look at #dotnet Solutions and #CSharp Projects, SDK-style, as well as Solution Filters in #MSBuild and the new #XML-based Solution file preview in #VisualStudio.

Date: 2024-05-29
Time: 17:00 UTC

#2codeOrNot2code

youtube.com/watch?v=iQPWYlcwWG

2024-05-13

We're coming back for more ... Projects and Solutions:
We take a closer look at #dotnet Solutions and #CSharp Projects, SDK-style, as well as Solution Filters in #MSBuild and the new #XML-based Solution file preview in #VisualStudio.

Date: 2024-05-14
Time: 17:00 UTC

#2codeOrNot2code

youtube.com/watch?v=eFyiq623po

2024-04-30

We're back!
On Thursday, 2024-05-02, at 17:00 UTC, we kick off Season 2024 by taking a closer look at #dotnet Solutions and #CSharp Projects, SDK-style, as well as Solution filters in #MSBuild and the new #XML-based Solution file preview in #VisualStudio.

#2codeOrNot2code

youtube.com/watch?v=8UE-eQVKtR

2023-12-20

Day 20 of the C# Advent Calendar 2023: www.csadvent.christmas

During season 2023 of the #2codeOrNot2code live stream, Eva and Stefan have built a .NET tool together with the help of the community.

In this cozy C# Advent Calendar edition, they recap 22 episodes of learning about #dotnet, #CSharp, #Roslyn and build automation.

youtube.com/watch?v=4XYxrCUj6k

2023-11-30

An unexpected journey: building a #dotnet tool with #Roslyn that searches and lists all (experimental) Interceptors (and where they COMEFROM) in #CSharp projects turned out harder than we originally thought.
But we're back to complete the task!

#2codeOrNot2code

youtube.com/watch?v=SCPUtk-f5S

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst