• English Deutsch

benjamin-abt.com

Performance is a feature | Cloud - AI - Azure - .NET - Sustainability

  • Home
  • Blog
  • Portfolio
    • Übersicht
    • Workshops
    • Publikationen
  • Kontakt
  • Home
  • Blog

Blog

Create a Fulltext Catalog with EF Core .NET Migrations for MSSQL
29 Oct 2022

Create a Fulltext Catalog with EF Core .NET Migrations for MSSQL

By BEN ABT .NET EF Core MSSQL 4 min reading time

A full-text catalog in Microsoft SQL Server is a specialized storage that is used to store and manage full-text indexes for one or more tables in a database. A full-text index is a special type of index that is used to …

Blogbeitrag lesen
My Top Microsoft Ignite 2022 News
13 Oct 2022

My Top Microsoft Ignite 2022 News

By BEN ABT Microsoft 2 min reading time

Microsoft Ignite is a classic IT conference, but it also has news for us developers regarding innovations in our ecosystem.

Blogbeitrag lesen
Compile Linq Expressions to increase performance
07 Oct 2022

Compile Linq Expressions to increase performance

By BEN ABT .NET CSharp 3 min reading time

Expressions are now an absolute part of a developer’s everyday life in .NET thanks to Linq. However, due to their nature, expressions are not one of the very best performing tools, which is why the .NET team is also …

Blogbeitrag lesen
DateTime vs. DateTimeOffset - UtcNow vs. Now
29 Sep 2022

DateTime vs. DateTimeOffset - UtcNow vs. Now

By BEN ABT CSharp .NET 2 min reading time

.NET has two principal ways for handling times: DateTime and DateTimeOffset . The big deficit of DateTime, which was also recognized early in .NET 1.0, is that it is not clear from the DateTime information which time …

Blogbeitrag lesen
Microsoft is moving backend services to .NET 6
25 Sep 2022

Microsoft is moving backend services to .NET 6

By BEN ABT .NET CSharp 1 min reading time

Microsoft has announced in an impressive blog post on the .NET DevBlogs that they have started an enterprise-wide migration to migrate backend services.

Blogbeitrag lesen
Health Check Ping with EF Core and MSSQL
21 Sep 2022

Health Check Ping with EF Core and MSSQL

By BEN ABT Entityframework .NET 2 min reading time

Sometimes it is quite useful to be able to send a query to the MSSQL server independently of its schema; for example to check if the server is principally reachable and the connection information as well as the …

Blogbeitrag lesen
Why you should no longer use var in C#
09 Sep 2022

Why you should no longer use var in C#

By BEN ABT CSharp .NET 4 min reading time

Beginning with C# 3, variables that are declared at method scope can have an implicit “type” var. An implicitly typed local variable is strongly typed just as if you had declared the type yourself, but the compiler …

Blogbeitrag lesen
Embed Code into your blog - and also on Medium
29 Aug 2022

Embed Code into your blog - and also on Medium

By BEN ABT GitHub Blog Medium 2 min reading time

There are several ways to integrate source code including code highlighting into blogs, but GitHub Gists are by far the most convenient and best maintained option. Especially for Medium blogs, since Medium does not offer …

Blogbeitrag lesen
Requesting Microsoft Defender HTTP API with .NET and Refit
26 Aug 2022

Requesting Microsoft Defender HTTP API with .NET and Refit

By BEN ABT Microsoft Defender API Refit 3 min reading time

The Microsoft Defender API - or Azure Security Center API - is an interface to obtain security-related information from its M365 or Azure tenant.

Blogbeitrag lesen
Configure Azure Active Directory for UserName-Password Login
24 Aug 2022

Configure Azure Active Directory for UserName-Password Login

By BEN ABT Aad Active Directory 3 min reading time

Attention: the following configuration is recommended only for testing or very trusted applications, since username and password could be intercepted (since they are entered directly).

Blogbeitrag lesen
  • Previous
  • 1
  • ...
  • 14
  • 15
  • 16 (current)
  • 17
  • 18
  • ...
  • 33
  • Next

Verfügbar für Projekte!

Kontaktiere mich
BEN ABT BEN ABT Software Engineer · Microsoft MVP Passionate about .NET, Azure, performance optimization and sustainable software engineering.

Medialesson GmbH Logo

Microsoft MVP Logo

Aktuelle Beiträge

Alle ansehen
Resilience in .NET with Microsoft.Extensions.Resilience

Resilience in .NET with Microsoft.Extensions.Resilience

Sep 21, 2026
What Matters in ASP.NET Core 11

What Matters in ASP.NET Core 11

Sep 14, 2026
Migrating Semantic Kernel Agents to Microsoft Agent Framework

Migrating Semantic Kernel Agents to Microsoft Agent …

Sep 7, 2026
Building Production MCP Servers with ASP.NET Core

Building Production MCP Servers with ASP.NET Core

Aug 31, 2026
Telemetry, Logging and Auditing in .NET: Designing the Right Data Path

Telemetry, Logging and Auditing in .NET: Designing the Right …

Aug 24, 2026

Tags

Azure (5) Architecture (3) .NET (2) Cloud Architecture (2) Cloud Migration (2) Digital Sovereignty (2) STACKIT (2) AI (1) Analytics (1) ASP.NET Core (1) Azure DevOps (1) Best Practices (1) Cloud Native (1) Compliance (1) Cost Optimization (1) Data Engineering (1) Developer Productivity (1) DevOps (1) Enterprise (1) EU Data Boundary (1)
benjamin-abt.com

Über BEN

Benjamin Abt ist Software Engineer, Platform Architect und Microsoft MVP mit Schwerpunkt auf .NET, Azure, Cloud-Architektur, Performance-Optimierung und nachhaltiger Softwareentwicklung.

Vernetzen

  • Auf GitHub folgen
  • Auf LinkedIn folgen
  • Auf Mastodon folgen
  • Microsoft-MVP-Profil
  • SchwabenCode auf GitHub folgen
  • Auf X folgen

Direktlinks

  • Portfolio
  • Blog
  • Publikationen
  • Kontakt
Verfügbar für Projekte

© Copyright Benjamin Abt & SchwabenCode | 2011 - 2026

Inhalte lizenziert unter CC BY 4.0 sofern nicht anders angegeben.

  • Impressum
  • Datenschutz
  • Kontakt