FlashOWare
flashoware.bsky.social
FlashOWare
@flashoware.bsky.social
We C# .NET

Twitch: http://twitch.tv/FlashOWare
YouTube: http://youtube.com/@FlashOWare
LinkedIn: https://www.linkedin.com/company/flashoware
Hosts: @merelyeva.bsky.social & @flash0ver.bsky.social

#dotnet #CSharp
#2codeOrNot2code
It's time for the multi-targeting finale, dear dedicated #dotnet developers.
We're concluding our journey of packing #MSBuild .props and .targets for versioning of #Roslyn components like #CSharp analyzers.

Date: 2025-11-10 (Monday)
Time: 18:00 (UTC)
#2codeOrNot2code
www.youtube.com/watch?v=RuOl...
2code ^ !2code [S2025E13] Multi-targeting Roslyn Components - Part 3
YouTube video by FlashOWare
www.youtube.com
November 10, 2025 at 9:20 AM
Again, it's multi-targeting Wednesday, dear dedicated #dotnet developers.
We're back with packing #MSBuild .props and .targets for versioning of #Roslyn components like #CSharp analyzers.

Date: 2025-09-17 (Wednesday)
Time: 17:00 (UTC)

#2codeOrNot2code

www.youtube.com/watch?v=wxUQ...
2code ^ !2code [S2025E12] Multi-targeting Roslyn Components - Part 2
YouTube video by FlashOWare
www.youtube.com
September 17, 2025 at 12:31 PM
We are afraid that sometimes Work/Life does not find a way:
We postpone, but definitely not cancel, today's Episode of #2codeOrNot2code.

Please stay tuned to our social media channels for the announcement of Part 2 of multi-targeting #CSharp #Roslyn components in #dotnet with #MSBuild.
September 10, 2025 at 4:22 PM
It's multi-targeting Wednesday, dear dedicated #dotnet developers,
where we pack some .props and .targets for versioning of Roslyn components like #CSharp source generators.

Date: 2025-08-27 (Wednesday)
Time: 17:00 (UTC)

#2codeOrNot2code

www.youtube.com/watch?v=ipoG...
2code ^ !2code [S2025E11] Multi-targeting Roslyn Components - Part 1
YouTube video by FlashOWare
www.youtube.com
August 27, 2025 at 3:52 PM
Even more Performance Measurement and Profiling of Roslyn Source-Generators included in Part 3 of Benchmarking Compiler Extensions.

- Wednesday, 2025-08-13
- 17:00 UTC

#dotnet #CSharp #Roslyn
#2codeOrNot2code

www.youtube.com/watch?v=8kpl...
2code ^ !2code [S2025E10] Benchmarking Compiler Extensions - Part 3
YouTube video by FlashOWare
www.youtube.com
August 13, 2025 at 3:44 PM
More Performance Measurement and Profiling of Roslyn Source-Generators upcoming in Part 2 of Benchmarking Compiler Extensions.

We moved the live-stream by one day,
to: Thursday, 2025-08-07
at the same time: 17:00 UTC

#dotnet #CSharp #Roslyn
#2codeOrNot2code

www.youtube.com/watch?v=pRLR...
2code ^ !2code [S2025E09] Benchmarking Compiler Extensions - Part 2
YouTube video by FlashOWare
www.youtube.com
August 6, 2025 at 5:05 PM
The (run)time has come!
We allocate this series to build a library that supports Benchmarking of #Roslyn Compiler Extensions, like #dotnet Analyzers and #CSharp Source-Generators.

2025-07-23 Wednesday
17:00 UTC

#2codeOrNot2code

www.youtube.com/watch?v=Rbu8...
2code ^ !2code [S2025E08] Benchmarking Compiler Extensions - Part 1
YouTube video by FlashOWare
www.youtube.com
July 23, 2025 at 6:57 AM
Let's inspect "The hidden life of method calls" in #dotnet via #CSharp with @kevingosse.net.

Date: 2025-07-09 Wednesday
Time: 17:00 UTC

#2codeOrNot2code

www.youtube.com/watch?v=JhBI...
2code ^ !2code [S2025E07] .NET Method-ologies
YouTube video by FlashOWare
www.youtube.com
July 8, 2025 at 6:48 AM
We're back! After our "Tour de Talk", we continue our theme of #dotnet Memory Management and combine it with our session about Patterns from both #NDCOslo and #TechoramaBE 2025:
Let's dive deep into the #CSharp Dispose Pattern.

on Tuesday, 2025-06-24
at 17:00 UTC

www.youtube.com/watch?v=qRuG...
2code ^ !2code [S2025E06] The .NET Dispose Pattern
YouTube video by FlashOWare
www.youtube.com
June 24, 2025 at 5:15 AM
Pro .NET Memory Shenanigans:
In this April Fools' Day episode, @merelyeva.bsky.social and @flash0ver.bsky.social unveil some Memory-related inner workings of #dotnet with unsafe and unexpected #CSharp shenanigans.

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

www.youtube.com/watch?v=Xqdk...
2code ^ !2code [S2025E05] Pro .NET Memory Shenanigans
YouTube video by FlashOWare
www.youtube.com
March 31, 2025 at 3:54 PM
Pro .NET Memory Management

The co-authors of the 2nd edition - Konrad Kokosa, @chrisnas.bsky.social, @kevingosse.net - talk about the content and the book per se.
Join with your curiosity and your questions to the trio.

2025-03-25
18:00 UTC

#dotnet #CSharp #Memory

www.youtube.com/watch?v=DboS...
2code ^ !2code [S2025E04] Pro .NET Memory Management
YouTube video by FlashOWare
www.youtube.com
March 20, 2025 at 7:10 AM
Computer, run Diagnostics!
We build an Analyzer (reports Warnings) and a corresponding CodeFixer (provides CodeActions via Ctrl+. or Alt+Enter) for #CSharp code in #dotnet projects with #Roslyn.

2025-03-06 (Thursday)
18:00 (UTC)

www.youtube.com/watch?v=bRub...
2code ^ !2code [S2025E03] Roslyn Diagnostics & CodeActions
YouTube video by FlashOWare
www.youtube.com
March 6, 2025 at 6:43 AM
Reposted by FlashOWare
Thursday I'm doing a live stream with @flash0ver.bsky.social and @merelyeva.bsky.social on all things Roslyn. Hope to see you there!

#dotnet #csharp

www.youtube.com/watch?v=t9PN...
2code ^ !2code [S2025E02] Roslyn Code Analysis
YouTube video by FlashOWare
www.youtube.com
February 24, 2025 at 11:24 PM
Where do Diagnostics come from?
@jasonbock.net shows how to report warnings/errors in #dotnet CLI builds, display squiggly lines underneath your #CSharp code, and programmatically fix or suppress Diagnostics, all with #Roslyn.

2025-02-27 (Thursday)
18:00 UTC (6 PM)

www.youtube.com/watch?v=t9PN...
2code ^ !2code [S2025E02] Roslyn Code Analysis
YouTube video by FlashOWare
www.youtube.com
February 24, 2025 at 3:54 PM
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

www.youtube.com/watch?v=jbIw...
2code ^ !2code [S2025E01] Incremental Source Generators
YouTube video by FlashOWare
www.youtube.com
February 17, 2025 at 2:29 PM
.NET 9 is here, and so is C# 13!

Together with @stu.dev, 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

www.youtube.com/watch?v=EyRi...
2code ^ !2code [S2024E16] .NET 9 & C# 13
YouTube video by FlashOWare
www.youtube.com
December 3, 2024 at 4:30 PM
We're back,
exploring the new Roslyn Interceptors v1.

#dotnet #CSharp
#2codeOrNot2code

Live on YouTube: www.youtube.com/watch?v=27P5...
2code ^ !2code [S2024E15] Roslyn Interceptors v1
YouTube video by FlashOWare
www.youtube.com
November 20, 2024 at 7:13 PM
global::System.Console.WriteLine("Hello, World!");
November 20, 2024 at 6:14 PM