.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • How did we conclude that CcNamespace.dll was the ringleader of a group of DLLs that unloaded prematurely?

    calendar Jul 3, 2026 · devblogs.microsoft.com
    How did we conclude that <tt>CcNamespace.dll</tt> was the ringleader of a group of DLLs that unloaded prematurely?

    When I presented my study of a crash caused by a thread executing from an unloaded third-party DLL, someone asked how I concluded that CcNamespace.dll was the ringleader of the fa Link to article: https://devblogs.microsoft.com/oldnewthing/20260703-00/?p=112504


    Read More
  • Enabling MLflow OpenAI Autolog on PySpark Workers

    calendar Jul 3, 2026 · devblogs.microsoft.com
    Enabling MLflow OpenAI Autolog on PySpark Workers

    Context In a recent engagement, the team built an LLM-based contract intelligence pipeline on Azure Databricks. The goal was to extract entitlements from a large corpus of inconsistently formatted service-contract PDFs — what is covered, on which equipment, and under which terms — so downstream systems can tell what is …


    Read More
  • Pure Virtual C++ 2026 Talks Announced

    calendar Jul 2, 2026 · devblogs.microsoft.com
    Pure Virtual C++ 2026 Talks Announced

    The talks are set for Pure Virtual C++ 2026, our free, one-day virtual conference for the whole C++ community. We're excited to reveal the featured session lineup and the speakers bringing it to you. Ma Link to article: https://devblogs.microsoft.com/cppblog/pure-virtual-cpp-2026-talks-announced


    Read More
  • The case of the thread executing from an unloaded third-party DLL

    calendar Jul 2, 2026 · devblogs.microsoft.com
    The case of the thread executing from an unloaded third-party DLL

    The Explorer team was investigating a crash that was occuring at a relatively high rate and found that it took the form of a thread executing from an unloaded third-party DLL. 0:173> k RetAddr Call Site 00000000557c5820 <Unloaded_LibUtils_CloudNs_3.dll>+0x265fe 0000000000000008 <Unloaded_LibU Link to …


    Read More
  • Fundamentals of Azure DevOps with SQL projects

    calendar Jul 2, 2026 · devblogs.microsoft.com
    Fundamentals of Azure DevOps with SQL projects

    Building automated pipelines with your SQL database projects enables you to build a rich CI/CD ecosystem to ensure that your application is being deployed with good quality code and at high confidence of success. SQL Database Projects are compatible with just about every automation environment because fundamentally …


    Read More
  • Audit Frontier AI Agents with SQL MCP Server

    calendar Jul 1, 2026 · devblogs.microsoft.com
    Audit Frontier AI Agents with SQL MCP Server

    All modern AI solutions eventually need agents to query or mutate data in Microsoft SQL. Deciding how to do this safely, for example, how to handle NL2SQL, will be an important choice. Next come the twins: authentication and authorization. In this article, we discuss pass-through agentic authentic Link to article: …


    Read More
  • Visual Studio Code 1.127

    calendar Jul 1, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.127

    Learn what is new in Visual Studio Code 1.127 Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.127


    Read More
  • Visual Studio Code 1.128 (Insiders)

    calendar Jul 1, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.128 (Insiders)

    Learn what's new in Visual Studio Code 1.128 (Insiders) Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.128-(insiders)


    Read More
  • What AI benchmarks are not telling you

    calendar Jul 1, 2026 · devblogs.microsoft.com
    What AI benchmarks are not telling you

    This is the sixth article in a series about Agent Experience (AX): the practice of making AI coding agents work correctly with your technology. The series covers what you can and can't control in the agent stack, how to measure whether your extensions are helping or hurting, and how to iterate toward better outcomes. …


    Read More
  • It rather involved being on the other side of this airtight hatchway: Changing administrative settings

    calendar Jul 1, 2026 · devblogs.microsoft.com
    It rather involved being on the other side of this airtight hatchway: Changing administrative settings

    A security vulnerability report arrived that went roughly like this: An attacker can bypass security policies by modifying the following registry keys to disable ⟦security feature 1⟧ and ⟦security feature 2⟧. The statement is true, but what they don't mention is that administrator privileg Link to article: …


    Read More
  • What’s new across Microsoft SQL in 2026 so far (SQL Server, Azure SQL, and SQL database in Fabric)

    calendar Jul 1, 2026 · devblogs.microsoft.com
    What’s new across Microsoft SQL in 2026 so far (SQL Server, Azure SQL, and SQL database in Fabric)

    We’re halfway through 2026, and Microsoft SQL has not slowed down. Since SQLCon/FabCon in March (where we released a ton of things, and those updates can be found in this udpates video), we shipped a wave of updates across SQL Server, Azure SQL, and SQL database in Fabric, with M Link to article: …


    Read More
  • Access GitHub Copilot in JetBrains - GitHub Copilot Is Now a Native Agent in JetBrains AI Assistant

    calendar Jul 1, 2026 · devblogs.microsoft.com
    Access GitHub Copilot in JetBrains - GitHub Copilot Is Now a Native Agent in JetBrains AI Assistant

    GitHub Copilot is now a first-class, native option in JetBrains AI Assistant agent picker(read more). You can select it directly from the chat interface, no extra configuration need Link to article: …


    Read More
  • SharePoint Framework (SPFx) roadmap update – July 2026

    calendar Jun 30, 2026 · devblogs.microsoft.com
    SharePoint Framework (SPFx) roadmap update – July 2026

    June brings one of the most significant updates to SharePoint Framework in recent years with the introduction of SharePoint Copilot Apps. Where May was about reaching general availability of SPFx 1.23 and setting our foundation, June is about pointing that foundation at w Link to article: …


    Read More
  • Compose your API surface with Data API builder custom paths

    calendar Jun 30, 2026 · devblogs.microsoft.com
    Compose your API surface with Data API builder custom paths

    In May, Data API builder (DAB) 2.0 was released to preview, and in June it went generally available. With this new release, DAB introduced a new feature for REST endpoints: the ability to customize endpoints with compound paths. This feature allows developers to compose a sophisticated API surface dedicated to their …


    Read More
  • MCP Beyond the Chat Window: Build Diagnostics in CI

    calendar Jun 30, 2026 · devblogs.microsoft.com
    MCP Beyond the Chat Window: Build Diagnostics in CI

    In a previous post we introduced the Microsoft Binlog MCP Server and showed how an AI assistant can investigate MSBuild binary logs through natural language. Picture the payoff in CI: a pull request build fails, and instead of a human downloading Link to article: …


    Read More
  • MSIX Per-User vs All Users: Install, Provision, and Uninstall Packages

    calendar Jun 30, 2026 · devblogs.microsoft.com
    MSIX Per-User vs All Users: Install, Provision, and Uninstall Packages

    MSIX supports making a package available to all users; the formal term is provisioning. Provisioning a package family makes it available to all users, whereas registration makes a package available to a single user. Per-User vs All Users Traditional installers often provide a "per-machine" installation mode …


    Read More
  • Mailbox requirement set 1.16 now available for Outlook add-ins

    calendar Jun 30, 2026 · devblogs.microsoft.com
    Mailbox requirement set 1.16 now available for Outlook add-ins

    Mailbox requirement set 1.16 is now generally available for Outlook add-ins. This release reflects our continued investment in closing the gap between COM/VSTO and web add-ins, with a focus on message and information security. Mail Link to article: …


    Read More
  • A compatibility note on the abuse of Windows window class extra bytes

    calendar Jun 30, 2026 · devblogs.microsoft.com
    A compatibility note on the abuse of Windows window class extra bytes

    During my discussion of the evolution of system-windows window and class extra bytes, I noted that even though IDs are typically small integers, people liked to stash pointers there, so we Link to article: https://devblogs.microsoft.com/oldnewthing/20260630-00/?p=112488


    Read More
  • 🚀React Native Windows v0.84 is here!!

    calendar Jun 30, 2026 · devblogs.microsoft.com
    🚀React Native Windows v0.84 is here!!

    We're excited to release React Native Windows 0.84.0, aligned with React Native 0.84.1. React Native Windows v0.84 delivers input-handling improvements such as standard click events and imperative focus, theme-aware defaults and robust hit-testing semantics. Link to article: …


    Read More
  • .NET 8 and .NET 9 will reach End of Support on November 10, 2026

    calendar Jun 29, 2026 · devblogs.microsoft.com
    .NET 8 and .NET 9 will reach End of Support on November 10, 2026

    .NET 8 and .NET 9 will reach end of support on November 10, 2026. After that date, Microsoft will no longer provide servicing updates, security fixes, or technical support for these versions. We recommend upgrading to Link to article: https://devblogs.microsoft.com/dotnet/dotnet-8-9-end-of-support


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top