Visual Studio 2022 does not provide an option to scaffold an Angular application with Windows authentication.
In this blog post I document the required steps to get Windows authentication working for Angular and .NET 7.
Last week I updated my old blog post to ASP.NET Core. Since the DefaultModelBinder class does not exist any more, I had to rewrite my model binding code.
ReportGenerator 2.1 has just been published as a beta release. This blog post will explain the new feature trend/history charts and some other improvements.
ReportGenerator 2.0 has just been released. The new version contains some new features and improvements. This blog post will give a brief overview of the most important changes.
Two years ago Phil Haack created a tool called SeeGit. The tool visualizes the history of a GIT repository.
I decided to create a similar tool which uses yUML diagrams to render the history graph. My tool has the ability to merge linear commits into a single node, which makes it easier to get a quick overview of a large history.
Most web applications are using username and password for authentication. ASP.NET supports this concept since the very beginning.
With MVC 4 Microsoft also introduced the SimpleMembership, which makes authentication and user management more flexible.
In this post I show the various options for authentication for ASP.NET MVC applications, including a demo that implements Two-Factor authentication.
It's time to update my blog engine which I published some time ago. The updated version is now based on ASP MVC 4 and uses Twitter Bootstrap 3 instead of a custom CSS file. In this post I will give a short overview over the things that were changed.
Dear reader, only one week is left until Google will shut down its popular Feed Reader. Since RSS is still relevant, it's time to migrate to another service. There are some alternatives that you could consider, when choosing a new feed reader.
Let's have a look at them.