.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Kafka Support Improvements in Wolverine 6.13

    calendar Jun 19, 2026 · jeremydmiller.com
    Kafka Support Improvements in Wolverine 6.13

    Wolverine 6.13 dropped yesterday with quite a few refinements to our existing integration with Kafka in Wolverine. We had, of course, probably fallen into the trap of just trying to make Kafka behave like a Rabbit MQ analogue. It was already on my radar to get enable more idiomatic Kafka capabilities, and a community …


    Read More
  • Introducing Web Search on Amazon Bedrock AgentCore

    calendar Jun 19, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing Web Search on Amazon Bedrock AgentCore

    Web Search on Amazon Bedrock AgentCore is now generally available. In this post, we walk through what makes Web Search on Amazon Bedrock AgentCore different, why it matters, and how to wire it in with a few lines of code. Link to article: …


    Read More
  • Accelerate campaign workflow with insights from Adobe Marketing Agent for Amazon Quick

    calendar Jun 19, 2026 · aws.amazon.com/blogs/machine-learning
    Accelerate campaign workflow with insights from Adobe Marketing Agent for Amazon Quick

    This post shows how to enable Adobe Marketing Agent for Amazon Quick using a Model Context Protocol (MCP). We walk you through how to configure the integration, authenticate using your Adobe credentials, and get the latest insights in Amazon Quick. The sample workflow returns audience rankings, loyalty segment …


    Read More
  • Bamboo End of Life: How to Prepare and Choose the Right CI/CD Replacement

    calendar Jun 19, 2026 · blog.jetbrains.com
    Bamboo End of Life: How to Prepare and Choose the Right CI/CD Replacement

    If your team is using Bamboo, you’ve probably seen the news: Bamboo Data Center is being retired as part of Atlassian’s broader Data Center transition strategy. Support will continue for several years, but many teams have already started thinking about the next step. Whether you’re considering Bamboo Cloud or moving to …


    Read More
  • Memento Pattern Best Practices in C#: Code Organization and Maintainability

    calendar Jun 19, 2026 · devleader.ca
    Memento Pattern Best Practices in C#: Code Organization and Maintainability

    Memento pattern best practices in C# for clean state management, memory optimization, and avoiding common pitfalls with undo/redo systems. Link to article: https://www.devleader.ca/2026/06/19/memento-pattern-best-practices-in-c-code-organization-and-maintainability


    Read More
  • Structuring IntelliJ Plugins with Optional Content Modules

    calendar Jun 19, 2026 · blog.jetbrains.com
    Structuring IntelliJ Plugins with Optional Content Modules

    What if one part of your plugin should load only when a specific IDE functionality is available? Plugin Model v2 is now available as an experimental way to structure, package, and build plugins, and to support such scenarios in a future-proof way. Its primary use case is in Split Mode (Remote Development) plugins. In …


    Read More
  • YouTrack Security Update: Upgrade Required for YouTrack Server

    calendar Jun 19, 2026 · blog.jetbrains.com
    YouTrack Security Update: Upgrade Required for YouTrack Server

    We’re sharing this update to inform YouTrack administrators about several security vulnerabilities that were recently identified and fixed in YouTrack. For YouTrack Cloud users, this post is purely informational – YouTrack Cloud has already been patched and no action is required. For YouTrack Server administrators, we …


    Read More
  • Separating Deterministic Extraction from AI Inference in Industrial Summarization

    calendar Jun 19, 2026 · devblogs.microsoft.com
    Separating Deterministic Extraction from AI Inference in Industrial Summarization

    Introduction: When Valid JSON Is Not Enough 100% of our outputs were valid JSON. 0% met the data contract. We prototyped an LLM-powered system that converts operational shift logs into structured summaries consumed by dashboards, compliance workflows, and incoming crews. The output schema required specific operational …


    Read More
  • What 50,000 Runs of a 5-Line Eval Taught Us

    calendar Jun 19, 2026 · devblogs.microsoft.com
    What 50,000 Runs of a 5-Line Eval Taught Us

    How AI coding models calibrate effort, token cost, and tool use on even the simplest task, and what that means for model selection and cost. Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/what-50,000-runs-of-a-5-line-eval-taught-us


    Read More
  • Monitor and debug generative AI inference with SageMaker detailed metrics and Insights dashboard on CloudWatch

    calendar Jun 18, 2026 · aws.amazon.com/blogs/machine-learning
    Monitor and debug generative AI inference with SageMaker detailed metrics and Insights dashboard on CloudWatch

    Amazon SageMaker AI provides fully managed real-time inference hosting for machine learning models. You deploy a model to a SageMaker endpoint backed by one or more compute instances, and SageMaker handles provisioning and scaling. SageMaker supports multiple endpoint architectures. This post focuses on the two most …


    Read More
  • Entity Framework Core Tutorial: Getting Started in ASP.NET Core

    calendar Jun 18, 2026 · devleader.ca
    Entity Framework Core Tutorial: Getting Started in ASP.NET Core

    Step-by-step Entity Framework Core tutorial for .NET 10 -- learn DbContext setup, entities, data annotations, first migration, and SQLite or SQL Server. Link to article: https://www.devleader.ca/2026/06/18/entity-framework-core-tutorial-getting-started-in-aspnet-core


    Read More
  • Outcome-driven learning systems: Enterprise RL with OpenEnv and Foundry

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Outcome-driven learning systems: Enterprise RL with OpenEnv and Foundry

    We shipped a lot at Build 2026: hosted agents, Toolboxes, Foundry IQ, Memory, Managed Compute, fine‑tuning, Frontier Tuning, and a new evaluation and optimization stack. Read Link to article: https://devblogs.microsoft.com/foundry/outcome-driven-learning-systems-enterprise-rl-with-openenv-and-foundry


    Read More
  • Meet the Agent Academy Hackathon Winners

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Meet the Agent Academy Hackathon Winners

    From May 12 to June 2, 2026, builders from around the world put their Agent Academy learning to the test by designing, building, and shipping real, working AI agents with Copilot Studio. After two weeks of judging, we’re thrilled to announce the Agent Academy Hackathon winners. 🏆 The Winners Recruit Track Th Link to …


    Read More
  • Amazon Bedrock AgentCore harness is now generally available: Go from idea to production-grade agent in minutes

    calendar Jun 18, 2026 · aws.amazon.com/blogs/machine-learning
    Amazon Bedrock AgentCore harness is now generally available: Go from idea to production-grade agent in minutes

    Today, Amazon Bedrock AgentCore harness is generally available. Two API calls (CreateHarness to define an agent, and InvokeHarness to run it), and you have an agent running in seconds. The agent runs in its own isolated environment with a filesystem and shell, so it can read files, run commands, and write code safely. …


    Read More
  • DirectX Dump Files Preview Now Available!

    calendar Jun 18, 2026 · devblogs.microsoft.com
    DirectX Dump Files Preview Now Available!

    At this year’s GDC, we shared our vision for bringing console‑level GPU developer tools to Windows. As part of that announcement, we introduced DirectX Dump Files as a major step forward in GPU crash debugging on Windows. Today, we’re excited to make our DirectX Dump Files public preview available to developers! If you …


    Read More
  • PIX 2606.18-preview: DirectX Dump Files and more

    calendar Jun 18, 2026 · devblogs.microsoft.com
    PIX 2606.18-preview: DirectX Dump Files and more

    Today we released PIX 2606.18-preview, available here. This PIX release coincides with the preview availability of DirectX Dump Files (.dxdmp). The PIX UI can open DirectX Dump Files directly for analysis, and the PIX API can be used to analyze them programmatically. Please visit Link to article: …


    Read More
  • New usage analytics and updated spend controls for enterprises

    calendar Jun 18, 2026 · openai.com/blog
    New usage analytics and updated spend controls for enterprises

    OpenAI introduces new spend controls and usage analytics for ChatGPT Enterprise, helping organizations manage costs and scale AI with confidence. Link to article: https://openai.com/index/chatgpt-enterprise-spend-controls


    Read More
  • Announcing TypeScript 7.0 RC

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Announcing TypeScript 7.0 RC

    Today we are excited to announce the Release Candidate of TypeScript 7.0! 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
  • Stop overloading your skills

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Stop overloading your skills

    You built a skill for your technology. API references, authentication flows, SDK patterns, error handling, version info, all packed into one skill. The agent calls it, gets all that context, and generates code. The kicker? You've just wasted a lot of tokens. It already knows Models have ingested your documentation, …


    Read More
  • Why doesn't Get­Last­Input­Info() return info for the user I'm impersonating?

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Why doesn't <code>Get­Last­Input­Info()</code> return info for the user I'm impersonating?

    A customer had a Windows NT service process, and from that service process, they wanted to obtain the last input time for all signed-in users. Their strategy was to use WTS­Query­User­Token() to get the token for each user, use that token to impersonate the user, and then call Get­Last­Input­Info() to get the Link to …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top