.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Build intelligent security for healthcare APIs with Amazon Bedrock

    calendar Aug 20, 2026 · aws.amazon.com/blogs/machine-learning
    Build intelligent security for healthcare APIs with Amazon Bedrock

    Learn how to add context-aware security monitoring to FHIR APIs using Amazon Bedrock. This post shows how to detect anomalous access patterns, classify data sensitivity automatically, and generate compliance reports in natural language, all without adding latency to clinical workflows. Link to article: …


    Read More
  • CritterWatch 1.0 is live!

    calendar Aug 20, 2026 · jeremydmiller.com
    CritterWatch 1.0 is live!

    CritterWatch 1.0 dropped yesterday, and you can read the official release on the JasperFx Software site. This blog post is just me being thankful for all the folks who helped build CritterWatch or test it along the way: And to Oskar Dudycz for all his contributions across the Critter Stack as much of CritterWatch are … …


    Read More
  • PyCharm for AI-assisted Django Workflows

    calendar Aug 20, 2026 · blog.jetbrains.com
    PyCharm for AI-assisted Django Workflows

    The 2026 Django Developers Survey (results coming soon!) found that AI is part of the weekly or daily workflow for 90% of respondents. AI can write code quickly, but Django developers still need to understand the application, evaluate what the agent produces, and be accountable for what ships. That makes your IDE more …


    Read More
  • Ready for Go 1.27 on Day One

    calendar Aug 20, 2026 · blog.jetbrains.com
    Ready for Go 1.27 on Day One

    Go 1.27 is here, and the release notes have plenty to explore. Language updates include generic methods, promoted field names in struct composite literals, and improved function type inference. Beyond the language itself, Go 1.27 expands go fix with new modernizers and adds a profile for finding goroutine leaks. These …


    Read More
  • Go 1.27.0-1 Microsoft build now available

    calendar Aug 20, 2026 · devblogs.microsoft.com
    Go 1.27.0-1 Microsoft build now available

    A new release of the Microsoft build of Go is now available for download. For more information about this release and the changes included, see the table below: Microsoft Release Upstream Tag Link to article: https://devblogs.microsoft.com/go/go-1-27-0-1-microsoft-build-now-available


    Read More
  • Go 1.26.7-1 and 1.25.14-1 Microsoft builds now available

    calendar Aug 20, 2026 · devblogs.microsoft.com
    Go 1.26.7-1 and 1.25.14-1 Microsoft builds now available

    A new release of the Microsoft build of Go is now available for download. These minor releases include a fix to address a breakage affecting unencrypted HTTP/2 (h2c) connections caused by a security patch included in last week’s release. See Link to article: …


    Read More
  • Domain and publish date filters for Web Search on AgentCore

    calendar Aug 19, 2026 · aws.amazon.com/blogs/machine-learning
    Domain and publish date filters for Web Search on AgentCore

    Web Search on Amazon Bedrock AgentCore now supports runtime domain and published-date filtering. New per-request filters give developers per-call control over which web sources their agents consult and how fresh those sources must be, all enforced server-side. This release also expands Web Search to the Europe …


    Read More
  • Automate Document Processing with Quick Automate and the IDP Accelerator

    calendar Aug 19, 2026 · aws.amazon.com/blogs/machine-learning
    Automate Document Processing with Quick Automate and the IDP Accelerator

    Classifying, extracting, and validating high volumes of documents is a challenge across banking, insurance, healthcare, and the public sector. See how a mid-size mortgage lender automates its entire document intake pipeline, from email to validated data, using the AWS GAIIC IDP Accelerator and Amazon Quick Automate. …


    Read More
  • Asynchronous patterns for calling Amazon Bedrock AgentCore agents in serverless pipelines

    calendar Aug 19, 2026 · aws.amazon.com/blogs/machine-learning
    Asynchronous patterns for calling Amazon Bedrock AgentCore agents in serverless pipelines

    In this post, you learn three serverless patterns (task-token callback, direct service integration, and durable functions) for invoking Amazon Bedrock AgentCore agents asynchronously from AWS Step Functions pipelines, eliminating idle compute costs while your AI agent processes requests. Link to article: …


    Read More
  • Outgrowing SQL Server Express? Upgrade to Azure SQL Database Free Tier in 3 Steps

    calendar Aug 19, 2026 · devblogs.microsoft.com
    Outgrowing SQL Server Express? Upgrade to Azure SQL Database Free Tier in 3 Steps

    If you’ve been building local prototypes, internal tools, web backends, or lightweight services on SQL Server Express, you know the routine: it’s free, familiar, and gets the job done – until you hit hardware limits or spend weekends manual backup scripts and handling OS patches. Learn how to upgrade from SQL Server …


    Read More
  • How Fanatics Betting and Gaming built a multi-agent customer support system

    calendar Aug 19, 2026 · aws.amazon.com/blogs/machine-learning
    How Fanatics Betting and Gaming built a multi-agent customer support system

    Fanatics Betting and Gaming built a multi-agent customer support system on AWS to handle the complexity of sports betting: state-specific rules, real-time responsible gaming, and traffic spikes during major sporting events. This post walks through the architecture, the AWS services involved, and the patterns for your …


    Read More
  • KnowledgeForge: mining gold from the ITSM ticket graveyard

    calendar Aug 19, 2026 · aws.amazon.com/blogs/machine-learning
    KnowledgeForge: mining gold from the ITSM ticket graveyard

    KnowledgeForge mines resolved ITSM incident tickets into new knowledge base articles and automatically curates the existing library by deduplicating, quality-scoring, and improving content, using Amazon Bedrock, Amazon S3 Vectors, and AWS Step Functions in a multi-tenant, closed-loop pipeline. Link to article: …


    Read More
  • Offering Zero Data Retention for frontier models

    calendar Aug 19, 2026 · openai.com/blog
    Offering Zero Data Retention for frontier models

    OpenAI reaffirms Zero Data Retention for eligible API customers and previews Private Safety Processing for advanced AI safety without compromising data privacy. Link to article: https://openai.com/index/offering-zero-data-retention-for-frontier-models


    Read More
  • Event Driven Architecture and Coupling: You’re Not as Decoupled as You Think

    calendar Aug 19, 2026 · codeopinion.com
    Event Driven Architecture and Coupling: You’re Not as Decoupled as You Think

    So, you broke apart your monolith. You introduced a message broker. You’re using event driven architecture. Events are flying everywhere. You’re decoupled now, right? But somehow nothing feels any better because your system is still really brittle. YouTube Check out my YouTube channel, where I post all kinds of content …


    Read More
  • New in Air: Claude Subscriptions, Multiproject View, and Improved Markdown

    calendar Aug 19, 2026 · blog.jetbrains.com
    New in Air: Claude Subscriptions, Multiproject View, and Improved Markdown

    You can now use Air with your existing Claude Pro, Max, or Team subscription. Usage counts against your subscription quota – there’s no need to purchase API credits and no per-token Console billing. Login goes through Anthropic’s own authentication flow. Air never sees or stores your credentials. This was our …


    Read More
  • MSSQL Extension for VS Code: SQL Formatter, Azure SQL Database Provisioning, and More

    calendar Aug 19, 2026 · devblogs.microsoft.com
    MSSQL Extension for VS Code: SQL Formatter, Azure SQL Database Provisioning, and More

    Writing and maintaining SQL is easier when you can eliminate repetitive steps and keep your scripts cleanly formatted. With the MSSQL extension for VS Code v1.45, we're introducing the Public Preview of the SQL Formatter alongside the General Avai Link to article: …


    Read More
  • Visual Studio Code 1.134

    calendar Aug 19, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.134

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


    Read More
  • Signatures, be true: domain errors and functional handling in Kotlin

    calendar Aug 19, 2026 · blog.jetbrains.com
    Signatures, be true: domain errors and functional handling in Kotlin

    Here’s a function that signs a document: In Kotlin, Unit means the function completes without returning a meaningful value – roughly equivalent to void in Java. Got it? Now, tell me what could go wrong. You can’t. Yet, the code might be invalid. The signing window might have closed. The database might be down. The […] …


    Read More
  • Rider Hands AI Agents The Keys To Its Refactoring Engine For Safer, Faster, And Cheaper Results

    calendar Aug 19, 2026 · blog.jetbrains.com
    Rider Hands AI Agents The Keys To Its Refactoring Engine For Safer, Faster, And Cheaper Results

    We traced a frontier model through fifteen C# refactoring tasks and counted what it reached for. It piped text into interactive commands 468 times. It called git 422 times and sed 392 times. It ran dotnet build 163 times. Across 2,513 tool calls it performed a structural refactoring operation exactly zero times. Not …


    Read More
  • Rider 2026.2.1 and ReSharper 2026.2.1 Are Here!

    calendar Aug 19, 2026 · blog.jetbrains.com
    Rider 2026.2.1 and ReSharper 2026.2.1 Are Here!

    Our first minor update for the 2026.2 release cycle is ready to download. Here’s what’s new. Rider Rider 2026.2 put AI-assisted development front and center, and v2026.2.1 keeps that momentum going: The refactoring-code skill, bundled in JetBrains Rider Median task time before: 157.9s → after: 26.6s 83% faster Cost per …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top