With our brand new Blog Series Guid.New 🔥 Fireside Chats 🔥 Dev-Edition 💻 we aim to share our knowledge with you in a casual way. Starting with Igor Rončević and his guest Marko Lohert sharing their passion about C# and how to use classes and records in real-life projects. Make yourself comfortable and enjoy 30 minutes of practical insights on C# 9.0
Blazor is a new way to write single-page web applications with .NET. Read how we used Blazor for our client Andritz AG and which knowledge we gained from this project.
Einer der Vorteile unserer Geschäftslösungen besteht in der einfachen State of the Art Integrierbarkeit in die Kundeninfrastruktur.
Wir möchten an einem Beispiel von Adler Lacke diese Integrierbarkeit demonstrieren.
On July 14th, I gave my talk Entity Framework Core Hidden Gems at .NET Community Austria. Speaking online at the biggest .NET User Group in Austria was an excellent opportunity to share my passion for the topic with a broader audience.
In this blog post I introduce Mapping Generator – a possible design time alternative to AutoMapper. AutoMapper is a useful and widely used library, but „like any tool, it’s not applicable to everything“.
Es ist eine liebgewonnene Tradition, dass Ritter Sport ein jährliches Voting zu ihren Plakaten in Bahnhöfen abhält.
Heuer erstmals auch via Bot über Webseite und Facebook.
Learning modern C# and modernizing your C# code turns out not to be easy. In a recent conversation that I had with Bahrudin Hrnjica, MVP for Developer Technologies, he used an interesting expression
On March 31st our Meetup group, Microsoft Developer User Group Graz, did its first online streaming ever. We decided to turn the restriction caused by COVID-19 into an opportunity and organized together with the Microsoft Developer User Group Rijeka a joint online event.
In most of our applications, we want to restrict access and we want to provide a user-specific experience. Usually, we have a Single Page Application (SPA) and a REST API. We use OpenID Connect to authenticate users and JSON Web Tokens (JWTs) to access the API.
I started my first coding experiments around the year 2000 with Visual Basic 6. Not too much later a teacher at school told me about something new called ‘.NET’. So, in 2002 I switched from VB 6 to .NET and C#, and since then, nothing could convince me to switch technology again.