.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • The Polyglot Tax

    calendar Feb 26, 2026 · devblogs.microsoft.com
    The Polyglot Tax

    Part 1 of 4 - The Multimodal Database Series This is a four-part series about what happens when a single database engine handles relational, document, graph, vector, and analytical workloads natively - and what you stop paying for when it does. You spin up a database, point an agent at it, and start building. The f …


    Read More
  • Semantic Kernel in C#: Complete AI Orchestration Guide

    calendar Feb 25, 2026 · devleader.ca
    Semantic Kernel in C#: Complete AI Orchestration Guide

    Master Semantic Kernel in C# with this complete guide. Learn plugins, agents, RAG, and vector stores to build production AI applications with .NET. Link to article: https://www.devleader.ca/2026/02/25/semantic-kernel-in-c-complete-ai-orchestration-guide


    Read More
  • Efficiently serve dozens of fine-tuned models with vLLM on Amazon SageMaker AI and Amazon Bedrock

    calendar Feb 25, 2026 · aws.amazon.com/blogs/machine-learning
    Efficiently serve dozens of fine-tuned models with vLLM on Amazon SageMaker AI and Amazon Bedrock

    In this post, we explain how we implemented multi-LoRA inference for Mixture of Experts (MoE) models in vLLM, describe the kernel-level optimizations we performed, and show you how you can benefit from this work. We use GPT-OSS 20B as our primary example throughout this post. Link to article: …


    Read More
  • Building intelligent event agents using Amazon Bedrock AgentCore and Amazon Bedrock Knowledge Bases

    calendar Feb 25, 2026 · aws.amazon.com/blogs/machine-learning
    Building intelligent event agents using Amazon Bedrock AgentCore and Amazon Bedrock Knowledge Bases

    This post demonstrates how to quickly deploy a production-ready event assistant using the components of Amazon Bedrock AgentCore. We'll build an intelligent companion that remembers attendee preferences and builds personalized experiences over time, while Amazon Bedrock AgentCore handles the heavy lifting of production …


    Read More
  • Azure Developer CLI (azd) - February 2026: JMESPath Queries & Deployment Slots

    calendar Feb 25, 2026 · devblogs.microsoft.com
    Azure Developer CLI (azd) - February 2026: JMESPath Queries & Deployment Slots

    Here's what shipped in azd this February! This post covers release versions 1.23.3, 1.23.4, Link to article: https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-february-2026


    Read More
  • Intercepting messages before Is­Dialog­Message can process them

    calendar Feb 25, 2026 · devblogs.microsoft.com
    Intercepting messages before <code>Is­Dialog­Message</code> can process them

    Last time, we looked at recognizing that the user clicked the Close button (or equivalent nonclient gestures) on a dialog. The other system-provided pathway to dismissi Link to article: https://devblogs.microsoft.com/oldnewthing/20260225-00/?p=112087


    Read More
  • Open WebUI + Docker Model Runner: Self-Hosted Models, Zero Configuration

    calendar Feb 25, 2026 · docker.com
    Open WebUI + Docker Model Runner: Self-Hosted Models, Zero Configuration

    We’re excited to share a seamless new integration between Docker Model Runner (DMR) and Open WebUI, bringing together two open source projects to make working with self-hosted models easier than ever. With this update, Open WebUI automatically detects and connects to Docker Model Runner running at localhost:12434. If …


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

    calendar Feb 25, 2026 · devblogs.microsoft.com
    SharePoint Framework (SPFx) roadmap update – February 2026

    We move towards spring 2026 with strong momentum across the SharePoint Framework and an increasing sense of excitement across the ecosystem. SPFx continues to be a foundational platform for building intelligent, secure, and scalable experiences across Microsoft 365, with adoption growing and feedback from customers and …


    Read More
  • Migrating to Modular Monolith using Spring Modulith and IntelliJ IDEA

    calendar Feb 25, 2026 · blog.jetbrains.com
    Migrating to Modular Monolith using Spring Modulith and IntelliJ IDEA

    As applications grow in complexity, maintaining a clean architecture becomes increasingly challenging. The traditional package-by-layer approach of organizing code into controllers, services, repositories, and entities packages often leads to tightly coupled code that’s hard to maintain and evolve. Spring Modulith, …


    Read More
  • Building LLM-Friendly MCP Tools in RubyMine: Pagination, Filtering, and Error Design

    calendar Feb 25, 2026 · blog.jetbrains.com
    Building LLM-Friendly MCP Tools in RubyMine: Pagination, Filtering, and Error Design

    RubyMine enhances the developer experience with context-aware search features that make navigating a Rails application seamless, a powerful analysis engine that detects problems in the source code, and integrated support for the most popular version control systems. With AI becoming increasingly popular among …


    Read More
  • Rock Your Career: When Recruiters Treat Interviews Like Lottery Tickets

    calendar Feb 25, 2026 · dotnettips.wordpress.com
    Rock Your Career: When Recruiters Treat Interviews Like Lottery Tickets

    The excerpt highlights two recruiting approaches: strategic, quality-driven methods and the ineffective flypaper method, which focuses on quantity over candidate suitability. The latter can harm candidates' reputations and trust with hiring managers. It emphasizes the importance of working with skilled recruiters who …


    Read More
  • Planning in Software Engineering: Lessons from Startup to Big Tech - Dev Leader Weekly 128

    calendar Feb 25, 2026 · devleader.ca
    Planning in Software Engineering: Lessons from Startup to Big Tech - Dev Leader Weekly 128

    Welcome to another issue of Dev Leader Weekly! In this issue, I discuss planning in software engineering -- why it looks different across environments, and why optimizing for agility beats optimizing for the perfect plan. Link to article: …


    Read More
  • Increased control over Office Add-in user experiences

    calendar Feb 25, 2026 · devblogs.microsoft.com
    Increased control over Office Add-in user experiences

    Every experience in Office is designed using the principle "the user is in control." It’s critical that customers are the ones who make choices about their user experience, ensuring it fits their specific needs and workflows. Customers have asked for greater user control over add-in launch behavior in Office. …


    Read More
  • Disrupting malicious uses of AI | February 2026

    calendar Feb 25, 2026 · openai.com/blog
    Disrupting malicious uses of AI | February 2026

    Our latest threat report examines how malicious actors combine AI models with websites and social platforms—and what it means for detection and defense. Link to article: https://openai.com/index/disrupting-malicious-ai-uses


    Read More
  • The Dongle Died at Midnight – WinForms Agent Saved my German Mom's Business Trip

    calendar Feb 24, 2026 · devblogs.microsoft.com
    The Dongle Died at Midnight – WinForms Agent Saved my German Mom's Business Trip

    An 82-year-old German industrial engineer, a 22-year-old UI framework, and an AI that finally understands WinForms Designer serialization walk into a hotel room at midnight. There's no punchline. Just a dead dongle and a dead ... line. Well, I admit, it's sort of hard to believe, but how these three are connected is …


    Read More
  • Visual Studio February Update

    calendar Feb 24, 2026 · devblogs.microsoft.com
    Visual Studio February Update

    This month’s Visual Studio update continues our focus on helping you move faster and stay in flow, with practical improvements across AI assistance, debugging, testing, and modernization. Building on the momentum from January’s editor updates, the February release brings smarter diagnostics and targeted support for …


    Read More
  • Build an intelligent photo search using Amazon Rekognition, Amazon Neptune, and Amazon Bedrock

    calendar Feb 24, 2026 · aws.amazon.com/blogs/machine-learning
    Build an intelligent photo search using Amazon Rekognition, Amazon Neptune, and Amazon Bedrock

    In this post, we show you how to build a comprehensive photo search system using the AWS Cloud Development Kit (AWS CDK) that integrates Amazon Rekognition for face and object detection, Amazon Neptune for relationship mapping, and Amazon Bedrock for AI-powered captioning. Link to article: …


    Read More
  • Improved Python (PyPi/uvx) support in Azure MCP Server

    calendar Feb 24, 2026 · devblogs.microsoft.com
    Improved Python (PyPi/uvx) support in Azure MCP Server

    We're excited to announce improved Python support for the Azure Model Context Protocol (MCP) Server! Python developers can now install and run Azure MCP Server directly from PyPI using familiar tools like uvx and pip. Whether you're Link to article: …


    Read More
  • Train CodeFu-7B with veRL and Ray on Amazon SageMaker Training jobs

    calendar Feb 24, 2026 · aws.amazon.com/blogs/machine-learning
    Train CodeFu-7B with veRL and Ray on Amazon SageMaker Training jobs

    In this post, we demonstrate how to train CodeFu-7B, a specialized 7-billion parameter model for competitive programming, using Group Relative Policy Optimization (GRPO) with veRL, a flexible and efficient training library for large language models (LLMs) that enables straightforward extension of diverse RL algorithms …


    Read More
  • Generate structured output from LLMs with Dottxt Outlines in AWS

    calendar Feb 24, 2026 · aws.amazon.com/blogs/machine-learning
    Generate structured output from LLMs with Dottxt Outlines in AWS

    This post explores the implementation of Dottxt’s Outlines framework as a practical approach to implementing structured outputs using AWS Marketplace in Amazon SageMaker. Link to article: https://aws.amazon.com/blogs/machine-learning/generate-structured-output-from-llms-with-dottxt-outlines-in-aws/


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top