Sie sind hier: Weblog

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg ist technischer Leiter des Expertennetzwerks www.IT-Visions.de, das zahlreiche mittlere und große Unternehmen im gesamten deutschsprachigen Raum durch Beratung und Schulung bei der Entwicklung sowie dem Betrieb von Software unterstützt. 

Dr. Holger Schwichtenberg ist Diplom-Wirtschaftsinformatiker und hat im Bereich komponenten-basierter Softwareentwicklung promoviert. Seit 1995 ist er in der Softwareentwicklung tätig als Softwareentwickler, Softwarearchitekt sowie Projekt- und Entwicklungsleiter. Auch heute noch implementiert er selbst leidenschaftlich mit .NET/C# und JavaScript/TypeScript sowohl Desktop- als auch Webanwendungen sowie verteilte Systeme. 

Durch seine zahlreichen Auftritte auf nationalen und internationalen Fachkonferenzen sowie mehr als 95 Fachbücher (u.a. für Addison-Wesley, Microsoft Press, O'Reilly, Apress und dem Carl Hanser-Verlag) gehört er zu den bekanntesten IT-Experten in Deutschland. Außerdem ist Herr Schwichtenberg seit vielen Jahren ständiger Mitarbeiter der Fachzeitschriften iX, dotnetpro und Windows Developer sowie bei dem Nachrichtenportal Heise.de. In den wettbewerbsrechtlichen Verfahren der EU gegen Microsoft war er von 2006 bis 2009 als technischer Gutachter tätig. 

Von Microsoft wurde er bereits 21 mal in Folge als Most Valuable Professional (MVP) ausgezeichnet. Über Dr. Holger Schwichtenberg
Dr. Holger Schwichtenberg ist technischer Leiter des Expertennetzwerks www.IT-Visions.de, das zahlreiche mittlere und große Unternehmen im gesamten deutschsprachigen Raum durch Beratung und Schulung bei der Entwicklung sowie dem Betrieb von Software unterstützt. Dr. Holger Schwichtenberg ist Diplom-Wirtschaftsinformatiker und hat im Bereich komponenten-basierter Softwareentwicklung promoviert. Seit 1995 ist er in der Softwareentwicklung tätig als Softwareentwickler, Softwarearchitekt sowie Projekt- und Entwicklungsleiter. Auch heute noch implementiert er selbst leidenschaftlich mit .NET/C# und JavaScript/TypeScript sowohl Desktop- als auch Webanwendungen sowie verteilte Systeme. Durch seine zahlreichen Auftritte auf nationalen und internationalen Fachkonferenzen sowie mehr als 95 Fachbücher (u.a. für Addison-Wesley, Microsoft Press, O'Reilly, Apress und dem Carl Hanser-Verlag) gehört er zu den bekanntesten IT-Experten in Deutschland. Außerdem ist Herr Schwichtenberg seit vielen Jahren ständiger Mitarbeiter der Fachzeitschriften iX, dotnetpro und Windows Developer sowie bei dem Nachrichtenportal Heise.de. In den wettbewerbsrechtlichen Verfahren der EU gegen Microsoft war er von 2006 bis 2009 als technischer Gutachter tätig. Von Microsoft wurde er bereits 21 mal in Folge als Most Valuable Professional (MVP) ausgezeichnet.

Zeige auch Einträge anderer Experten

Neu in .NET 7 [8]: Statische abstrakte Properties & Methoden in Interfaces in C#

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
10.03.2023 15:54:00

In der neuen Version von Microsofts Programmiersprache C# dürfen Schnittstellendeklarationen von Properties und Methoden als static abstract deklariert sein.

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
09.03.2023 20:37:04

Visual Studio Blog: Visual Studio 2022 – 17.5 Performance Enhancements https://t.co/0ynnzcnCxF

We are excited to announce that Visual Studio 2022 17.5 offers a range of performance enhancements that significantly improve the speed and responsiveness of the product in the follo…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
09.03.2023 19:32:09

.NET Blog: What’s new for the WinForms Visual Basic Application Framework https://t.co/xn55uxkmRr

.NET from version .NET Core 3.1 up to .NET 7 has plenty of advantages over .NET Framework: it provides performance improvements in almost every area, and those improvements were a…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
09.03.2023 16:32:31

.NET Blog: Generate images with AI using Stable Diffusion, C#, and ONNX Runtime https://t.co/bruTGgVbMC

Stable Diffusion is an AI model used to generate images based on text prompts. Using ONNX Runtime you can quickly get started generating AI images locally using your preferr…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
08.03.2023 21:37:37

Visual Studio Blog: Developing Accessible Apps with Visual Studio https://t.co/zlXPTQPNQE

When your application has an accessibility issue, it means that some users will find it harder or impossible to use your application. This means that a percentage of your users are having…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
07.03.2023 19:32:42

.NET Blog: Introducing the Reliable Web App Pattern for .NET https://t.co/nlPVA2qHW1

The first step of your application’s cloud journey often times is the most difficult. It’s not uncommon to find you need to scale a legacy application to meet increased business demand, but do…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
02.03.2023 18:32:49

.NET Blog: Microsoft Teams’ Permission Service migration to .NET 6 https://t.co/utjcUFj6tK

At Microsoft, we are constantly working on modernizing our services to make them faster, more efficient, and up to date with the latest technologies. In this blog post, we will cover one…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
02.03.2023 17:37:20

Visual Studio Blog: Build Better Extensions with VisualStudio.Extensibility Preview 3! https://t.co/VLsI1VDRqE

Today, we’re very excited to announce the third public preview of VisualStudio.Extensibility, our new SDK for creating extensions for Visual Studio!

The VisualStudio…

Neu in .NET 7 [7]: Auto-Default Structs in C# 11.0

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
02.03.2023 14:13:00

Die jüngste Version von Microsofts Programmiersprache belegt in parameterlosen Konstruktoren die Felder und Properties von Strukturen mit Standardwerten.

Neu in .NET 7 [7]: Auto-Default Structs in C# 11.0

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
02.03.2023 14:13:00

Die jüngste Version von Microsofts Programmiersprache belegt in parameterlosen Konstruktoren die Felder und Properties von Strukturen mit Standardwerten.

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
01.03.2023 15:37:18

Visual Studio Blog: GitHub Copilot in Visual Studio 2022 https://t.co/3hYSRNsZM9

GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real-time right from your editor. Trained on billions of lines of public code, GitHub Copilot turns natural language prompt…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
28.02.2023 18:32:36

.NET Blog: Join us for Hack Together: Microsoft Graph and .NET https://t.co/hWMVhK0Vec

Join us for Hack Together, our virtual hackathon to learn how to build powerful apps with Microsoft Graph and .NET and win exciting prizes. If you’re a beginning coder, a student, or an expe…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
28.02.2023 17:37:35

Visual Studio Blog: Try Visual Studio 2022 v17.6 Preview 1 https://t.co/v57ISRAaM0

The first Preview for Visual Studio 2022 17.6 is now available! This release expands on the recently released 17.5 version of Visual Studio and aims at enhancing your productivity whether you’re…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
28.02.2023 05:37:44

Visual Studio Blog: The fastest way to add files and folders https://t.co/f4sn3ZmOB9

Your Visual Studio team is excited to announce the release of the highly anticipated “Quick Add Files & Folders” feature in Visual Studio version 17.5!

This new feature is the fastest and mos…

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
28.02.2023 05:32:13

.NET Blog: Introducing F# Inline Type & Parameter Name Hints in Visual Studio https://t.co/pE33aG9MHw

We are constantly working on improving the F# editor experience in the Visual Studio and now we are launching a highly requested features, Hinting. Hints for F# mean that you …