Speaker: Jon Skeet Level: 200 In the summer of 2019 I bought an electronic drum kit. I’m thoroughly enjoying playing it (badly) but
Speaker: Irina Scurtu Level: 200 We hear about GraphQL as being the coolest kid in town, invented by Facebook and loved by the front-end
Speaker: Jiří Činčura Level: 200 A leap around new features and ideas in Entity Framework Core 5.0.
Speaker: Erwin Staal Level: 200 Event-driven, serverless architectures are a hot topic in today’s cloud-native application development. To take
Speaker: Johnny Hooyberghs Level: 200 November 2020 will mark the release of .NET 5. In this session, I will talk about what is new in the latest
Speaker: Alex Thissen Level: 200 Retro gaming is coming to .NET. Did you know that it is really possible to emulate the game consoles from the
Speaker: Chris Klug Level: 200 Ok, so you know your Docker. You know how to create images and start containers. That’s cool, but where do we go
Speaker: Adam Furmanek Level: 200 .NET as other platforms supports generics. They allow us to write strongly typed code just once and reuse it
Speaker: Adam Furmanek Level: 200 We use async and await a lot nowadays and every library must support it. But is it a good idea? Is the whole