.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Prototype Pattern Real-World Example in C#: Complete Implementation

    calendar Mar 13, 2026 · devleader.ca
    Prototype Pattern Real-World Example in C#: Complete Implementation

    Prototype pattern real-world example in C#: complete implementation with game object system, code examples, and practical use case demonstration. Link to article: https://www.devleader.ca/2026/03/13/prototype-pattern-realworld-example-in-c-complete-implementation


    Read More
  • How to Run Claude Code with Docker: Local Models, MCP Servers, and Secure Sandboxes

    calendar Mar 13, 2026 · docker.com
    How to Run Claude Code with Docker: Local Models, MCP Servers, and Secure Sandboxes

    Claude Code is quickly becoming a go-to AI coding assistant for developers and increasingly for non-developers who want to build with code. But to truly unlock its potential, it needs the right local infrastructure, tool access, and security boundaries. In this blog, we’ll show you how to run Claude Code with Docker to …


    Read More
  • Secure Agent Execution with NanoClaw and Docker Sandboxes

    calendar Mar 13, 2026 · docker.com
    Secure Agent Execution with NanoClaw and Docker Sandboxes

    Agents have enormous potential to power secure, personal AI assistants that automate complex tasks and workflows. Realizing that potential, however, requires strong isolation, a codebase that teams can easily inspect and understand, and clear control boundaries they can trust. Today, NanoClaw, a lightweight agent …


    Read More
  • What's New in Agent Skills: Code Skills, Script Execution, and Approval for Python

    calendar Mar 13, 2026 · devblogs.microsoft.com
    What's New in Agent Skills: Code Skills, Script Execution, and Approval for Python

    Code-Defined Skills, Script Execution, and Approval for Agent Skills in Python When we introduced Agent Skills for Microsoft Agent Framework, you could package domain expertise as file-based s Link to article: …


    Read More
  • Datalore 2026.1: New Data Explorer Cells, Instance-Wide BYOK for AI, Stronger Security via Sidecar Containers in Kubernetes, and More

    calendar Mar 13, 2026 · blog.jetbrains.com
    Datalore 2026.1: New Data Explorer Cells, Instance-Wide BYOK for AI, Stronger Security via Sidecar Containers in Kubernetes, and More

    The first Datalore release of the year delivers several new features that make working with data even easier. These updates are already available to Datalore Cloud users. For Datalore On-Premises, instance administrators can enable them by updating their Datalore instance. Let’s dive in! Data explorer Datalore 2026.1 …


    Read More
  • How VS Code Builds with AI

    calendar Mar 13, 2026 · devblogs.microsoft.com
    How VS Code Builds with AI

    Learn how VS Code uses AI across its own development workflow with GitHub Copilot agent mode, automated testing, and AI-powered code review. Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/how-vs-code-builds-with-ai


    Read More
  • Improve operational visibility for inference workloads on Amazon Bedrock with new CloudWatch metrics for TTFT and Estimated Quota Consumption

    calendar Mar 12, 2026 · aws.amazon.com/blogs/machine-learning
    Improve operational visibility for inference workloads on Amazon Bedrock with new CloudWatch metrics for TTFT and Estimated Quota Consumption

    Today, we’re announcing two new Amazon CloudWatch metrics for Amazon Bedrock, TimeToFirstToken and EstimatedTPMQuotaUsage. In this post, we cover how these work and how to set alarms, establish baselines, and proactively manage capacity using them. Link to article: …


    Read More
  • Secure AI agents with Policy in Amazon Bedrock AgentCore

    calendar Mar 12, 2026 · aws.amazon.com/blogs/machine-learning
    Secure AI agents with Policy in Amazon Bedrock AgentCore

    In this post, you will understand how Policy in Amazon Bedrock AgentCore creates a deterministic enforcement layer that operates independently of the agent's own reasoning. You will learn how to turn natural language descriptions of your business rules into Cedar policies, then use those policies to enforce …


    Read More
  • Build an AI Code Review Bot with Semantic Kernel in C#

    calendar Mar 12, 2026 · devleader.ca
    Build an AI Code Review Bot with Semantic Kernel in C#

    Learn to build an AI code review bot with Semantic Kernel in C#. Uses ChatCompletionAgent with four plugins for bug, security, performance, and style review. Link to article: https://www.devleader.ca/2026/03/12/build-an-ai-code-review-bot-with-semantic-kernel-in-c


    Read More
  • Evolving DirectX for the ML Era on Windows

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Evolving DirectX for the ML Era on Windows

    At GDC this year, we shared how machine learning is becoming foundational to real time graphics, and how DirectX is evolving to meet that shift across shader level and model level ML. ML is no longer a niche optimization or a postprocess trick. It’s increasingly embedded throughout the graphics pipeline, influencing …


    Read More
  • Microsoft at JavaOne: Empowering Java developers to lead the next era of AI

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Microsoft at JavaOne: Empowering Java developers to lead the next era of AI

    Java has powered some of the world’s most mission‑critical systems for decades and that’s a big part of why we’re excited to be back with the community at JavaOne 2026 (March 17–19 in Redwood City). At Microsoft, we get to work with Java teams every day: folks shipping at massive scale, running on tight SLAs, …


    Read More
  • Agent Harness in Agent Framework

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Agent Harness in Agent Framework

    Agent harness is the layer where model reasoning connects to real execution: shell and filesystem access, approval flows, and context management across long-running sessions. With Agent Framework, these patterns can now be built consistently in both Python and .NET. In this post, we’ll look at three practical building …


    Read More
  • DirectX: Bringing Console-Level Developer Tools to Windows

    calendar Mar 12, 2026 · devblogs.microsoft.com
    DirectX: Bringing Console-Level Developer Tools to Windows

    On March 12th, 2026, the DirectX team and our hardware partners hosted DirectX: Br Link to article: https://devblogs.microsoft.com/directx/directx-bringing-console-level-developer-tools-to-windows


    Read More
  • Modernize .NET Anywhere with GitHub Copilot

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Modernize .NET Anywhere with GitHub Copilot

    Modernizing a .NET application is rarely a single step. It requires understanding the current state of the codebase, evaluating dependencies, identifying potential breaking changes, and sequencing updates carefully. Until recently, GitHub Copilot modernization for .NET ran primarily inside Visual Studio. That worked …


    Read More
  • .NET 10.0.5 Out-of-Band Release - macOS Debugger Fix

    calendar Mar 12, 2026 · devblogs.microsoft.com
    .NET 10.0.5 Out-of-Band Release - macOS Debugger Fix

    We are releasing .NET 10.0.5 as an out-of-band (OOB) update to address a regression introduced in .NET 10.0.4. What's the issue? .NET 10.0.4 introduced a regression that causes the debugger to crash when debugging applications on macOS using Visual Studio Code. After installing .NET SDK 10.0.104 or 10.0.200, the …


    Read More
  • Multimodal embeddings at scale: AI data lake for media and entertainment workloads

    calendar Mar 12, 2026 · aws.amazon.com/blogs/machine-learning
    Multimodal embeddings at scale: AI data lake for media and entertainment workloads

    This post shows you how to build a scalable multimodal video search system that enables natural language search across large video datasets using Amazon Nova models and Amazon OpenSearch Service. You will learn how to move beyond manual tagging and keyword-based searches to enable semantic search that captures the full …


    Read More
  • Fine-tuning NVIDIA Nemotron Speech ASR on Amazon EC2 for domain adaptation

    calendar Mar 12, 2026 · aws.amazon.com/blogs/machine-learning
    Fine-tuning NVIDIA Nemotron Speech ASR on Amazon EC2 for domain adaptation

    In this post, we explore how to fine-tune a leaderboard-topping, NVIDIA Nemotron Speech Automatic Speech Recognition (ASR) model; Parakeet TDT 0.6B V2. Using synthetic speech data to achieve superior transcription results for specialised applications, we'll walk through an end-to-end workflow that combines AWS …


    Read More
  • Windows stack limit checking retrospective: x86-32, also known as i386

    calendar Mar 12, 2026 · devblogs.microsoft.com
    Windows stack limit checking retrospective: x86-32, also known as i386

    We start our survey of historical stack limit checking functions on Windows with the 80386 family of processors. This function has actually changed form over the years, so we'll start with the "original flavor". Originally, the _chkstk function was called by putting the desired number of bytes in the eax re …


    Read More
  • Strategy Pattern Real-World Example in C#: Complete Implementation

    calendar Mar 12, 2026 · devleader.ca
    Strategy Pattern Real-World Example in C#: Complete Implementation

    Strategy pattern real-world example in C#: complete implementation of an e-commerce discount system with multiple discount strategies and practical code examples. Link to article: https://www.devleader.ca/2026/03/12/strategy-pattern-realworld-example-in-c-complete-implementation


    Read More
  • Flexibility Over Lock-In: The Enterprise Shift in Agent Strategy

    calendar Mar 12, 2026 · docker.com
    Flexibility Over Lock-In: The Enterprise Shift in Agent Strategy

    Building agents is now a strategic priority for 95% of respondents in our latest State of Agentic AI research, which surveyed more than 800 developers and decision-makers worldwide. The shift is happening quickly: agent adoption has moved beyond experiments and demos into early operational maturity. But the road to …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top