.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • CollabTalk Podcast: Episode 183 with David McCarter

    calendar Mar 12, 2026 · dotnettips.wordpress.com
    CollabTalk Podcast: Episode 183 with David McCarter

    In a recent podcast, Christian Buckley and I discussed the dual nature of AI, sparking excitement and anxiety among software engineers. We explored its implications for the future of the profession, its impact on software design and development, and how it will affect everyday life. Join us for insights and …


    Read More
  • UX Chronicles: How OpenAI Broke Sora

    calendar Mar 12, 2026 · dotnettips.wordpress.com
    UX Chronicles: How OpenAI Broke Sora

    The article critiques OpenAI's Sora 2 platform, highlighting its worsened user experience compared to Sora 1. Key features have been removed, leading to confusion and inefficiency for users. The author argues that Sora 2 exemplifies a troubling industry trend called "enshittification," where tech platforms …


    Read More
  • ChatCompletionAgent vs AssistantAgent in Semantic Kernel: Which Should You Use?

    calendar Mar 11, 2026 · devleader.ca
    ChatCompletionAgent vs AssistantAgent in Semantic Kernel: Which Should You Use?

    Compare ChatCompletionAgent vs AssistantAgent in Semantic Kernel for C#. Learn key differences and when to use each agent type for your .NET AI application. Link to article: https://www.devleader.ca/2026/03/11/chatcompletionagent-vs-assistantagent-in-semantic-kernel-which-should-you-use


    Read More
  • Operationalizing Agentic AI Part 1: A Stakeholder’s Guide

    calendar Mar 11, 2026 · aws.amazon.com/blogs/machine-learning
    Operationalizing Agentic AI Part 1: A Stakeholder’s Guide

    The AWS Generative AI Innovation Center has helped 1,000+ customers move AI into production, delivering millions in documented productivity gains. In this post, we share guidance for leaders across the C-suite: CTOs, CISOs, CDOs, and Chief Data Science/AI officers, as well as business owners and compliance leads. Link …


    Read More
  • Modernize VB.NET applications to .NET 10 with AWS Transform

    calendar Mar 11, 2026 · aws.amazon.com/blogs/dotnet
    Modernize VB.NET applications to .NET 10 with AWS Transform

    AWS Transform is an agentic service that accelerates modernization, including .NET applications. With it, you can transform various types of .NET Framework projects to modern versions of .NET including .NET 10. Until recently that support was limited to projects written in C#, the most-used .NET language. AWS Transform …


    Read More
  • DirectStorage 1.4 release adds support for Zstandard

    calendar Mar 11, 2026 · devblogs.microsoft.com
    DirectStorage 1.4 release adds support for Zstandard

    Today we’re releasing the public preview of DirectStorage 1.4 and the initial public preview of the Game Asset Conditioning Library. Together, they introduce Link to article: https://devblogs.microsoft.com/directx/directstorage-1-4-release-adds-support-for-zstandard


    Read More
  • Introducing Tracy: The AI Observability Library for Kotlin

    calendar Mar 11, 2026 · blog.jetbrains.com
    Introducing Tracy: The AI Observability Library for Kotlin

    Tracy is an open-source Kotlin library that adds production-grade observability to AI-powered applications in minutes. It helps you debug failures, measure execution time, and track LLM usage across model calls, tool calls, and your own custom application logic. Ultimately, comprehensive observability ensures you have …


    Read More
  • A Look Ahead at Azure Cosmos DB Conf 2026: From AI Agents to Global Scale

    calendar Mar 11, 2026 · devblogs.microsoft.com
    A Look Ahead at Azure Cosmos DB Conf 2026: From AI Agents to Global Scale

    Link to article: https://devblogs.microsoft.com/cosmosdb/azure-cosmos-db-conf-2026-preview


    Read More
  • Tool Approval and Human-in-the-Loop in Microsoft Agent Framework

    calendar Mar 11, 2026 · devleader.ca
    Tool Approval and Human-in-the-Loop in Microsoft Agent Framework

    Learn how to implement microsoft agent framework tool approval human in the loop patterns in C# to keep AI agents safe, auditable, and under human control. Link to article: https://www.devleader.ca/2026/03/11/tool-approval-and-humanintheloop-in-microsoft-agent-framework


    Read More
  • Centralized Power: How TeamCity’s Architecture Solves Jenkins’ Scaling Problem

    calendar Mar 11, 2026 · blog.jetbrains.com
    Centralized Power: How TeamCity’s Architecture Solves Jenkins’ Scaling Problem

    This blog post was brought to you by Aykut Bulgu, draft.dev. When a Jenkins installation starts to feel slow, the first symptom is usually the queue. Builds sit longer than they should, feedback takes too long to reach developers, and the CI system starts demanding more attention from the platform team than anyone …


    Read More
  • Announcing general availability of Azure Confidential Computing (ACC) virtual machines for U.S. government environments

    calendar Mar 11, 2026 · devblogs.microsoft.com
    Announcing general availability of Azure Confidential Computing (ACC) virtual machines for U.S. government environments

    Government agencies have an increased need for secure, verifiable, and compliant cloud environments that adhere to data sovereignty regulations, operate in a Zero Trust framework, and help reduce exposure to insider threats. Today, Microsoft marks a major milestone in secure cloud innovation with the general …


    Read More
  • How do compilers ensure that large stack allocations do not skip over the guard page?

    calendar Mar 11, 2026 · devblogs.microsoft.com
    How do compilers ensure that large stack allocations do not skip over the guard page?

    Some time ago we took a closer look at the stack guard page and how a rogue stack access from another thread into the guard page could result in the guard page being lost. (And we used this information Link to article: https://devblogs.microsoft.com/oldnewthing/20260311-00/?p=112134


    Read More
  • Building AI Teams: How Docker Sandboxes and Docker Agent Transform Development

    calendar Mar 11, 2026 · docker.com
    Building AI Teams: How Docker Sandboxes and Docker Agent Transform Development

    It's 11 PM. You've got a JIRA ticket open, an IDE with three unsaved files, a browser tab on Stack Overflow, and another on documentation. You're context-switching between designing UI, writing backend APIs, fixing bugs, and running tests. You're wearing all the hats, product manager, designer, engineer, QA specialist, …


    Read More
  • Prototype vs Factory Pattern in C#: Key Differences Explained

    calendar Mar 11, 2026 · devleader.ca
    Prototype vs Factory Pattern in C#: Key Differences Explained

    Prototype vs Factory pattern in C#: key differences explained, when to use each pattern, and how they compare for object creation in creational design patterns. Link to article: https://www.devleader.ca/2026/03/11/prototype-vs-factory-pattern-in-c-key-differences-explained


    Read More
  • Rakuten fixes issues twice as fast with Codex

    calendar Mar 11, 2026 · openai.com/blog
    Rakuten fixes issues twice as fast with Codex

    Rakuten uses Codex, the coding agent from OpenAI, to ship software faster and safer, reducing MTTR 50%, automating CI/CD reviews, and delivering full-stack builds in weeks. Link to article: https://openai.com/index/rakuten


    Read More
  • From Classroom Code to NASA Challenges: Carlos Orozco’s Journey Into Big Tech

    calendar Mar 11, 2026 · blog.jetbrains.com
    From Classroom Code to NASA Challenges: Carlos Orozco’s Journey Into Big Tech

    Carlos Orozco decided to study computer science when he realized that programming was about formalizing ideas and solving problems systematically. He was drawn to the mix of logic, mathematics, and creativity, a field where rigorous thinking leads to tangible results. His interest deepened when he began working on …


    Read More
  • Designing AI agents to resist prompt injection

    calendar Mar 11, 2026 · openai.com/blog
    Designing AI agents to resist prompt injection

    How ChatGPT defends against prompt injection and social engineering by constraining risky actions and protecting sensitive data in agent workflows. Link to article: https://openai.com/index/designing-agents-to-resist-prompt-injection


    Read More
  • From model to agent: Equipping the Responses API with a computer environment

    calendar Mar 11, 2026 · openai.com/blog
    From model to agent: Equipping the Responses API with a computer environment

    How OpenAI built an agent runtime using the Responses API, shell tool, and hosted containers to run secure, scalable agents with files, tools, and state. Link to article: https://openai.com/index/equip-responses-api-computer-environment


    Read More
  • Wayfair boosts catalog accuracy and support speed with OpenAI

    calendar Mar 11, 2026 · openai.com/blog
    Wayfair boosts catalog accuracy and support speed with OpenAI

    Wayfair uses OpenAI models to improve ecommerce support and product catalog accuracy, automating ticket triage and enhancing millions of product attributes at scale. Link to article: https://openai.com/index/wayfair


    Read More
  • The Ethics of AI Code Review

    calendar Mar 11, 2026 · blog.jetbrains.com
    The Ethics of AI Code Review

    As AI technology continues to mature, its application grows wider too. Code review tools are one of the fastest growing use cases for AI in software development. They facilitate faster checks, better consistency, and the ability to catch critical security issues humans might miss. The 2025 Stack Overflow Developer …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top