.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Building a scalable virtual try-on solution using Amazon Nova on AWS: part 1

    calendar Mar 3, 2026 · aws.amazon.com/blogs/machine-learning
    Building a scalable virtual try-on solution using Amazon Nova on AWS: part 1

    In this post, we explore the virtual try-on capability now available in Amazon Nova Canvas, including sample code to get started quickly and tips to help get the best outputs. Link to article: https://aws.amazon.com/blogs/machine-learning/building-a-scalable-virtual-try-on-solution-using-amazon-nova-on-aws-part-1/


    Read More
  • How Lendi revamped the refinance journey for its customers using agentic AI in 16 weeks using Amazon Bedrock

    calendar Mar 3, 2026 · aws.amazon.com/blogs/machine-learning
    How Lendi revamped the refinance journey for its customers using agentic AI in 16 weeks using Amazon Bedrock

    This post details how Lendi Group built their AI-powered Home Loan Guardian using Amazon Bedrock, the challenges they faced, the architecture they implemented, and the significant business outcomes they’ve achieved. Their journey offers valuable insights for organizations that want to use generative AI to transform …


    Read More
  • How Tines enhances security analysis with Amazon Quick Suite

    calendar Mar 3, 2026 · aws.amazon.com/blogs/machine-learning
    How Tines enhances security analysis with Amazon Quick Suite

    In this post, we show you how to connect Quick Suite with Tines to securely retrieve, analyze, and visualize enterprise data from any security or IT system. We walk through an example that uses a MCP server in Tines to retrieve data from various tools, such as AWS CloudTrail, Okta, and VirusTotal, to remediate security …


    Read More
  • Just for fun: A survey of write protect notches on floppy disks and other media

    calendar Mar 3, 2026 · devblogs.microsoft.com
    Just for fun: A survey of write protect notches on floppy disks and other media

    As you may have noticed, sometimes I waste time Link to article: https://devblogs.microsoft.com/oldnewthing/20260303-00/?p=112104


    Read More
  • Prototype Design Pattern in C#: Complete Guide with Examples

    calendar Mar 3, 2026 · devleader.ca
    Prototype Design Pattern in C#: Complete Guide with Examples

    Prototype design pattern in C#: complete guide with code examples, implementation, and best practices for object cloning and creational design patterns. Link to article: https://www.devleader.ca/2026/03/03/prototype-design-pattern-in-c-complete-guide-with-examples


    Read More
  • Why IEnumerable Can Kill Performance in Hot Paths

    calendar Mar 3, 2026 · blog.elmah.io
    Why IEnumerable Can Kill Performance in Hot Paths

    For F1 racing, choosing the right car is as important as your expertise. No matter how skilled you are, if you race in an ordinary car, you can't stand out. You need to understand the race and use the F1 racing car. The same goes for programming. Going Link to article: …


    Read More
  • Python for .NET devs: Introduction, virtual environments, package management, and execution lifecycle

    calendar Mar 3, 2026 · code4it.dev
    Python for .NET devs: Introduction, virtual environments, package management, and execution lifecycle

    Are you a .NET developer looking to learn Python? Me too! In this article we draw parallels between Python and .NET basic concepts, exploring virtual environments, package management with pip, and the execution lifecycle. Link to article: https://www.code4it.dev/python-for-dotnet-developers/intro-to-python/


    Read More
  • Getting Started with GitHub Copilot SDK in C#: Installation, Setup, and First Conversation

    calendar Mar 2, 2026 · devleader.ca
    Getting Started with GitHub Copilot SDK in C#: Installation, Setup, and First Conversation

    Getting started with GitHub Copilot SDK in C#: master installation, CopilotClient setup, streaming responses, and build your first .NET AI app. Link to article: https://www.devleader.ca/2026/03/02/getting-started-with-github-copilot-sdk-in-c-installation-setup-and-first-conversation


    Read More
  • What questions will you ask your data agent?

    calendar Mar 2, 2026 · devblogs.microsoft.com
    What questions will you ask your data agent?

    Since release 1.7, Data API builder (DAB) has had MCP support to securely provide agents access to your production data. To support small and massive databases, DAB consolidates operations into five, shared MCP tools that safely Create, Read, Update, and Delete. These are specifically designed to reduce token context …


    Read More
  • What sort of horrible things happen if my dialog has a non-button with the control ID of IDCANCEL?

    calendar Mar 2, 2026 · devblogs.microsoft.com
    What sort of horrible things happen if my dialog has a non-button with the control ID of <code>IDCANCEL</code>?

    I noted in the bonus chatter that if you have a control whose ID is IDCANCEL, it had better be a button if you know what's good for you. Shawn Keene doesn't know what's go Link to article: https://devblogs.microsoft.com/oldnewthing/20260302-53/?p=112098


    Read More
  • The JavaScript AI Build-a-thon Season 2 starts today!

    calendar Mar 2, 2026 · devblogs.microsoft.com
    The JavaScript AI Build-a-thon Season 2 starts today!

    Most applications used by millions of people every single day are powered by JavaScript/TypeScript. But when it comes to AI, most learning resources and code samples assume you're working in Python and will leave you trying to stitch scattered tutorials together to build AI into your stack. The JavaScript AI …


    Read More
  • Building specialized AI without sacrificing intelligence: Nova Forge data mixing in action

    calendar Mar 2, 2026 · aws.amazon.com/blogs/machine-learning
    Building specialized AI without sacrificing intelligence: Nova Forge data mixing in action

    In this post, we share results from the AWS China Applied Science team's comprehensive evaluation of Nova Forge using a challenging Voice of Customer (VOC) classification task, benchmarked against open-source models. Link to article: …


    Read More
  • Windows App Development CLI v0.2: .NET support, manifest placeholders, "winapp store" and more!

    calendar Mar 2, 2026 · devblogs.microsoft.com
    Windows App Development CLI v0.2: .NET support, manifest placeholders, "winapp store" and more!

    Link to article: https://devblogs.microsoft.com/ifdef-windows/windows-app-development-cli-v0-2-net-support-manifest-placeholders-winapp-store-and-more


    Read More
  • Build a serverless conversational AI agent using Claude with LangGraph and managed MLflow on Amazon SageMaker AI

    calendar Mar 2, 2026 · aws.amazon.com/blogs/machine-learning
    Build a serverless conversational AI agent using Claude with LangGraph and managed MLflow on Amazon SageMaker AI

    This post explores how to build an intelligent conversational agent using Amazon Bedrock, LangGraph, and managed MLflow on Amazon SageMaker AI. Link to article: https://aws.amazon.com/blogs/machine-learning/build-a-serverless-conversational-ai-agent-using-claude-with-langgraph-and-managed-mlflow-on-amazon-sagemaker-ai/ …


    Read More
  • Build safe generative AI applications like a Pro: Best Practices with Amazon Bedrock Guardrails

    calendar Mar 2, 2026 · aws.amazon.com/blogs/machine-learning
    Build safe generative AI applications like a Pro: Best Practices with Amazon Bedrock Guardrails

    In this post, we will show you how to configure Amazon Bedrock Guardrails for efficient performance, implement best practices to protect your applications, and monitor your deployment effectively to maintain the right balance between safety and user experience. Link to article: …


    Read More
  • GitHub Copilot Dev Days: Build faster with GitHub Copilot CLI, in VS Code & Visual Studio, and beyond!

    calendar Mar 2, 2026 · devblogs.microsoft.com
    GitHub Copilot Dev Days: Build faster with GitHub Copilot CLI, in VS Code & Visual Studio, and beyond!

    Modern software development is moving fast—and AI is now a practical part of how Microsoft developers design, build, and ship applications e Link to article: https://devblogs.microsoft.com/blog/github-copilot-dev-days


    Read More
  • Give Your Agents Domain Expertise with Agent Skills in Microsoft Agent Framework

    calendar Mar 2, 2026 · devblogs.microsoft.com
    Give Your Agents Domain Expertise with Agent Skills in Microsoft Agent Framework

    You can now equip your Microsoft Agent Framework agents with portable, reusable skill packages that provide domain expertise on demand — without changing a single line of your agent's core instructions. With the new FileAgentSkillsProvider, available for both .NET and Python, your agents can discover and load Link to …


    Read More
  • YouTrack 2026 Roadmap

    calendar Mar 2, 2026 · blog.jetbrains.com
    YouTrack 2026 Roadmap

    Now that we’re in 2026, we want to take a moment to reflect on the past year and share what’s ahead. YouTrack continues to grow – we’re seeing more teams than ever making the switch, and we’re deeply grateful for the trust you place in us. Together with our consulting partners, we kicked off a […] Link to article: …


    Read More
  • Working With STM32 Arm TrustZone-Based Projects in CLion

    calendar Mar 2, 2026 · blog.jetbrains.com
    Working With STM32 Arm TrustZone-Based Projects in CLion

    The Arm®v8-M architecture introduced a security extension called TrustZone®*, which splits the firmware running on the MCU into two worlds: secure and non-secure. In this blog post, I want to discuss how to work effectively on STM32 projects using this technology. We’ll get you all set up to use the latest and greatest …


    Read More
  • Strategy Design Pattern in C#: Complete Guide with Examples

    calendar Mar 2, 2026 · devleader.ca
    Strategy Design Pattern in C#: Complete Guide with Examples

    Strategy design pattern in C#: complete guide with code examples, implementation, and best practices for flexible algorithm selection. Link to article: https://www.devleader.ca/2026/03/02/strategy-design-pattern-in-c-complete-guide-with-examples


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top