Klicken Sie einen Experten an, um die Einträge zu filtern:
.NET Blog: C# 14 – Exploring extension members https://t.co/oT8RTwzoPv C# 14 introduces extension members. C# has long had extension methods and the new extension member syntax builds on this familiar feature. The latest preview adds static extension methods and instance and s… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 8, 2025
.NET Blog: C# 14 – Exploring extension members https://t.co/oT8RTwzoPv C# 14 introduces extension members. C# has long had extension methods and the new extension member syntax builds on this familiar feature. The latest preview adds static extension methods and instance and s…
Fachveröffentlichung: Kolumne: .NETversum: .NET: Hilfreiche String-Erweiterungsmethoden für die Textgenerierung https://t.co/qK0brI1yiU In unserer Firma gibt es sehr viel Textgenerierung – sowohl auf Webseiten als auch für automatisierte E-Mails im Rahmen unseres selbstentwicke… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 8, 2025
Fachveröffentlichung: Kolumne: .NETversum: .NET: Hilfreiche String-Erweiterungsmethoden für die Textgenerierung https://t.co/qK0brI1yiU In unserer Firma gibt es sehr viel Textgenerierung – sowohl auf Webseiten als auch für automatisierte E-Mails im Rahmen unseres selbstentwicke…
Fachveröffentlichung: Neuerungen in .NET 10.0 Preview 1 und 2: Eine Übersicht aller Entwicklungen und laufenden Vorhaben https://t.co/EnEhz8AxpG Microsoft hat die Vorschaureihe zu .NET 10.0 gestartet und wie bei jeder Version berichtet DOTNET-DOKTOR Holger Schwichtenberg wieder… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 8, 2025
Fachveröffentlichung: Neuerungen in .NET 10.0 Preview 1 und 2: Eine Übersicht aller Entwicklungen und laufenden Vorhaben https://t.co/EnEhz8AxpG Microsoft hat die Vorschaureihe zu .NET 10.0 gestartet und wie bei jeder Version berichtet DOTNET-DOKTOR Holger Schwichtenberg wieder…
Fachveröffentlichung: GUI-Frameworks für .NET – Teil 2: WPF und WinUI 3 https://t.co/1DhGj1t5RS In der Artikelserie geht es diesmal um die neueren GUI-Frameworks Windows Presentation Foundation und Windows UI Library 3. — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 8, 2025
Fachveröffentlichung: GUI-Frameworks für .NET – Teil 2: WPF und WinUI 3 https://t.co/1DhGj1t5RS In der Artikelserie geht es diesmal um die neueren GUI-Frameworks Windows Presentation Foundation und Windows UI Library 3.
Fachveröffentlichung: .NET 10.0 Update (PDF) https://t.co/dXrhLKOzLz Dieses kompakte .NET 10.0-Buch ist DAS Umsteigerbuch für Entwicklerinnen und Entwickler, die bisher mit .NET 9.0 gearbeitet haben. Es zeigt systematisch und anhand von vielen praktischen Programmcodebeispielen… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 7, 2025
Fachveröffentlichung: .NET 10.0 Update (PDF) https://t.co/dXrhLKOzLz Dieses kompakte .NET 10.0-Buch ist DAS Umsteigerbuch für Entwicklerinnen und Entwickler, die bisher mit .NET 9.0 gearbeitet haben. Es zeigt systematisch und anhand von vielen praktischen Programmcodebeispielen…
.NET Blog: Why we built our startup in C# https://t.co/LfVzj33MRV This is a guest blog post by Sam Cox. Sam is the Co-Founder & CTO of Tracebit. When we started building Tracebit – a B2B SaaS security product – one of my key early decisions was to pick a programming language… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 7, 2025
.NET Blog: Why we built our startup in C# https://t.co/LfVzj33MRV This is a guest blog post by Sam Cox. Sam is the Co-Founder & CTO of Tracebit. When we started building Tracebit – a B2B SaaS security product – one of my key early decisions was to pick a programming language…
.NET Blog: Packaging and Publishing a .NET MAUI Library with GitHub Actions https://t.co/vL0zqGaepN This is a continuation of the blog Getting Started with DevOps and .NET MAUI showcasing how to build a .NET MAUI Library using DevOps. This blog uses a sample project made Mike … — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Apr 30, 2025
.NET Blog: Packaging and Publishing a .NET MAUI Library with GitHub Actions https://t.co/vL0zqGaepN This is a continuation of the blog Getting Started with DevOps and .NET MAUI showcasing how to build a .NET MAUI Library using DevOps. This blog uses a sample project made Mike …
Fachveröffentlichung: GUI-Frameworks für .NET – Teil 1: Windows Forms https://t.co/aEm8yabLcN In .NET-Entwicklerkreisen gibt es seit Jahren hitzige Diskussionen über die Wahl des GUI-Frameworks. Diese Serie bietet eine Übersicht. — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Apr 30, 2025
Fachveröffentlichung: GUI-Frameworks für .NET – Teil 1: Windows Forms https://t.co/aEm8yabLcN In .NET-Entwicklerkreisen gibt es seit Jahren hitzige Diskussionen über die Wahl des GUI-Frameworks. Diese Serie bietet eine Übersicht.
Visual Studio Blog: Set the default file encoding https://t.co/5TyjMFkRJ7 Have you ever encountered unexpected issues due to file encoding when working in cross-platform environments? These frustrating problems can disrupt your workflow and consume valuable time. Visual Studio… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Apr 28, 2025
Visual Studio Blog: Set the default file encoding https://t.co/5TyjMFkRJ7 Have you ever encountered unexpected issues due to file encoding when working in cross-platform environments? These frustrating problems can disrupt your workflow and consume valuable time. Visual Studio…
Windows Blog: PyTorch Arm native builds now available for Windows https://t.co/qaSbzOKjX6 We are excited to announce the availability of Arm native builds of PyTorch for Windows! Until now, developers and researchers had to compile PyTorch locally to support Windows Arm64. With… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Apr 23, 2025
Windows Blog: PyTorch Arm native builds now available for Windows https://t.co/qaSbzOKjX6 We are excited to announce the availability of Arm native builds of PyTorch for Windows! Until now, developers and researchers had to compile PyTorch locally to support Windows Arm64. With…
Visual Studio Blog: Effortless adjustments with an adaptive paste https://t.co/NpwG6qnPD9 Find yourself needing to adjust pasted code to actually work in your project? Visual Studio 2022 introduces the capability to adapt your pasted code with Copilot to reduce the time you sp… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Apr 23, 2025
Visual Studio Blog: Effortless adjustments with an adaptive paste https://t.co/NpwG6qnPD9 Find yourself needing to adjust pasted code to actually work in your project? Visual Studio 2022 introduces the capability to adapt your pasted code with Copilot to reduce the time you sp…
.NET Blog: Building Real-Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview) https://t.co/E4LeYtTsMT Introduction Until now, iOS developers who wanted real-time, bi-directional communication with SignalR had to rely on community-built clients or… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Apr 23, 2025
.NET Blog: Building Real-Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview) https://t.co/E4LeYtTsMT Introduction Until now, iOS developers who wanted real-time, bi-directional communication with SignalR had to rely on community-built clients or…
.NET Blog: Introducing the AI Dev Gallery: Your Gateway to Local AI Development with .NET https://t.co/zEZDjgKLSh The world of AI development is evolving rapidly, with new models, techniques, and tools emerging every day. For developers looking to incorporate AI into their ap… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Apr 22, 2025
.NET Blog: Introducing the AI Dev Gallery: Your Gateway to Local AI Development with .NET https://t.co/zEZDjgKLSh The world of AI development is evolving rapidly, with new models, techniques, and tools emerging every day. For developers looking to incorporate AI into their ap…
.NET Blog: Preview 2 of the .NET AI Template Now Available https://t.co/ICfbGuf0IT We’re thrilled to announce that Preview 2 of the .NET AI Chat Web App template is now available! This update brings exciting new features, including support for .NET Aspire and integration with … — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Apr 17, 2025
.NET Blog: Preview 2 of the .NET AI Template Now Available https://t.co/ICfbGuf0IT We’re thrilled to announce that Preview 2 of the .NET AI Chat Web App template is now available! This update brings exciting new features, including support for .NET Aspire and integration with …
Visual Studio Blog: Toolbox Support for Explicit Assembly References in Windows Forms Out-of-Process Designer https://t.co/hQCshrX7m4 Visual Studio 17.14 Preview 3 introduces a new feature that enhances the Windows Forms out-of-process designer experience for .NET Framework pr… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Apr 17, 2025
Visual Studio Blog: Toolbox Support for Explicit Assembly References in Windows Forms Out-of-Process Designer https://t.co/hQCshrX7m4 Visual Studio 17.14 Preview 3 introduces a new feature that enhances the Windows Forms out-of-process designer experience for .NET Framework pr…