.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Introducing workspace agents in ChatGPT

    calendar Apr 22, 2026 · openai.com/blog
    Introducing workspace agents in ChatGPT

    Workspace agents in ChatGPT are Codex-powered agents that automate complex workflows, run in the cloud, and help teams scale work across tools securely. Link to article: https://openai.com/index/introducing-workspace-agents-in-chatgpt


    Read More
  • Speeding up agentic workflows with WebSockets in the Responses API

    calendar Apr 22, 2026 · openai.com/blog
    Speeding up agentic workflows with WebSockets in the Responses API

    A deep dive into the Codex agent loop, showing how WebSockets and connection-scoped caching reduced API overhead and improved model latency. Link to article: https://openai.com/index/speeding-up-agentic-workflows-with-websockets


    Read More
  • Workspace agents

    calendar Apr 22, 2026 · openai.com/blog
    Workspace agents

    Learn how to build, use, and scale workspace agents in ChatGPT to automate repeatable workflows, connect tools, and streamline team operations. Link to article: https://openai.com/academy/workspace-agents


    Read More
  • Introducing Azure Accelerate for Databases: Modernize your data for AI with experts and investments

    calendar Apr 22, 2026 · azure.microsoft.com/en-us/blog
    Introducing Azure Accelerate for Databases: Modernize your data for AI with experts and investments

    Azure Accelerate for Databases helps organizations modernize their databases and build AI-ready capabilities. The post Introducing Azure Accelerate for Databases: Modernize your data for AI with experts and investments appeared first on Microsoft Azure Blog. Link to article: …


    Read More
  • Introducing OpenAI Privacy Filter

    calendar Apr 22, 2026 · openai.com/blog
    Introducing OpenAI Privacy Filter

    OpenAI Privacy Filter is an open-weight model for detecting and redacting personally identifiable information (PII) in text with state-of-the-art accuracy Link to article: https://openai.com/index/introducing-openai-privacy-filter


    Read More
  • Azure SDK Release (April 2026)

    calendar Apr 21, 2026 · devblogs.microsoft.com
    Azure SDK Release (April 2026)

    Thank you for your interest in the new Azure SDKs! We release new features, improvements, and bug fixes every month. Subscribe to our Azure SDK Blog RSS Feed to get notified when a new release is available. You can find links to packages, code, and docs on our Link to article: …


    Read More
  • Testing Feature Slices in C#: Unit Tests, Integration Tests, and What to Test

    calendar Apr 21, 2026 · devleader.ca
    Testing Feature Slices in C#: Unit Tests, Integration Tests, and What to Test

    Learn how to test feature slices in C# effectively. Covers unit tests for handlers, integration tests with WebApplicationFactory, and when to use each testing strategy. Link to article: https://www.devleader.ca/2026/04/21/testing-feature-slices-in-c-unit-tests-integration-tests-and-what-to-test


    Read More
  • From developer desks to the whole organization: Running Claude Cowork in Amazon Bedrock

    calendar Apr 21, 2026 · aws.amazon.com/blogs/machine-learning
    From developer desks to the whole organization: Running Claude Cowork in Amazon Bedrock

    Today, we're excited to announce Claude Cowork in Amazon Bedrock. You can now run Cowork and Claude Code Desktop through Amazon Bedrock, directly or using an LLM gateway. In this post, we walk through how Claude Cowork integrates with Amazon Bedrock and show an example of how knowledge workers use it in practice. Link …


    Read More
  • The Polyglot tax – Part 4

    calendar Apr 21, 2026 · devblogs.microsoft.com
    The Polyglot tax – Part 4

    The Agent-Ready Database: Security, Backup, and MCP Part 4 of 4 – The Multi-Model Database Series This is the final post in a four-part series on multi-model databases in SQL Server 2025 and Azure SQL - exploring how the optimizer, storage engine, and security layer treat each data model as a first-class ci Link to …


    Read More
  • .NET 10.0.7 Out-of-Band Security Update

    calendar Apr 21, 2026 · devblogs.microsoft.com
    .NET 10.0.7 Out-of-Band Security Update

    We are releasing .NET 10.0.7 as an out-of-band (OOB) update to address a security issue introduced in Microsoft.AspNetCore.DataProtection Security update details This release includes a fix for Link to article: https://devblogs.microsoft.com/dotnet/dotnet-10-0-7-oob-security-update


    Read More
  • Announcing TypeScript 7.0 Beta

    calendar Apr 21, 2026 · devblogs.microsoft.com
    Announcing TypeScript 7.0 Beta

    Today we are absolutely thrilled to announce the release of TypeScript 7.0 Beta! If you haven't been following TypeScript 7.0's development, this release is significant in that it is built on a completely new foundation. Over the past year, we have been porting the existing TypeScript codebase from TypeScript (as a …


    Read More
  • I Wasted 68 Minutes a Day Re-Explaining My Code. Then I Built auto-memory.

    calendar Apr 21, 2026 · devblogs.microsoft.com
    I Wasted 68 Minutes a Day Re-Explaining My Code. Then I Built auto-memory.

    ~1,900 lines of Python. Zero dependencies. Saves you an hour a day. GitHub → · pip install auto-memory Now give Copilot CLI enhanced context recall. Point it at Link to article: https://devblogs.microsoft.com/all-things-azure/i-wasted-68-minutes-a-day-re-explaining-my-code-then-i-built-auto-memory


    Read More
  • EF Core is Better with Wolverine

    calendar Apr 21, 2026 · jeremydmiller.com
    EF Core is Better with Wolverine

    TL;DR: Wolverine has a pretty good development and production time story for developers using EF Core and that is constantly being improved. Wolverine was explicitly restarted 3-4 years back specifically to combine with Marten as a complete end to end solution for Event Sourcing and CQRS with asynchronous messaging …


    Read More
  • General Availability: Dynamic Data Masking for Azure Cosmos DB

    calendar Apr 21, 2026 · devblogs.microsoft.com
    General Availability: Dynamic Data Masking for Azure Cosmos DB

    Protecting sensitive data is a foundational requirement for modern applications. As organizations scale their use of Azure Cosmos DB across teams, environments, and workloads, controlling who can see sensitive information becomes increasingly important. Today, we are excited to announce the general availability of …


    Read More
  • Aspire 13.2: Bun Support and Container Enhancements

    calendar Apr 21, 2026 · devblogs.microsoft.com
    Aspire 13.2: Bun Support and Container Enhancements

    If you've been following the JavaScript story in Aspire, 13.2 is the kind of release you want to see. Focused, deliberate, and packed with improvements that make a real difference. Bun support lands for Vite apps. Yarn gets more reliable. Container publishing becom Link to article: …


    Read More
  • End-to-end lineage with DVC and Amazon SageMaker AI MLflow apps

    calendar Apr 21, 2026 · aws.amazon.com/blogs/machine-learning
    End-to-end lineage with DVC and Amazon SageMaker AI MLflow apps

    In this post, we show how to combine DVC (Data Version Control), Amazon SageMaker AI, and Amazon SageMaker AI MLflow Apps to build end-to-end ML model lineage. We walk through two deployable patterns — dataset-level lineage and record-level lineage — that you can run in your own AWS account using the companion …


    Read More
  • Incremental Highlighting for Scala

    calendar Apr 21, 2026 · blog.jetbrains.com
    Incremental Highlighting for Scala

    If an error is detected in a file but no one sees it, is it really highlighted? This is a tale about why highlighting only what’s visible is both the strangest and the most reasonable thing to do – and how you can benefit from it. (Enable Settings | Scala | Editor | Highlighting Mode […] Link to article: …


    Read More
  • Sure, xor'ing a register with itself is the idiom for zeroing it out, but why not sub?

    calendar Apr 21, 2026 · devblogs.microsoft.com
    Sure, xor'ing a register with itself is the idiom for zeroing it out, but why not sub?

    Matt Godbolt, probably best known for being the proprietor of Compiler Explorer, wrote a brief article on why x86 compilers love the xor eax, eax instruction. Link to article: https://devblogs.microsoft.com/oldnewthing/20260421-00/?p=112247


    Read More
  • Getting Started with Agentic DevOps – Part 1: Foundations

    calendar Apr 21, 2026 · devblogs.microsoft.com
    Getting Started with Agentic DevOps – Part 1: Foundations

    This post is the first in a 3-part series: Foundations (this post) Start shipping (context engineering, MCP servers, orchestration) App modernization (Java, .NET, PHP, microservices) Bookmark this post for quick reference as you start exploring Agentic DevOps. It will be updated as the 3 parts Link to article: …


    Read More
  • Kotlin Professional Certificate by JetBrains – Now on LinkedIn Learning

    calendar Apr 21, 2026 · blog.jetbrains.com
    Kotlin Professional Certificate by JetBrains – Now on LinkedIn Learning

    JetBrains has partnered with LinkedIn Learning to offer the Kotlin Professional Certificate. This is a structured learning path that covers the full scope of modern software development – from Kotlin essentials all the way to building full-stack, multiplatform applications for mobile, desktop, web, and backend …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top