JetBrains .NET Day Online '23

preview_player
Показать описание
Join us on September 26 for a free virtual event where the most influential people in the .NET space will talk about topics they’re passionate about. The agenda for the event:

0:00 - Intro
9:20 - Recreating Wolfenstein 3D in F# by James Randall
1:05:33 - How to Effectively Spy on Your Systems by Laila Bougria
2:17:00 - Automating Observability With Roslyn Source Generators by Denis Ekart
3:30:49 - Beyond Relational With Entity Framework by Giorgi Dalakishvili
4:33:50 - Understanding Microservices: A Guide For the Monolithic Developer by Layla Porter
5:47:52- Unleashing the Power of Cross-Platform Development With Avalonia UI and JetBrains Rider by Mike James
6:45:09 - Hidden Difficulties of Debugger Implementation for .NET WASM Apps by Andrii Rublov
7:43:46 - High Performance JSON Serialization With Code Generation on C# 11 and .NET 7.0 by Ian Griffiths
9:14:32 - The Fastest .NET Dictionary… With F# by Matthew Crews
10:26:17 - xUnit Expanded – Better Testing With xUnit by Daniel Ward
11:17:58 - Outro

Join the discussion about the event on Twitter using the hashtag #JBDotNetDays.
#dotnet #jetbrains #csharp #blazor #fsharp
Рекомендации по теме
Комментарии
Автор

Are you going to put up individual videos or is it going to just be this massive one?

ChrisBenard
Автор

YT is very persistent with removing little command-chain I prepared for splitting this blob video into clips :-( So maybe this will pass (3rd try) -- "ffmpeg -n -ss FROM -to TO -i blob.mp4 -c copy 'JBNDO23 - TITLE.mp4'". Where FROM and TO are timestamps -- 8:28 1:04:37, 1:04:45 2:14:46, 2:16:19 3:26:00, 3:30:02 4:29:59, 4:32:50 5:46:55, 5:47:03 6:42:06, 6:44:16 7:42:36, 7:42:54 9:10:00, 9:13:52 10:23:22, 10:25:31 11:18:12.

DevelTime