Future Tech 202324 Videos
Future Tech 2023: Alexander Hansen – Building simple, secure, and robust software
Who doesn’t like options? When we build .NET applications, we have a ton of options to how we build, what dependencies we leverage, and finally where we put those applications. We need to think about what app component model we use, like MVC, Blazor or Web API, and depending on that choice, it may dictate […]
Future Tech 2023: Annejan Barelds – Finding the Root Cause. Distributed Tracing in .NET and Azure
Almost every developer has been bitten by the difficulties of correlating log messages in distributed systems. And most of them, at some point in their career, have built some sort of mechanism to correlate such logs, traces and so on. But getting that right is not trivial. In this talk, we’ll discuss some of the […]
Future Tech 2023: Barbara Forbes – GitHub Actions to deploy to Azure: Take it to the next level
A basic deployment to Azure from GitHub Actions can be set up in 10 minutes. And we will do that, to get the basics down. But let’s take it a step further. How can you make sure a workflow runs as efficient and flexible as possible? What options do you have to make a connection? […]
Future Tech 2023: Christiaan van ‘t Hoft & Thijs Vorselen
An in depth look at a production proven .net codebase that includes all the code you normally produce in the hectic prebuild phase. This codebase adheres to the clean architecture principles and implements Command-Query Separation with the mediator pattern.
Future Tech 2023: Eelco Koster – Why Wasm is the perfect runtime for server-side applications.
WebAssembly (abbreviated Wasm) was invented as a client-side technology, but it is also becoming a serious contender as a server-side technology. Learn about the benefits for modern web and service applications and explore the possibilities of running WebAssembly on the server/AKS cluster.
Future Tech 2023: François Bouteruche – REST, gRPC, SignalR and GraphQL for .NET developers.
REST, gRPC, SignalR and GraphQL. As .NET developers, we hear a lot about those four technologies to build API. However, it is not always crystal clear how to decide the one to pick for a use case. REST is a software architectural style. gRPC is a cross-platform open source Remote Procedure Call (RPC) framework. SignalR […]
Future Tech 2023: Ignace Konig – Persoonlijke ontwikkeling in een digitale transformatie
GPT, A.I., Transformation performance
Future Tech 2023: Iona Varga – The intersection point of Low-code vs Pro-Code projects
Low code and pro code seem to get into a fight whenever they are brought together. But is it fair to assume that a project done in a pro code environment is always better?For distinguishing the turn-over point between the two approaches, a lot of information has to be put into account. Complexity, availability of […]
Future Tech 2023: Iona Varga – What to think about, if you’re thinking about building a team?
Ask any business how they measure success. The first thing they will shout out, is KPIs. A KPI is a goal that needs to be achieved that’s defined by someone that thinks they know something about something. Very generalistic right? During this session, an explanation of what makes a team a good team, and how […]