InfoQ Homepage .NET Content on InfoQ
-
Moving .NET Apps to the Cloud
The panelists discuss the benefits and challenges of moving .NET apps and the different options available, including managed Kubernetes services, serverless platforms, and HTTP-based hosting options.
-
C#'s Functional Journey
Mads Torgersen discusses how object-oriented languages, particularly C#, have adopted functional features, and what to expected next.
-
Feature Toggles: the Good, the Bad, and the Ugly
Andy Davies covers how to use feature toggles effectively, some of the horror stories and how to avoid them, and how to deal with them if they do occur.
-
Pitfalls in Measuring SLOs
Danyel Fisher and Liz Fong Jones discuss how they brought the theory of SLOs to practice, and what they learned that they hadn’t expected in the process.
-
The Halo of Resilience Engineering
J. Paul Reed looks at how some of the pillars of Resilience Engineering might help and a team can deal with the changes forced to confront.
-
Reliability Matters More Than Ever
Tammy Butow discusses why reliability and resilience matter now more than ever, and how one can achieve them.
-
Getting Started with Azure Event Hubs
Chad Green shows how to create an event-processing pipeline in Azure.
-
Have Your Pi and Eat It Too: .NET Core on Raspberry Pi
Cam Soper demonstrates the possibilities of .NET Core, including ASP.NET Core and Web API, on an IoT device.
-
My House Runs .NET - Smart Home Automation with .NET Core and Azure
Cam Soper shows how to drive a smart home hub with .NET Core, SmartThings and Hubitat.
-
New Capabilities for .NET on Pivotal Platform
Genevieve L'Esperance and Garima Sharma cover what the Pivotal Platform offers for .NET apps, and why it can be used for cloud-native, modernized, and legacy .NET workloads.
-
Entity Framework Debugging Using SQL Server: A Detective Story
Chris Woodruff takes a look at database server configurations using MSSQL database profiling tools and understanding Query Execution Plans to get the most out of Entity Framework.
-
Apache Kafka Event-streaming Platform for .NET Developers
Viktor Gamov reviews Kafka -internal architecture, fault-tolerance, message durability- and how the Confluent .NET client offers a framework for computation over streaming data.