.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • How Clarus Care uses Amazon Bedrock to deliver conversational contact center interactions

    calendar Feb 2, 2026 · aws.amazon.com/blogs/machine-learning
    How Clarus Care uses Amazon Bedrock to deliver conversational contact center interactions

    In this post, we illustrate how Clarus Care, a healthcare contact center solutions provider, worked with the AWS Generative AI Innovation Center (GenAIIC) team to develop a generative AI-powered contact center prototype. This solution enables conversational interaction and multi-intent resolution through an automated …


    Read More
  • Building a Greenfield System with the Critter Stack

    calendar Feb 2, 2026 · jeremydmiller.com
    Building a Greenfield System with the Critter Stack

    JasperFx Software works hand in hand with our clients to improve our client’s outcomes on software projects using the “Critter Stack” (Marten and Wolverine). Based on our engagements with client projects as well as the greater Critter Stack user base, we’ve built up quite a few optional usages and settings in the two …


    Read More
  • Studying compiler error messages closely: Input file paths

    calendar Feb 2, 2026 · devblogs.microsoft.com
    Studying compiler error messages closely: Input file paths

    A colleague was working in a project that used a number of data files to configure how the program worked. They wanted one portion of the configuration file to be included only if a particular build flag was set. Let's say that the configuration file is C:\repos\contoso\config\Contoso.config. & Link to article: …


    Read More
  • Join the Kotlin Ecosystem Mentorship Program

    calendar Feb 2, 2026 · blog.jetbrains.com
    Join the Kotlin Ecosystem Mentorship Program

    TL;DR: The Kotlin Foundation is launching a mentorship program that pairs experienced open-source maintainers with new Kotlin contributors to help them make their first meaningful contributions, with branded swag and a chance to win a trip to KotlinConf. I still remember my first contribution to an open-source library. …


    Read More
  • Koog x ACP: Connect an Agent to Your IDE and More

    calendar Feb 2, 2026 · blog.jetbrains.com
    Koog x ACP: Connect an Agent to Your IDE and More

    We hope you’re staying up to date with our latest posts and have checked out our tutorials on how to create coding agents in Koog and connect ACP-compliant agents to your JetBrains IDE. As useful as these guides are, one important piece was hitherto missing from the puzzle: How do you make your Koog agent […] Link to …


    Read More
  • Use client assertions in ASP.NET Core using OpenID Connect, OAuth DPoP and OAuth PAR

    calendar Feb 2, 2026 · damienbod.com
    Use client assertions in ASP.NET Core using OpenID Connect, OAuth DPoP and OAuth PAR

    This post looks at implement client assertions in an ASP.NET Core application OpenID Connect client using OAuth Demonstrating Proof of Possession (DPoP) and OAuth Pushed Authorization Requests (PAR). Code: https://github.com/swiss-ssi-group/swiyu-passkeys-idp-loi-loa Blogs in this series: Setup An ASP.NET code …


    Read More
  • Snowflake and OpenAI partner to bring frontier intelligence to enterprise data

    calendar Feb 2, 2026 · openai.com/blog
    Snowflake and OpenAI partner to bring frontier intelligence to enterprise data

    OpenAI and Snowflake partner in a $200M agreement to bring frontier intelligence into enterprise data, enabling AI agents and insights directly in Snowflake. Link to article: https://openai.com/index/snowflake-partnership


    Read More
  • Introducing the Codex app

    calendar Feb 2, 2026 · openai.com/blog
    Introducing the Codex app

    Introducing the Codex app for macOS—a command center for AI coding and software development with multiple agents, parallel workflows, and long-running tasks. Link to article: https://openai.com/index/introducing-the-codex-app


    Read More
  • Boost Your .NET Projects with Spargine: High-Performance ULIDs with the Ulid Struct

    calendar Feb 1, 2026 · dotnettips.wordpress.com
    Boost Your .NET Projects with Spargine: High-Performance ULIDs with the Ulid Struct

    In Spargine 8, I introduced the UlidGenerator type to make working with ULIDs easier in .NET applications. For the .NET 10 release, I took this idea further — converting ULIDs into a first-class value type (struct) in the DotNetTips.Spargine.Core assembly, similar in spirit to the built-in Guid type. Why? Because …


    Read More
  • Side Projects and Soft Skills in Interviews - Dev Leader Weekly 125

    calendar Jan 31, 2026 · devleader.ca
    Side Projects and Soft Skills in Interviews - Dev Leader Weekly 125

    Welcome to another issue of Dev Leader Weekly! In this issue, I discuss interviews with a focus on side projects and soft skills. Link to article: https://www.devleader.ca/2026/01/31/side-projects-and-soft-skills-in-interviews-dev-leader-weekly-125


    Read More
  • Weekly Recap - 2026-01-31

    calendar Jan 31, 2026 · devleader.ca
    Weekly Recap - 2026-01-31

    Check out this week from Dev Leader! Here's a list including articles and videos on software engineering, career development, and programming in C#! Link to article: https://www.devleader.ca/2026/01/31/weekly-recap-20260131


    Read More
  • Qodana for Android: Increasing Code Quality for Kotlin-First Teams

    calendar Jan 31, 2026 · blog.jetbrains.com
    Qodana for Android: Increasing Code Quality for Kotlin-First Teams

    When people think about tooling for Android development, the conversation often gravitates towards platform-specific concerns: UI performance, layout validation, device compatibility, or resource management. Yet for many Android teams, the most persistent challenges don’t sit at the platform level – they’re in the …


    Read More
  • Containerize Your .NET Applications Without a Dockerfile

    calendar Jan 31, 2026 · milanjovanovic.tech
    Containerize Your .NET Applications Without a Dockerfile

    Learn how to containerize .NET applications without writing a single line of Dockerfile. The .NET SDK has built-in support for publishing directly to container images. Link to article: https://www.milanjovanovic.tech/blog/containerize-your-dotnet-applications-without-a-dockerfile


    Read More
  • Evaluating generative AI models with Amazon Nova LLM-as-a-Judge on Amazon SageMaker AI

    calendar Jan 30, 2026 · aws.amazon.com/blogs/machine-learning
    Evaluating generative AI models with Amazon Nova LLM-as-a-Judge on Amazon SageMaker AI

    Evaluating the performance of large language models (LLMs) goes beyond statistical metrics like perplexity or bilingual evaluation understudy (BLEU) scores. For most real-world generative AI scenarios, it’s crucial to understand whether a model is producing better outputs than a baseline or an earlier iteration. This …


    Read More
  • Build AI Agents with Claude Agent SDK and Microsoft Agent Framework

    calendar Jan 30, 2026 · devblogs.microsoft.com
    Build AI Agents with Claude Agent SDK and Microsoft Agent Framework

    Microsoft Agent Framework now integrates with the Claude Agent SDK, enabling you to build AI agents powered by Claude's full agentic capabilities. This integration brings together the Agent Framework's consistent agent abstraction with Claude's powerful features, including fil Link to article: …


    Read More
  • Simplify ModelOps with Amazon SageMaker AI Projects using Amazon S3-based templates

    calendar Jan 30, 2026 · aws.amazon.com/blogs/machine-learning
    Simplify ModelOps with Amazon SageMaker AI Projects using Amazon S3-based templates

    This post explores how you can use Amazon S3-based templates to simplify ModelOps workflows, walk through the key benefits compared to using Service Catalog approaches, and demonstrates how to create a custom ModelOps solution that integrates with GitHub and GitHub Actions—giving your team one-click provisioning of a …


    Read More
  • Scale AI in South Africa using Amazon Bedrock global cross-Region inference with Anthropic Claude 4.5 models

    calendar Jan 30, 2026 · aws.amazon.com/blogs/machine-learning
    Scale AI in South Africa using Amazon Bedrock global cross-Region inference with Anthropic Claude 4.5 models

    In this post, we walk through how global cross-Region inference routes requests and where your data resides, then show you how to configure the required AWS Identity and Access Management (IAM) permissions and invoke Claude 4.5 models using the global inference profile Amazon Resource Name (ARN). We also cover how to …


    Read More
  • Busy Plugin Developers Newsletter – Q4 2025

    calendar Jan 30, 2026 · blog.jetbrains.com
    Busy Plugin Developers Newsletter – Q4 2025

    Your quarterly dose of plugin dev news, tools, and tips from JetBrains. 🧩 Marketplace Updates Integration Tests Now Part of Automated Moderation Integration test results are now displayed directly on the plugin page, alongside Plugin Verifier results on the Versions tab. These tests help ensure that a plugin version …


    Read More
  • Why not store the SAFEARRAY reference count as a hidden allocation next to the SAFEARRAY?

    calendar Jan 30, 2026 · devblogs.microsoft.com
    Why not store the <code>SAFEARRAY</code> reference count as a hidden allocation next to the <code>SAFEARRAY</code>?

    When I described how Safe­Array­Add­Ref keeps its reference count in a side table, commenter Koro Unhallowed wondered Link to article: https://devblogs.microsoft.com/oldnewthing/20260130-00/?p=112025


    Read More
  • Azure Developer CLI (azd) - January 2026: Configuration & Performance

    calendar Jan 30, 2026 · devblogs.microsoft.com
    Azure Developer CLI (azd) - January 2026: Configuration & Performance

    Welcome to the round up of the azd releases in January 2026! This blog post (covers release versions 1.23.0, 1.23.1, Link to article: https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-january-2026


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top