.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Entity Framework Core in .NET: The Complete Guide

    calendar Jun 17, 2026 · devleader.ca
    Entity Framework Core in .NET: The Complete Guide

    Learn Entity Framework Core in .NET 10 -- DbContext, migrations, LINQ queries, relationships, performance tips, and when to use EF Core vs Dapper in C#. Link to article: https://www.devleader.ca/2026/06/17/entity-framework-core-in-net-the-complete-guide


    Read More
  • Amazon SageMaker AI Async Inference now supports inline request payloads

    calendar Jun 17, 2026 · aws.amazon.com/blogs/machine-learning
    Amazon SageMaker AI Async Inference now supports inline request payloads

    Today, we’re announcing inline payload support for Amazon SageMaker AI Async Inference. Customers can now send inference payloads directly in the request body of the InvokeEndpointAsync API, removing the need to upload input data to Amazon Simple Storage Service (Amazon S3) before each invocation. Link to article: …


    Read More
  • Get back hours every day with autonomous agents in Amazon Quick

    calendar Jun 17, 2026 · aws.amazon.com/blogs/machine-learning
    Get back hours every day with autonomous agents in Amazon Quick

    Today, Quick gets even more powerful: new autonomous agents that work continuously on your behalf, an activity feed that helps you prioritize your most important work, and the ability to find insights across every data source your business runs on from a single question. Link to article: …


    Read More
  • Context intelligence for your data and AI agents at scale

    calendar Jun 17, 2026 · aws.amazon.com/blogs/machine-learning
    Context intelligence for your data and AI agents at scale

    Agents are only as intelligent as the context they can reason over. Today, that context is scattered across data lakes, data warehouses, lakehouses, databases, and streams, and in institutional knowledge that has never been written down. You want to trust the decisions made by your AI agents, but that can't happen …


    Read More
  • AI-Powered MSBuild Investigation with the Microsoft Binlog MCP Server

    calendar Jun 17, 2026 · devblogs.microsoft.com
    AI-Powered MSBuild Investigation with the Microsoft Binlog MCP Server

    MSBuild binary logs (.binlog files) contain a wealth of information about your build — every property evaluation, target execution, task invocation, error, and warning. But navigating that data manually can be overwhelming, especially when you're debugging a complex multi-project solution. What if your AI coding …


    Read More
  • Visual Studio Code 1.125

    calendar Jun 17, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.125

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


    Read More
  • JetBrains Marketplace Ecosystem Security Update: Addressing Malicious Third-Party AI Plugins

    calendar Jun 17, 2026 · blog.jetbrains.com
    JetBrains Marketplace Ecosystem Security Update: Addressing Malicious Third-Party AI Plugins

    At JetBrains, we build tools that empower developers to create, automate, and innovate. In today’s rapidly evolving software supply chain and threat landscape, we believe responsible transparency must be the foundation of our developer ecosystem. The explosion of AI-assisted development has revolutionized the way …


    Read More
  • New in Amazon Bedrock AgentCore: Build agents with broader knowledge and continuous learning

    calendar Jun 17, 2026 · aws.amazon.com/blogs/machine-learning
    New in Amazon Bedrock AgentCore: Build agents with broader knowledge and continuous learning

    Today we're introducing new capabilities on Amazon Bedrock AgentCore, the platform to build, connect, and optimize agents. In this post, we cover how these capabilities close each gap: connecting agents to organizational, web, and paid knowledge; helping teams find and fix what's going wrong in production; and …


    Read More
  • When your agent extensions fight each other

    calendar Jun 17, 2026 · devblogs.microsoft.com
    When your agent extensions fight each other

    This is the fourth 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
  • Stop Blaming Event-Driven Architecture

    calendar Jun 17, 2026 · codeopinion.com
    Stop Blaming Event-Driven Architecture

    So, you adopted event-driven architecture because your system was a rat’s nest of coupling, and events were the answer to decouple it. But now debugging is a nightmare. You have events coming in out of order. You have retries causing duplicates and multiple different side effects. Local development is a pain. It’s …


    Read More
  • Azure Backup for Azure Cosmos DB Public Preview Adds Immutable Backups and Long-Term Retention

    calendar Jun 17, 2026 · devblogs.microsoft.com
    Azure Backup for Azure Cosmos DB Public Preview Adds Immutable Backups and Long-Term Retention

    Link to article: https://devblogs.microsoft.com/cosmosdb/azure-backup-for-azure-cosmos-db-public-preview-adds-immutable-backups-and-long-term-retention


    Read More
  • Your JetBrains IDE Expertise, Now on LinkedIn

    calendar Jun 17, 2026 · blog.jetbrains.com
    Your JetBrains IDE Expertise, Now on LinkedIn

    Every developer has tools they rely on daily. The workflows they’ve built around them, the ways they’ve learned to move faster, debug smarter, and write better code – that kind of hands-on experience can be hard to put into words. We’re collaborating with LinkedIn to make it easier for you to showcase your expertise …


    Read More
  • When to Use Memento Pattern in C#: Decision Guide with Examples

    calendar Jun 17, 2026 · devleader.ca
    When to Use Memento Pattern in C#: Decision Guide with Examples

    Learn when to use the memento pattern in C# with decision criteria, practical scenarios for undo/redo, and state snapshot examples. Link to article: https://www.devleader.ca/2026/06/17/when-to-use-memento-pattern-in-c-decision-guide-with-examples


    Read More
  • How Do You Integrate Agentic AI with Legacy Enterprise Systems?

    calendar Jun 17, 2026 · build5nines.com
    How Do You Integrate Agentic AI with Legacy Enterprise Systems?

    Every enterprise has that one system. Maybe it is a claims platform built before REST was fashionable. Maybe it is an ERP customization that only… Link to article: https://build5nines.com/how-do-you-integrate-agentic-ai-with-legacy-enterprise-systems/


    Read More
  • A near-autonomous AI chemist improves a challenging reaction in medicinal chemistry

    calendar Jun 17, 2026 · openai.com/blog
    A near-autonomous AI chemist improves a challenging reaction in medicinal chemistry

    OpenAI and Molecule.one show how a near-autonomous AI chemist using GPT-5.4 improved a key drug-making reaction, advancing medicinal chemistry research. Link to article: https://openai.com/index/ai-chemist-improves-reaction


    Read More
  • Junie: The JetBrains AI Coding Agent Leaves Beta.

    calendar Jun 17, 2026 · blog.jetbrains.com
    Junie: The JetBrains AI Coding Agent Leaves Beta.

    Junie started as an experiment. We asked, “What if an AI coding agent didn’t just guess at the details of your project, but actually used the same tools you do?” Over the last year, that experiment turned into a product used by developers every day – inside the IDE and the terminal. Today, the JetBrains […] Link to …


    Read More
  • Step Rejection Fine-Tuning: Squeezing More Signal from Noisy Agent Trajectories

    calendar Jun 17, 2026 · blog.jetbrains.com
    Step Rejection Fine-Tuning: Squeezing More Signal from Noisy Agent Trajectories

    If you want to dive straight into the technical details, you can read our full paper here. Imagine you are mentoring a junior developer. If they make a single logical error on line 42 of a 100-line script, do you throw away the entire file and tell them they learned nothing? Of course not. You […] Link to article: …


    Read More
  • Improving token efficiency for GitHub Copilot in VS Code

    calendar Jun 17, 2026 · devblogs.microsoft.com
    Improving token efficiency for GitHub Copilot in VS Code

    Learn how we're improving token efficiency for GitHub Copilot to reduce costs and latency for VS Code users. Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/improving-token-efficiency-for-github-copilot-in-vs-code


    Read More
  • Introducing LifeSciBench

    calendar Jun 17, 2026 · openai.com/blog
    Introducing LifeSciBench

    Introducing LifeSciBench, an expert-authored, expert-reviewed benchmark for evaluating how AI systems handle real-world life science research tasks and decisions. Link to article: https://openai.com/index/introducing-life-sci-bench


    Read More
  • Safeguard your agentic AI applications with the Amazon Bedrock Guardrails InvokeGuardrailChecks API

    calendar Jun 16, 2026 · aws.amazon.com/blogs/machine-learning
    Safeguard your agentic AI applications with the Amazon Bedrock Guardrails InvokeGuardrailChecks API

    Today, we’re announcing a new API with Amazon Bedrock Guardrails. With this API, you can apply individual safeguards, also referred to as safety checks, at any point in your agentic AI applications without creating guardrail resources. In this post, we walk through how the InvokeGuardrailChecks API works and how to use …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top