.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • What Kind of Packaged Process Is It?

    calendar Aug 25, 2026 · devblogs.microsoft.com
    What Kind of Packaged Process Is It?

    As previously discussed, we can divide processes into the two broad categories of packaged vs unpackaged, based on if the process HAS or LACKS package identity. Packaged processes can be divided into three broad categories: Universal Link to article: …


    Read More
  • Start here: Azure SQL Foundations series

    calendar Aug 25, 2026 · devblogs.microsoft.com
    Start here: Azure SQL Foundations series

    Most developers I talk to aren't asking whether Azure SQL Database can handle their next app. They're asking where to start when it comes to modernization, migration, and AI in the database. If you're reading this, you're probably in a similar boat: you've got an existing schema or databases, a scaling question you …


    Read More
  • Visual Studio August Update — Work Smarter Across Models and Branches

    calendar Aug 25, 2026 · devblogs.microsoft.com
    Visual Studio August Update — Work Smarter Across Models and Branches

    The August update gives you more control over two parts of development that can get complicated quickly: choosing the right level of AI assistance and managing work across Git branches and repositories. You can now tune model thinking effort for the task in front of you, share custom agents across your organization, …


    Read More
  • Wolverine 6.30: Optimized at least once delivery with “Native Acks”

    calendar Aug 25, 2026 · jeremydmiller.com
    Wolverine 6.30: Optimized at least once delivery with “Native Acks”

    Wolverine 6.30 is out. It is a big release with one clear headline: a new endpoint mode, EndpointMode.NativeAck, plus the supporting cast it needed to be trustworthy — lease renewal, an additional idempotency guard, partitioning, and a five-node chaos harness to address a reported issue. This release came with feature …


    Read More
  • Try Azure SRE Agent with no always-on charges

    calendar Aug 25, 2026 · devblogs.microsoft.com
    Try Azure SRE Agent with no always-on charges

    We are happy to announce a 30-day trial experience for Azure SRE Agent. New customers can create and configure the SRE Agent at their own pace, with no charges for setup time or keeping agents ready. During the trial, you can connect your agents to telemetry, source code, incident management platforms, and other …


    Read More
  • PowerToys 0.101 is here: Window Hopper, Insider updates, and Command Palette compact mode

    calendar Aug 25, 2026 · devblogs.microsoft.com
    PowerToys 0.101 is here: Window Hopper, Insider updates, and Command Palette compact mode

    We're back with a f Link to article: https://devblogs.microsoft.com/commandline/powertoys-0-101-is-here-window-hopper-insider-updates-and-command-palette-compact-mode


    Read More
  • Combining C# Specifications With AND, OR, and NOT

    calendar Aug 25, 2026 · devleader.ca
    Combining C# Specifications With AND, OR, and NOT

    Combining C# specifications with AND, OR, and NOT requires Boolean laws, explicit null policies, parameter rebinding, and EF Core relational provider tests. Link to article: https://www.devleader.ca/2026/08/25/combining-c-specifications-with-and-or-and-not


    Read More
  • Finding the total number of processors on a machine with .NET

    calendar Aug 25, 2026 · andrewlock.net
    Finding the total number of processors on a machine with .NET

    In this post I show how to find the total number of logical CPUs on a host (not just those available to a process); something that isn't exposed in modern .NET Link to article: https://andrewlock.net/finding-the-total-number-of-processors-on-a-machine-with-dotnet/


    Read More
  • Ideas Worth a Longer Conversation: The JetBrains Research Podcast

    calendar Aug 25, 2026 · blog.jetbrains.com
    Ideas Worth a Longer Conversation: The JetBrains Research Podcast

    Every week there’s at least one new announcement about what AI will do to software development. Most of the conversation moves fast and stays shallow, focusing on productivity gains, job displacement, or which model scored highest on the latest benchmark. We’re more interested in the questions underneath that noise, so …


    Read More
  • Building your first MCP server in ASP.NET Core

    calendar Aug 25, 2026 · blog.elmah.io
    Building your first MCP server in ASP.NET Core

    The Model Context Protocol (MCP) gives AI assistants a standardized way to interact with software. Learn how to construct your first MCP server in ASP.NET Core, expose C# tools using standard attributes, and test your setup end-to-end with the official MCP Inspector. Link to article: …


    Read More
  • The full stack behind abundant intelligence

    calendar Aug 25, 2026 · openai.com/blog
    The full stack behind abundant intelligence

    OpenAI CFO Sarah Friar explains how advances across chips, compute, models, and products compound to deliver more useful intelligence at greater scale and lower cost. Link to article: https://openai.com/index/the-full-stack-behind-abundant-intelligence


    Read More
  • Jalapeño’s first results show industry-leading speed and efficiency in AI inference

    calendar Aug 25, 2026 · openai.com/blog
    Jalapeño’s first results show industry-leading speed and efficiency in AI inference

    Jalapeño is a custom inference chip from OpenAI that delivers faster, more power-efficient AI inference, with higher throughput and lower latency for modern models. Link to article: https://openai.com/index/jalapeno-first-results


    Read More
  • Disrupting a new covert influence campaign from Russia

    calendar Aug 25, 2026 · openai.com/blog
    Disrupting a new covert influence campaign from Russia

    OpenAI banned Russia-origin accounts using AI to promote a fake Israel-based think tank and a “sovereignty” index praising Russia and criticizing the West. Link to article: https://openai.com/index/disrupting-malicious-uses-of-ai-influence-campaign-russia


    Read More
  • Unlocking the Power of AI for Every Developer in Visual Studio with Bring your Own Model

    calendar Aug 24, 2026 · devblogs.microsoft.com
    Unlocking the Power of AI for Every Developer in Visual Studio with Bring your Own Model

    The best AI in Visual Studio is the AI you can bring with you. Developers don't work in a single-model world anymore. You might reach for one model for everyday coding, another for a domain-specific problem, and an approved model for work that must stay within your organization's governance boundaries. So, the question …


    Read More
  • Hybrid Search for RAG in .NET: BM25, Vectors, and Reciprocal Rank Fusion

    calendar Aug 24, 2026 · devleader.ca
    Hybrid Search for RAG in .NET: BM25, Vectors, and Reciprocal Rank Fusion

    Learn how hybrid search RAG .NET combines lexical BM25 and dense vector candidates in one Azure AI Search request with reciprocal rank fusion. Link to article: https://www.devleader.ca/2026/08/24/hybrid-search-for-rag-in-net-bm25-vectors-and-reciprocal-rank-fusion


    Read More
  • Java OpenJDK August 2026 Critical Patch Update

    calendar Aug 24, 2026 · devblogs.microsoft.com
    Java OpenJDK August 2026 Critical Patch Update

    Hello Java customers! We are happy to announce the latest August 2026 critical patch update release for the Microsoft Build of OpenJDK. Check our Link to article: https://devblogs.microsoft.com/java/java-openjdk-august-2026-critical-patch-update


    Read More
  • Introducing new Ray capabilities on SageMaker HyperPod

    calendar Aug 24, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing new Ray capabilities on SageMaker HyperPod

    Amazon SageMaker HyperPod now offers managed Ray support on Amazon EKS. Create and monitor Ray clusters, connect JupyterLab and Code Editor notebooks to live clusters, get out-of-the-box observability, and run resilient distributed training and accelerated inference from SageMaker Studio, all with open-source KubeRay …


    Read More
  • From dotnet run to Foundry Hosted Agent in 3 lines of C#

    calendar Aug 24, 2026 · devblogs.microsoft.com
    From dotnet run to Foundry Hosted Agent in 3 lines of C#

    A couple of weeks ago I was talking with a couple of friends who are building agents with Microsoft Agent Framework. The demos were great, the agents were smart, everyone was happy. And then one of them asked the question: "OK, the agent is done… now, how do I deploy this thing?" And the table went Link to …


    Read More
  • Democratizing institutional knowledge: Building an AI-powered knowledge management system with AWS

    calendar Aug 24, 2026 · aws.amazon.com/blogs/machine-learning
    Democratizing institutional knowledge: Building an AI-powered knowledge management system with AWS

    Learn how to build a customizable, smart-caching knowledge management system on AWS that captures and delivers institutional (tribal) knowledge through a voice-first AI avatar. The accelerator uses Amazon Bedrock Knowledge Bases for retrieval-augmented generation and deploys in hours with AWS CloudFormation. Link to …


    Read More
  • Explore new features available in C# 15 preview

    calendar Aug 24, 2026 · devblogs.microsoft.com
    Explore new features available in C# 15 preview

    C# 15 will ship with .NET 11 in November. All the new features are available in .NET 11 preview 7 for you to try now. C# 15 adds union types, closed hierarchies, the first preview of an updated unsafe model, collection expression arguments, extension indexers, and labeled break and continue Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top