.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Distributed Tracing Across .NET Services with OpenTelemetry: W3C Trace Context and Baggage

    calendar Aug 1, 2026 · devleader.ca
    Distributed Tracing Across .NET Services with OpenTelemetry: W3C Trace Context and Baggage

    Learn distributed tracing in .NET with OpenTelemetry: W3C trace context, Baggage, and traceparent headers linking spans across services, with C# examples. Link to article: https://www.devleader.ca/2026/08/01/distributed-tracing-across-net-services-with-opentelemetry-w3c-trace-context-and-baggage


    Read More
  • NLog in .NET: Complete Guide to Flexible Logging

    calendar Aug 1, 2026 · devleader.ca
    NLog in .NET: Complete Guide to Flexible Logging

    Master NLog in .NET with this complete guide. Learn targets, rules, layout renderers, structured logging, and performance optimization for C# applications. Link to article: https://www.devleader.ca/2026/08/01/nlog-in-net-complete-guide-to-flexible-logging


    Read More
  • Should You Split That Into Microservices? Ask These 5 Questions First

    calendar Aug 1, 2026 · milanjovanovic.tech
    Should You Split That Into Microservices? Ask These 5 Questions First

    Nobody regrets microservices on day one. The regret shows up eighteen months later, when the team is drowning in distributed-systems problems they never needed… Link to article: https://milanjovanovic.tech/blog/should-you-split-that-into-microservices-ask-these-5-questions-first


    Read More
  • Ten advances in mathematics and theoretical computer science

    calendar Aug 1, 2026 · openai.com/blog
    Ten advances in mathematics and theoretical computer science

    OpenAI shares new results on long-standing open problems in mathematics and theoretical computer science, including advances in geometry, cryptography, and complexity. Link to article: https://openai.com/index/ten-advances-in-mathematics


    Read More
  • OpenTelemetry Exporters in .NET: OTLP, Prometheus, Jaeger, and Azure Monitor

    calendar Jul 31, 2026 · devleader.ca
    OpenTelemetry Exporters in .NET: OTLP, Prometheus, Jaeger, and Azure Monitor

    A practical guide to OpenTelemetry exporters in .NET -- configuring OTLP, Prometheus, Azure Monitor, and Jaeger with real C# examples for ASP.NET Core. Link to article: https://www.devleader.ca/2026/07/31/opentelemetry-exporters-in-net-otlp-prometheus-jaeger-and-azure-monitor


    Read More
  • Announcing the Agentic Catalog Experience in Amazon Quick

    calendar Jul 31, 2026 · aws.amazon.com/blogs/machine-learning
    Announcing the Agentic Catalog Experience in Amazon Quick

    Amazon Quick introduces the Agentic Catalog Experience, an AI-powered workflow for data curators to discover upstream catalog assets in natural language and auto-create Datasets and Topics with inherited semantics. Now in preview for AWS Glue Data Catalog and Databricks Unity Catalog. Link to article: …


    Read More
  • Docker OIDC connections for GitHub Actions available for Docker Orgs

    calendar Jul 31, 2026 · docker.com
    Docker OIDC connections for GitHub Actions available for Docker Orgs

    Eliminate Stored Credentials in Your CI/CD Pipelines TL;DR: Docker now supports OpenID Connect (OIDC) for GitHub Actions. Your workflows can authenticate with short-lived, per-run tokens instead of stored PATs or OATs. No secrets to rotate, no credentials to leak. GitHub OIDC connections are available to organizations …


    Read More
  • Optimizing production agents with Amazon Bedrock AgentCore Observability

    calendar Jul 31, 2026 · aws.amazon.com/blogs/machine-learning
    Optimizing production agents with Amazon Bedrock AgentCore Observability

    As your AI agents move from prototype to production, the challenge shifts from getting them to work to keeping them fast and efficient. Learn how to use Amazon Bedrock AgentCore Observability and Amazon CloudWatch to find performance bottlenecks and diagnose memory issues in long-running agent sessions. Link to …


    Read More
  • From generated code to trusted code with a unit-test agent

    calendar Jul 31, 2026 · devblogs.microsoft.com
    From generated code to trusted code with a unit-test agent

    A common request to a coding agent is only one line: Generate unit tests. That request leaves important questions open. Which code needs tests? Which test framework does the project use? Where should the tests go? How does the build find them? What should the tests check? The agent can learn from the repository, Link …


    Read More
  • Advancing responsible AI across Europe

    calendar Jul 31, 2026 · openai.com/blog
    Advancing responsible AI across Europe

    OpenAI shares how its safety, security, transparency, and provenance practices support responsible AI governance in Europe. The work will continue as the EU AI Act advances. Link to article: https://openai.com/index/advancing-responsible-ai-across-europe


    Read More
  • Building abundant intelligence

    calendar Jul 31, 2026 · openai.com/blog
    Building abundant intelligence

    A full-stack approach to making advanced AI more capable, more affordable, and more widely useful. Link to article: https://openai.com/index/building-abundant-intelligence


    Read More
  • Know Kotlin? Ship It Everywhere and Win at Shipaton 2026

    calendar Jul 31, 2026 · blog.jetbrains.com
    Know Kotlin? Ship It Everywhere and Win at Shipaton 2026

    Somewhere in your notes there’s an app idea waiting for a free weekend that never comes. Consider this its official deadline: RevenueCat Shipaton 2026, the world’s biggest mobile hackathon, runs August 1 to September 30. If you know Kotlin, that idea is closer to the App Store than you think. Join the Shipaton The Ship …


    Read More
  • GitHub Copilot CLI vs Claude Code: Which Terminal Agent Should You Use in 2026?

    calendar Jul 31, 2026 · devleader.ca
    GitHub Copilot CLI vs Claude Code: Which Terminal Agent Should You Use in 2026?

    GitHub Copilot CLI vs Claude Code comparison for 2026: pricing, permissions, MCP, models, GitHub workflows, and how to choose the agent for your team. Link to article: https://www.devleader.ca/2026/07/31/github-copilot-cli-vs-claude-code-which-terminal-agent-should-you-use-in-2026


    Read More
  • Univé builds an AI-ready workforce

    calendar Jul 31, 2026 · openai.com/blog
    Univé builds an AI-ready workforce

    See how Univé built an AI-ready workforce with ChatGPT Enterprise by combining leadership, responsible governance, and employee-led innovation to transform work at scale. Link to article: https://openai.com/index/unive


    Read More
  • Power Pages Enhanced Authorization

    calendar Jul 31, 2026 · devblogs.microsoft.com
    Power Pages Enhanced Authorization

    Dataverse Native Authorization Model for Power Pages How mapped identities, security roles, and record filters move external-user authorization closer to the data. We’re introducing a major update to the Power Pages security model: authorization for external users is now enforced natively in Dataverse. Customers Link …


    Read More
  • Binary Event Serialization for Marten

    calendar Jul 31, 2026 · jeremydmiller.com
    Binary Event Serialization for Marten

    This is a potentially big performance optimization you can opt into starting with Marten 9.0. Not coincidentally, we’re using this for CritterWatch to help optimize the responsiveness and database size for a JasperFx client this week. Marten can serialize individual event types to a binary wire format (MemoryPack, …


    Read More
  • Disrupting a Criminal Scam Operation

    calendar Jul 31, 2026 · openai.com/blog
    Disrupting a Criminal Scam Operation

    OpenAI disrupted a Cambodia-based scam operation using ChatGPT to support investment, romance, gambling, and impersonation schemes. Link to article: https://openai.com/index/disrupting-malicious-uses-of-ai-criminal-scam-operation


    Read More
  • Introducing WPA MCP: Early Preview of AI-assisted trace analysis in Windows Performance Analyzer

    calendar Jul 30, 2026 · devblogs.microsoft.com
    Introducing WPA MCP: Early Preview of AI-assisted trace analysis in Windows Performance Analyzer

    Windows Performance Analyzer (WPA) is one of the most powerful tools available for understanding system performance on Windows. It helps engineers investigate Event Tracing for Windows (ETW) traces across CPU, memory, disk, networking, scheduling, input, and many other areas of the operating system. That power also …


    Read More
  • OpenTelemetry HttpClient Instrumentation in .NET: Tracing Outbound HTTP Calls

    calendar Jul 30, 2026 · devleader.ca
    OpenTelemetry HttpClient Instrumentation in .NET: Tracing Outbound HTTP Calls

    Learn OpenTelemetry HttpClient instrumentation in .NET: automatic spans, W3C trace propagation, request filtering, and span enrichment with C# examples. Link to article: https://www.devleader.ca/2026/07/30/opentelemetry-httpclient-instrumentation-in-net-tracing-outbound-http-calls


    Read More
  • Azure Developer CLI (azd) July 2026

    calendar Jul 30, 2026 · devblogs.microsoft.com
    Azure Developer CLI (azd) July 2026

    This is the July round-up for the Azure Developer CLI (azd). Five releases shipped since the last post: 1.27.0, 1.27.1, Link to article: https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-july-2026


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top