Klicken Sie einen Experten an, um die Einträge zu filtern:
.NET Blog: Safer recursion in F# https://t.co/xQ9908mUiC This is a guest blog post by David Schaefer. David is a freelancing software developer with a focus on functional programming. He’s a member of the G-Research Open Source Team. There he works on improving the F# ecosyst… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 28, 2023
.NET Blog: Safer recursion in F# https://t.co/xQ9908mUiC This is a guest blog post by David Schaefer. David is a freelancing software developer with a focus on functional programming. He’s a member of the G-Research Open Source Team. There he works on improving the F# ecosyst…
Visual Studio Blog: A year of making you more productive using Git in Visual Studio https://t.co/rMJH6quSJg As we reflect on the past year, it’s clear that the journey of enhancing our Git tooling has been exciting! Our team has been dedicated to increasing GitHub integration,… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 27, 2023
Visual Studio Blog: A year of making you more productive using Git in Visual Studio https://t.co/rMJH6quSJg As we reflect on the past year, it’s clear that the journey of enhancing our Git tooling has been exciting! Our team has been dedicated to increasing GitHub integration,…
Fachveröffentlichung: JavaScript Cheat Sheet https://t.co/R3hZA79yJB Die wichtigsten Befehle auf einen Blick — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 22, 2023
Fachveröffentlichung: JavaScript Cheat Sheet https://t.co/R3hZA79yJB Die wichtigsten Befehle auf einen Blick
Fachveröffentlichung: .NET 8.0 ist erschienen: Die Neuerungen in Release Candidate 1, Release Candidate 2 und der fertigen Version https://t.co/cZEykXFYbz .NET 8.0 ist am 14. November 2023 erschienen. Ein produktiver Einsatz ist aber schon seit September möglich, denn schon mit… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 22, 2023
Fachveröffentlichung: .NET 8.0 ist erschienen: Die Neuerungen in Release Candidate 1, Release Candidate 2 und der fertigen Version https://t.co/cZEykXFYbz .NET 8.0 ist am 14. November 2023 erschienen. Ein produktiver Einsatz ist aber schon seit September möglich, denn schon mit…
.NET Blog: What’s New in Our Code Coverage Tooling? https://t.co/OM35xKjb1v Exciting news for developers! We’ve enhanced our code coverage tools, Microsoft.CodeCoverage and dotnet-coverage, with some fantastic features. If you’re new to our tools, check out our Get Started gui… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 21, 2023
.NET Blog: What’s New in Our Code Coverage Tooling? https://t.co/OM35xKjb1v Exciting news for developers! We’ve enhanced our code coverage tools, Microsoft.CodeCoverage and dotnet-coverage, with some fantastic features. If you’re new to our tools, check out our Get Started gui…
.NET Blog: Announcing .NET Aspire Preview 2 https://t.co/NyBG2OXtu3 The feedback we’ve received since our announcement and launch of .NET Aspire last month has been amazing! The engagement on the repo via issues and pull-requests has been inspiring to the team. We are learning… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 20, 2023
.NET Blog: Announcing .NET Aspire Preview 2 https://t.co/NyBG2OXtu3 The feedback we’ve received since our announcement and launch of .NET Aspire last month has been amazing! The engagement on the repo via issues and pull-requests has been inspiring to the team. We are learning…
.NET Blog: Announcing the HackTogether: The Great .NET 8 Hack Winners https://t.co/O2G16IStAy Whether you submitted a project or watched a livestream – thank you to everybody who participated in the Hack Together: The Great .NET 8 Hack! We’re excited to announce the winners of… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 20, 2023
.NET Blog: Announcing the HackTogether: The Great .NET 8 Hack Winners https://t.co/O2G16IStAy Whether you submitted a project or watched a livestream – thank you to everybody who participated in the Hack Together: The Great .NET 8 Hack! We’re excited to announce the winners of…
Visual Studio Blog: Size, Alignment, and Memory Layout Insights for C++ Classes, Structs, and Unions https://t.co/MSANhsb0zB In Visual Studio 2022 version 17.8, we introduced a feature that allows C++ developers to easily view the size and alignment of classes, structs, unions… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 19, 2023
Visual Studio Blog: Size, Alignment, and Memory Layout Insights for C++ Classes, Structs, and Unions https://t.co/MSANhsb0zB In Visual Studio 2022 version 17.8, we introduced a feature that allows C++ developers to easily view the size and alignment of classes, structs, unions…
Fachveröffentlichung: Microsofts .NET 8.0 im Test: Große Innovationen beim Webframework Blazor https://t.co/lA7UvEyhdw .NET 8.0 enthält neben der neuesten C#-Sprachsyntax und Verbesserungen der Basisklassenbibliothek vor allem Neuerungen für Blazor und Entity Framework Core. — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 19, 2023
Fachveröffentlichung: Microsofts .NET 8.0 im Test: Große Innovationen beim Webframework Blazor https://t.co/lA7UvEyhdw .NET 8.0 enthält neben der neuesten C#-Sprachsyntax und Verbesserungen der Basisklassenbibliothek vor allem Neuerungen für Blazor und Entity Framework Core.
Fachveröffentlichung: .NET 8.0: Blazor wird universeller https://t.co/VbbfxuYStv — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 19, 2023
Fachveröffentlichung: .NET 8.0: Blazor wird universeller https://t.co/VbbfxuYStv
Visual Studio Blog: Naming Made Easy: AI-Powered Rename Suggestions https://t.co/pA9hjnSv3F Ever struggled to name a variable, method, or class—finding that perfect balance between expressiveness and conciseness? You’re not alone. We’ve tackled this universal challenge in the… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 18, 2023
Visual Studio Blog: Naming Made Easy: AI-Powered Rename Suggestions https://t.co/pA9hjnSv3F Ever struggled to name a variable, method, or class—finding that perfect balance between expressiveness and conciseness? You’re not alone. We’ve tackled this universal challenge in the…
Visual Studio Blog: Unlocking the Secrets of Managed Memory: Dive into Event Handler Leak Insights! https://t.co/ahYKEHboVY Event handler leaks have been around for a long time, and they are one of the peskiest issues WPF (Windows Presentation Foundation) developers regularly … — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 15, 2023
Visual Studio Blog: Unlocking the Secrets of Managed Memory: Dive into Event Handler Leak Insights! https://t.co/ahYKEHboVY Event handler leaks have been around for a long time, and they are one of the peskiest issues WPF (Windows Presentation Foundation) developers regularly …
Windows Blog: DirectML: Accelerating AI on Windows, now with NPUs https://t.co/u1Gax0dIAr We are thrilled to announce our collaboration with Intel®, one of our key partners, to bring the first Neural Processing Unit (NPU) powered by DirectML on Windows. AI is transforming the w… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Dec 14, 2023
Windows Blog: DirectML: Accelerating AI on Windows, now with NPUs https://t.co/u1Gax0dIAr We are thrilled to announce our collaboration with Intel®, one of our key partners, to bring the first Neural Processing Unit (NPU) powered by DirectML on Windows. AI is transforming the w…