Klicken Sie einen Experten an, um die Einträge zu filtern:
Visual Studio Blog: VisualStudio.Extensibility: Install extensions without restarting Visual Studio! https://t.co/0kMtNglUc7 The new VisualStudio.Extensibility SDK helps you build extensions that run outside of the main IDE process for improved performance and reliability. Wit… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 20, 2024
Visual Studio Blog: VisualStudio.Extensibility: Install extensions without restarting Visual Studio! https://t.co/0kMtNglUc7 The new VisualStudio.Extensibility SDK helps you build extensions that run outside of the main IDE process for improved performance and reliability. Wit…
.NET Blog: Developing Optimized GitHub Actions with .NET and Native AOT https://t.co/8witmvMpDP Developing for GitHub Actions has never been easier with .NET. In this post, I’ll share compelling reasons to author your next GitHub Action with .NET. You’ll learn how to optimize … — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 19, 2024
.NET Blog: Developing Optimized GitHub Actions with .NET and Native AOT https://t.co/8witmvMpDP Developing for GitHub Actions has never been easier with .NET. In this post, I’ll share compelling reasons to author your next GitHub Action with .NET. You’ll learn how to optimize …
Visual Studio Blog: Last Chance: Visual Studio LIVE! – Las Vegas https://t.co/B2Fp8PNU6K Less than 3 weeks to go! Join Us at Visual Studio LIVE! Las Vegas Are you at the forefront of driving business innovation using Visual Studio? With our room block running low, decide toda… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 16, 2024
Visual Studio Blog: Last Chance: Visual Studio LIVE! – Las Vegas https://t.co/B2Fp8PNU6K Less than 3 weeks to go! Join Us at Visual Studio LIVE! Las Vegas Are you at the forefront of driving business innovation using Visual Studio? With our room block running low, decide toda…
.NET Blog: .NET Framework February 2024 Security and Quality Rollup Updates https://t.co/vATUWn43BF Yesterday, we released the February 2024 Security and Quality Rollup Updates for .NET Framework. Security The February Security and Quality Rollup Update does not contain any … — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 14, 2024
.NET Blog: .NET Framework February 2024 Security and Quality Rollup Updates https://t.co/vATUWn43BF Yesterday, we released the February 2024 Security and Quality Rollup Updates for .NET Framework. Security The February Security and Quality Rollup Update does not contain any …
Visual Studio Blog: Introducing Visual Studio 17.10 – Preview 1 is Here! https://t.co/mrvVC9okw2 We’re excited to introduce the first preview of Visual Studio 17.10! This is where we get to show you what we’ve been working on and what we’re planning, and with feedback from th… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 14, 2024
Visual Studio Blog: Introducing Visual Studio 17.10 – Preview 1 is Here! https://t.co/mrvVC9okw2 We’re excited to introduce the first preview of Visual Studio 17.10! This is where we get to show you what we’ve been working on and what we’re planning, and with feedback from th…
Visual Studio Blog: Visual Studio 2022 17.9 Now Available https://t.co/B0oHaAO8jK Welcome to Visual Studio 2022 17.9! This release comes with more capabilities and improvements that enhance productivity for you and your team, such as AI-assistance and better extensibility. Plu… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 13, 2024
Visual Studio Blog: Visual Studio 2022 17.9 Now Available https://t.co/B0oHaAO8jK Welcome to Visual Studio 2022 17.9! This release comes with more capabilities and improvements that enhance productivity for you and your team, such as AI-assistance and better extensibility. Plu…
.NET Blog: Our Vision for .NET 9 https://t.co/TEhMycpZhh Welcome to .NET 9! We’re at the beginning of another annual release cycle, following the successful launch of .NET 8 a few months back. We recommend that developers transition their apps to .NET 8. In this post, we’ll sh… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 13, 2024
.NET Blog: Our Vision for .NET 9 https://t.co/TEhMycpZhh Welcome to .NET 9! We’re at the beginning of another annual release cycle, following the successful launch of .NET 8 a few months back. We recommend that developers transition their apps to .NET 8. In this post, we’ll sh…
.NET Blog: .NET February 2024 Updates – .NET 8.0.2, 7.0.16, .NET 6.0.27 https://t.co/eCyc4QqX9I Today, we are releasing the .NET February 2024 Updates. These updates contain security and non-security improvements. Your app may be vulnerable if you have not deployed a recent .N… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 13, 2024
.NET Blog: .NET February 2024 Updates – .NET 8.0.2, 7.0.16, .NET 6.0.27 https://t.co/eCyc4QqX9I Today, we are releasing the .NET February 2024 Updates. These updates contain security and non-security improvements. Your app may be vulnerable if you have not deployed a recent .N…
Die Präsentation und die Codebeispiele zu meinem .NET 8.0-Vortrag gibt es hier: https://t.co/2w2OtGV2QK https://t.co/eevhPbKMtX — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 13, 2024
Die Präsentation und die Codebeispiele zu meinem .NET 8.0-Vortrag gibt es hier: https://t.co/2w2OtGV2QK https://t.co/eevhPbKMtX
Visual Studio Blog: A Look Back: Visual Studio’s Profiling Tool Advancements in 2023 https://t.co/vdtIuzqZM9 In retrospect, the past year our team was on a mission to enhance Profiling tools, making them more efficient and user-friendly. We improved instrumentation and our .NE… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 12, 2024
Visual Studio Blog: A Look Back: Visual Studio’s Profiling Tool Advancements in 2023 https://t.co/vdtIuzqZM9 In retrospect, the past year our team was on a mission to enhance Profiling tools, making them more efficient and user-friendly. We improved instrumentation and our .NE…
.NET Blog: .NET 9 will be putting BinaryFormatter out to pasture. https://t.co/TRTPLCXqBV Ever since .NET Core 1.0, we in .NET Security have been trying to lay BinaryFormatter to rest. It’s long been known by security practitioners that any deserializer, binary or text, which … — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 9, 2024
.NET Blog: .NET 9 will be putting BinaryFormatter out to pasture. https://t.co/TRTPLCXqBV Ever since .NET Core 1.0, we in .NET Security have been trying to lay BinaryFormatter to rest. It’s long been known by security practitioners that any deserializer, binary or text, which …
.NET Blog: Resilience and chaos engineering https://t.co/x7brsvnOid This article introduces the concept of resilience and chaos engineering in .NET applications using the Polly library, highlighting new features that enable chaos engineering. It provides a practical guide on i… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Feb 9, 2024
.NET Blog: Resilience and chaos engineering https://t.co/x7brsvnOid This article introduces the concept of resilience and chaos engineering in .NET applications using the Polly library, highlighting new features that enable chaos engineering. It provides a practical guide on i…