.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Sponsor group type requirements for agent identities

    calendar May 1, 2026 · devblogs.microsoft.com
    Sponsor group type requirements for agent identities

    As part of moving to general availability (GA) for Entra Agent ID, agent blueprints, agent blueprint principals, and agent identities only accept dynamic membership groups and Microsoft 365 groups Link to article: https://devblogs.microsoft.com/microsoft365dev/sponsor-group-type-requirements-for-agent-identities


    Read More
  • The new Run dialog: faster, cleaner, and more capable

    calendar May 1, 2026 · devblogs.microsoft.com
    The new Run dialog: faster, cleaner, and more capable

    We've shipped the new Run dialog - and we want to say thanks. As the team behind Windows Terminal and PowerToys, we're excited to bring this to Windows 11, and your feedback helped shape it! Link to article: https://devblogs.microsoft.com/commandline/the-new-run-dialog-faster-cleaner-and-more-capable


    Read More
  • Introducing langchain-azure-cosmosdb: Build Agentic Apps and RAG with One Database

    calendar May 1, 2026 · devblogs.microsoft.com
    Introducing langchain-azure-cosmosdb: Build Agentic Apps and RAG with One Database

    Build AI Agents and RAG Applications with the New LangChain + LangGraph Connector for Azure Cosmos DB Building AI agents and RAG applications today means stitching together half a dozen services, a vector database, a chat history store, a checkpointer for agent state, a semantic cache, a long-term memory layer. Each …


    Read More
  • JetBrains Academy – April Digest

    calendar May 1, 2026 · blog.jetbrains.com
    JetBrains Academy – April Digest

    Hey! April brought many good reasons to open your IDE. Learn about a new DeepLearning.AI collab on spec-driven development, a beginner-friendly full-stack chat app course, a Kotlin certificate you can add to your LinkedIn profile, and fresh research on which AI coding tools developers actually use at work. Link to …


    Read More
  • Faster Rust Testing at Scale: cargo-nextest in Practice

    calendar May 1, 2026 · blog.jetbrains.com
    Faster Rust Testing at Scale: cargo-nextest in Practice

    Disclaimer: This article was created using AI-based writing and communication companions. With its help, the core topics of this rich and nuanced livestream were distilled into a compact blog post format. In our recent JetBrains livestream, Vitaly Bragilevsky was joined by Rain, the creator of cargo-nextest, for a …


    Read More
  • A Virtual Agent team at Docker: How the Coding Agent Sandboxes team uses a fleet of agents to ship faster

    calendar May 1, 2026 · docker.com
    A Virtual Agent team at Docker: How the Coding Agent Sandboxes team uses a fleet of agents to ship faster

    I work on Coding Agent Sandboxes, aka “sbx” at Docker. The project provides secure, microVM-based isolation for running AI coding agents like Claude Code, Gemini, Codex, Docker Agent and Kiro. Agents get full autonomy inside a sandbox (their own Docker daemon, network, filesystem) without touching your host system. …


    Read More
  • Bridge Design Pattern in C#: Complete Guide with Examples

    calendar May 1, 2026 · devleader.ca
    Bridge Design Pattern in C#: Complete Guide with Examples

    Master the bridge design pattern in C# with practical examples showing abstraction-implementation separation, composition over inheritance, and clean extensible design. Link to article: https://www.devleader.ca/2026/05/01/bridge-design-pattern-in-c-complete-guide-with-examples


    Read More
  • Announcing WinUI 3 Gallery 2.9

    calendar May 1, 2026 · devblogs.microsoft.com
    Announcing WinUI 3 Gallery 2.9

    Link to article: https://devblogs.microsoft.com/ifdef-windows/announcing-winui-3-gallery-2-9


    Read More
  • Boost Your .NET Projects with Spargine: High-Performance Character Processing with CharacterExtensions

    calendar May 1, 2026 · dotnettips.wordpress.com
    Boost Your .NET Projects with Spargine: High-Performance Character Processing with CharacterExtensions

    CharacterExtensions is a utility in the DotNetTips.Spargine.Extensions namespace that enhances performance in ASCII character processing. It offers high-performance methods for character classification, case conversion, and digit extraction, emphasizing minimal overhead. This tool is ideal for developers prioritizing …


    Read More
  • Azure Developer CLI (azd) - April 2026

    calendar May 1, 2026 · devblogs.microsoft.com
    Azure Developer CLI (azd) - April 2026

    The Azure Developer CLI (azd) shipped five releases in April 2026. The biggest theme this month is multi-language hook support: write azd hooks in Python, JavaScript, TypeScript, or .NET alongside the existing Bash and PowerShell options. Here's what's in versions Link to article: …


    Read More
  • C# Enum Switch: Pattern Matching and Exhaustive Checks

    calendar Apr 30, 2026 · devleader.ca
    C# Enum Switch: Pattern Matching and Exhaustive Checks

    Learn how to use C# enum with switch expressions and pattern matching. Covers exhaustive checks, discard arms, tuple patterns, guard clauses, and compiler warnings. Link to article: https://www.devleader.ca/2026/04/30/c-enum-switch-pattern-matching-and-exhaustive-checks


    Read More
  • Reinforcement fine-tuning with LLM-as-a-judge

    calendar Apr 30, 2026 · aws.amazon.com/blogs/machine-learning
    Reinforcement fine-tuning with LLM-as-a-judge

    In this post, we take a deeper look at how RLAIF or RL with LLM-as-a-judge works with Amazon Nova models effectively. Link to article: https://aws.amazon.com/blogs/machine-learning/reinforcement-fine-tuning-with-llm-as-a-judge/


    Read More
  • TypeScript 7 Beta Now Enabled by Default in Visual Studio 2026 18.6 Insiders 3

    calendar Apr 30, 2026 · devblogs.microsoft.com
    TypeScript 7 Beta Now Enabled by Default in Visual Studio 2026 18.6 Insiders 3

    TypeScript 7 Beta Now Enabled by Default in Visual Studio 2026 18.6 Insiders 3 In Visual Studio 2026 18.6 Insiders 3 we have updated the built-in TypeScript SDK to TypeScript 7 Beta (native preview). The TypeScript SDK provides the compiler and language service used for TypeScript and JavaScript support in Visual …


    Read More
  • Building an AI-Powered Conference App with .NET's Composable AI Stack

    calendar Apr 30, 2026 · devblogs.microsoft.com
    Building an AI-Powered Conference App with .NET's Composable AI Stack

    Building AI features into .NET applications often means stitching together models, vector databases, ingestion pipelines, and agent frameworks from different ecosystems. Each one has its own patterns, its own client libraries, and its own breaking changes when the next version ships. We've been working on a set of …


    Read More
  • AWS Generative AI Model Agility Solution: A comprehensive guide to migrating LLMs for generative AI production

    calendar Apr 30, 2026 · aws.amazon.com/blogs/machine-learning
    AWS Generative AI Model Agility Solution: A comprehensive guide to migrating LLMs for generative AI production

    In this post, we introduce a systematic framework for LLM migration or upgrade in generative AI production, encompassing essential tools, methodologies, and best practices. The framework facilitates transitions between different LLMs by providing robust protocols for prompt conversion and optimization. Link to article: …


    Read More
  • Sun Finance automates ID extraction and fraud detection with generative AI on AWS

    calendar Apr 30, 2026 · aws.amazon.com/blogs/machine-learning
    Sun Finance automates ID extraction and fraud detection with generative AI on AWS

    In this post, we show how Sun Finance used Amazon Bedrock, Amazon Textract, and Amazon Rekognition to build an AI-powered identity verification (IDV) pipeline. The solution improved extraction accuracy from 79.7% to 90.8%, cut per-document costs by 91%, and reduced processing time from up to 20 hours to under 5 …


    Read More
  • Have Your Say in the 2026 Ruby on Rails Developer Community Survey

    calendar Apr 30, 2026 · blog.jetbrains.com
    Have Your Say in the 2026 Ruby on Rails Developer Community Survey

    Software consultancy and Rails Foundation member Planet Argon is once again collecting real-world insights from Rails developers and turning them into something the whole community can learn from. The survey takes a deep look at how Rails is actually used today, including the tools people rely on, how teams and …


    Read More
  • Unleashing Agentic AI Analytics on Amazon SageMaker with Amazon Athena and Amazon Quick

    calendar Apr 30, 2026 · aws.amazon.com/blogs/machine-learning
    Unleashing Agentic AI Analytics on Amazon SageMaker with Amazon Athena and Amazon Quick

    This post demonstrates how agentic AI assistant from Amazon Quick transform data analytics into a self-service capability by using Amazon Simple Storage Service (Amazon S3) as a storage, Amazon SageMaker and AWS Glue for lakehouse, Amazon Athena for serverless SQL querying across multiple storage formats (S3 Table, …


    Read More
  • Configuring Amazon Bedrock AgentCore Gateway for secure access to private resources

    calendar Apr 30, 2026 · aws.amazon.com/blogs/machine-learning
    Configuring Amazon Bedrock AgentCore Gateway for secure access to private resources

    In this post, you will configure Amazon Bedrock AgentCore Gateway to access private endpoints using Resource Gateway, a managed construct that provisions Elastic Network Interfaces (ENIs) directly inside your Amazon VPC, one per subnet. You will explore two implementation modes (managed and self-managed) and walk …


    Read More
  • Dataverse Plugin Is Now on the Claude Marketplace

    calendar Apr 30, 2026 · devblogs.microsoft.com
    Dataverse Plugin Is Now on the Claude Marketplace

    Dataverse gives developers a powerful platform for building enterprise applications — but getting from zero to a connected, working environment has always involved multiple tools, authentication flows, and configuration steps. The Dataverse plugin was built to accelerate that journey by letting AI coding agents handle …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top