20th Year! Happy Birthday .NET!
20 years ago today .NET was released! Congratulations - you are the best ecosystem!
Blogbeitrag lesen20 years ago today .NET was released! Congratulations - you are the best ecosystem!
Blogbeitrag lesenIn many scenarios it can make sense to host single page applications via an Azure Web App, for example if you have many small applications - then the Static Web App will simply be more expensive. Likewise, it can be very …
Blogbeitrag lesenDas Microsoft ASP.NET Team hat nun die Roadmap zu .NET 7 veröffentlicht. Der Release ist für November 2022 geplant. Der GitHub Link: ASP.NET Core Roadmap for .NET 7
Blogbeitrag lesenHeute hat Microsoft die .NET Updates von Februar 2022 auf ihrem Blogpost veröffentlicht. Fix CVE-2022-21986: .NET Denial of Service Vulnerability .NET 5.0 End of life: .NET 5 ist kein LTS-Update, weshalb der Support …
Blogbeitrag lesenWindows Forms aka WinForms Windows Forms ist eine sehr stark veraltete Technologie, die Aufgrund ihrer Einfachheit jedoch immer noch sehr beliebt ist. WinForms besitzt einen sehr dünnen Layer, der direkt die Win32 API …
Blogbeitrag lesenBicep scripts are ideally part of the source code and can also be used as such in the build process of the application.
Blogbeitrag lesenIn the past we always had often problems to manage logging mechanisms in unit tests, so I wrote ThrowAwayLogger that solves the problem.
Blogbeitrag lesenHeute hat Microsoft die .NET Updates von Dezember 2021 auf ihrem Blogpost veröffentlicht. Fix CVE-2021-43877: ASP.NET Core Information Disclosure Vulnerability Deployment Update: Updates kommen nun auch über Windows! …
Blogbeitrag lesenTo generate resources automatically in Azure, you could either do Azure Resource Manager templates, which no one really wanted to do because they are far too complex and clumsy - or use third-party solutions Terraform …
Blogbeitrag lesen.NET now has a very powerful CLI that can also handle NuGet packages very well. But one important feature is missing: check if there are package updates.
Blogbeitrag lesen