Klicken Sie einen Experten an, um die Einträge zu filtern:
.NET Blog: Emit logs on-demand with log buffering https://t.co/PohqeqPbdY Managing logs in production environments involves tricky trade-offs. You want detailed logs when things go wrong, but you don’t want to pay storage costs for logs that never get examined. While log sampl… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Jun 5, 2025
.NET Blog: Emit logs on-demand with log buffering https://t.co/PohqeqPbdY Managing logs in production environments involves tricky trade-offs. You want detailed logs when things go wrong, but you don’t want to pay storage costs for logs that never get examined. While log sampl…
Windows Blog: Leveling up your Microsoft Store on Windows experience https://t.co/rFkWvxLDwz The Microsoft Store on Windows is used by over 250 million users each month – and we take the responsibility we have to you, our customers, seriously. We use the feedback you send to en… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Jun 5, 2025
Windows Blog: Leveling up your Microsoft Store on Windows experience https://t.co/rFkWvxLDwz The Microsoft Store on Windows is used by over 250 million users each month – and we take the responsibility we have to you, our customers, seriously. We use the feedback you send to en…
Visual Studio Blog: How to filter C++ Build Insights by project https://t.co/EcpBXGOjps Visual Studio 2022 version 17.14 comes with quality-of-life improvements to its C++ Build Insights integration that will make it easier for you to navigate large multi-project traces and ha… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Jun 5, 2025
Visual Studio Blog: How to filter C++ Build Insights by project https://t.co/EcpBXGOjps Visual Studio 2022 version 17.14 comes with quality-of-life improvements to its C++ Build Insights integration that will make it easier for you to navigate large multi-project traces and ha…
.NET Blog: Catch Up on Microsoft Build 2025: Essential Sessions for .NET Developers https://t.co/IYbgTmsBiT Build 2025 is a wrap! We packed this year’s conference with tons of cool stuff around AI-powered coding, cloud-native apps, and the future of .NET. If you missed the liv… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Jun 4, 2025
.NET Blog: Catch Up on Microsoft Build 2025: Essential Sessions for .NET Developers https://t.co/IYbgTmsBiT Build 2025 is a wrap! We packed this year’s conference with tons of cool stuff around AI-powered coding, cloud-native apps, and the future of .NET. If you missed the liv…
Visual Studio Blog: Cloud Academy: Unlock Your Azure Skills and Accelerate Your Career https://t.co/dngsoZJhWL When we launched the Cloud Academy benefit for Visual Studio Professional and Enterprise subscribers back in March 2025, our goal was simple: give you the hands-on, p… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Jun 3, 2025
Visual Studio Blog: Cloud Academy: Unlock Your Azure Skills and Accelerate Your Career https://t.co/dngsoZJhWL When we launched the Cloud Academy benefit for Visual Studio Professional and Enterprise subscribers back in March 2025, our goal was simple: give you the hands-on, p…
.NET Blog: Using AI Foundry with .NET MAUI https://t.co/ePJayAdoPA What’s better than a “to do” app? A “to do” app that helps you do more with the power of AI! Using https://t.co/wMaMtW2RuF, you can easily bring the smarts of any model you find in AI Foundry directly into your… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Jun 3, 2025
.NET Blog: Using AI Foundry with .NET MAUI https://t.co/ePJayAdoPA What’s better than a “to do” app? A “to do” app that helps you do more with the power of AI! Using https://t.co/wMaMtW2RuF, you can easily bring the smarts of any model you find in AI Foundry directly into your…
Visual Studio Blog: Extension Manager updates in Visual Studio https://t.co/q9oD6X76cT The latest updates in Visual Studio 2022 introduced features specifically designed to improve how you manage extensions. These updates offer tools that help you automate processes, provide d… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Jun 2, 2025
Visual Studio Blog: Extension Manager updates in Visual Studio https://t.co/q9oD6X76cT The latest updates in Visual Studio 2022 introduced features specifically designed to improve how you manage extensions. These updates offer tools that help you automate processes, provide d…
Am 26+27.9.2025 finde die wieder die iterate=>RUHR (Die Community-Konferenz für Entwickler im Pott) statt! Fr 26.9.: Workshops Sa 27.9.: Konferenz Nutze den Super-Early-Bird bis zum 06. Juli 2025. Die Anzahl dieser Tickets ist begrenzt! https://t.co/F3oqpr4aPU — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) Jun 2, 2025
Am 26+27.9.2025 finde die wieder die iterate=>RUHR (Die Community-Konferenz für Entwickler im Pott) statt! Fr 26.9.: Workshops Sa 27.9.: Konferenz Nutze den Super-Early-Bird bis zum 06. Juli 2025. Die Anzahl dieser Tickets ist begrenzt! https://t.co/F3oqpr4aPU
.NET Blog: Fine-tune the volume of logs your app produces https://t.co/ZOsFNC8Cqt If you’re running a production application, you know the challenges of managing logs. Too few logs and you’re flying blind; too many and you’re drowning in data and paying excessive storage costs… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 29, 2025
.NET Blog: Fine-tune the volume of logs your app produces https://t.co/ZOsFNC8Cqt If you’re running a production application, you know the challenges of managing logs. Too few logs and you’re flying blind; too many and you’re drowning in data and paying excessive storage costs…
.NET Blog: Announcing dotnet run app.cs – A simpler way to start with C# and .NET 10 https://t.co/oEg0Nua9bD We are super excited to introduce a new feature that was released as part of .NET 10 Preview 4 that makes getting started with C# easier than ever. You can now run a C#… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 28, 2025
.NET Blog: Announcing dotnet run app.cs – A simpler way to start with C# and .NET 10 https://t.co/oEg0Nua9bD We are super excited to introduce a new feature that was released as part of .NET 10 Preview 4 that makes getting started with C# easier than ever. You can now run a C#…
Visual Studio Blog: Improve the commands in your extensions https://t.co/8dr6LA38T3 As Visual Studio extension authors, our goal is to create tools that empower developers across diverse environments. A key part of this mission involves ensuring that your extension commands re… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 28, 2025
Visual Studio Blog: Improve the commands in your extensions https://t.co/8dr6LA38T3 As Visual Studio extension authors, our goal is to create tools that empower developers across diverse environments. A key part of this mission involves ensuring that your extension commands re…
.NET Blog: Circuit Breaker Policy Fine-tuning Best Practice https://t.co/ESOOV9F42n This article introduces the concept of the Circuit Breaker resilience policy in Polly, with a particular focus on HTTP clients requests using .NET extensions and Polly, but the philosophy also … — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 27, 2025
.NET Blog: Circuit Breaker Policy Fine-tuning Best Practice https://t.co/ESOOV9F42n This article introduces the concept of the Circuit Breaker resilience policy in Polly, with a particular focus on HTTP clients requests using .NET extensions and Polly, but the philosophy also …
Visual Studio Blog: VisualStudio.Extensibility: Editor classification and updates to user prompt https://t.co/hWLes0J9vg We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! Visu… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 27, 2025
Visual Studio Blog: VisualStudio.Extensibility: Editor classification and updates to user prompt https://t.co/hWLes0J9vg We continue to invest in the VisualStudio.Extensibility SDK to allow users like you to create extensions that run faster and smoother than ever before! Visu…
Fachveröffentlichung: GUI-Frameworks für .NET – Teil 3: Android, iOS, macOS und .NET MAUI https://t.co/1NM7HKEe7a Dieser Teil der Serie dreht sich um Microsofts .NET-Oberflächen, die auch auf anderen Plattformen als Windows laufen, insbesondere .NET MAUI. — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 26, 2025
Fachveröffentlichung: GUI-Frameworks für .NET – Teil 3: Android, iOS, macOS und .NET MAUI https://t.co/1NM7HKEe7a Dieser Teil der Serie dreht sich um Microsofts .NET-Oberflächen, die auch auf anderen Plattformen als Windows laufen, insbesondere .NET MAUI.
.NET Blog: AI and Vector Data Extensions are now Generally Available (GA) https://t.co/DOHAg7NRhi A few months ago, we introduced the first preview releases of the AI and Vector Data extensions—powerful .NET libraries designed to simplify working with AI models and vector stor… — Dr. Holger Schwichtenberg (@DOTNETDOKTOR) May 21, 2025
.NET Blog: AI and Vector Data Extensions are now Generally Available (GA) https://t.co/DOHAg7NRhi A few months ago, we introduced the first preview releases of the AI and Vector Data extensions—powerful .NET libraries designed to simplify working with AI models and vector stor…