.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Introducing the Microsoft Graph User Configuration API (preview)

    calendar Jan 28, 2026 · devblogs.microsoft.com
    Introducing the Microsoft Graph User Configuration API (preview)

    We’re excited to announce the public preview of the User Configuration API in the Microsoft Graph beta endpoint. The User Configuration API is a new set of endpoints that you can use to create, read, update, and delete user configuration objects in Exchange Online mail folders. User configuration objects—also Link to …


    Read More
  • Diagnosing instability in production-scale agent reinforcement learning

    calendar Jan 28, 2026 · devblogs.microsoft.com
    Diagnosing instability in production-scale agent reinforcement learning

    On January 28, 2026, Hugging Face announced that they have upstreamed the Post-Training Toolkit into TRL as a first-party integration, making these diagnostics directly usable in production RL and agent post-training pipelines. This enables closed-loop monitoring and control patterns that are increasingly necessary for …


    Read More
  • Accelerate Your Cosmos DB Infrastructure with GitHub Copilot CLI and Azure Cosmos DB Agent Kit

    calendar Jan 28, 2026 · devblogs.microsoft.com
    Accelerate Your Cosmos DB Infrastructure with GitHub Copilot CLI and Azure Cosmos DB Agent Kit

    Modern infrastructure work is increasingly agent driven, but only if your AI actually understands the platform you’re deploying. This guide shows how to turn GitHub Copilot CLI into an Azure Cosmos DB aware infrastructure expert by loading the Azure Cosmos DB Agent Kit. In under a minute, you’ll give Copil Link to …


    Read More
  • .NET AI Essentials - The Core Building Blocks Explained

    calendar Jan 28, 2026 · devblogs.microsoft.com
    .NET AI Essentials - The Core Building Blocks Explained

    Artificial Intelligence (AI) is transforming how we build applications. The .NET team has prioritized keeping pace with the rapid changes in generative AI and continue to provide tools, libraries, and guidance for .NET developers building intelligent apps. With .NET, developers have a powerful ecosystem to integrate AI …


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

    calendar Jan 28, 2026 · devblogs.microsoft.com
    SharePoint Framework (SPFx) roadmap update – January 2026

    We enter 2026 with the SharePoint Framework stronger than ever. Adoption has expanded, feedback has sharpened our priorities, and the platform continues to power intelligent and scalable experiences across Microsoft 365. December marked an important milestone with the release of Link to article: …


    Read More
  • Why did I lose the data even though I called Safe­Array­Add­Ref?

    calendar Jan 28, 2026 · devblogs.microsoft.com
    Why did I lose the data even though I called <code>Safe­Array­Add­Ref</code>?

    A customer had a method that received a SAFEARRAY, and they called Safe­Array­Add­Ref to add a reference to it so that they could continue using the array after the method returned, but they found that if they tried to use the array later, the safearray->pData was NULL, and if they c Link to article: …


    Read More
  • ACP Agent Registry Is Live: Find and Connect AI Coding Agents in Your JetBrains IDE

    calendar Jan 28, 2026 · blog.jetbrains.com
    ACP Agent Registry Is Live: Find and Connect AI Coding Agents in Your JetBrains IDE

    AI coding agents are multiplying fast. Some of the most common ones include Gemini CLI, Claude Code, Auggie, OpenCode, and Copilot, and more are being released every day. Each comes with its own unique strengths, specific setups, and varying levels of editor support. Keeping track of what’s out there, let alone getting …


    Read More
  • Vendor Lock-In vs. Strategic Partnership for Your CI/CD

    calendar Jan 28, 2026 · blog.jetbrains.com
    Vendor Lock-In vs. Strategic Partnership for Your CI/CD

    This article was brought to you by Jakkie Koekemoer & Shweta, draft.dev. Traditional wisdom in the dev world is that once you opt for proprietary APIs or vendor-specific tooling, migrating to alternative platforms is costly or impractical to adopt in the future. That’s why engineering teams have considered vendor …


    Read More
  • Spring Data JDBC Made Easy with IntelliJ IDEA

    calendar Jan 28, 2026 · blog.jetbrains.com
    Spring Data JDBC Made Easy with IntelliJ IDEA

    IntelliJ IDEA is well-known for its Spring Framework support. The IDE helps with bean navigation, on-the-go bean injection, Spring Data methods completion, and assistance with generating HTTP requests for controllers. One of the areas that IDEA is good at is dealing with JPA. You, as a developer, can: Before IntelliJ …


    Read More
  • Google Colab Support Is Now Available in PyCharm 2025.3.2

    calendar Jan 28, 2026 · blog.jetbrains.com
    Google Colab Support Is Now Available in PyCharm 2025.3.2

    PyCharm is designed to support the full range of modern Python workflows, from web development to data and ML/AI work, in a single IDE. An essential part of these workflows is Jupyter notebooks, which are widely used for experimentation, data exploration, and prototyping across many roles. PyCharm provides first-class …


    Read More
  • New in .NET 10 and C# 14: Multi-Tenant Rate Limiting

    calendar Jan 28, 2026 · blog.elmah.io
    New in .NET 10 and C# 14: Multi-Tenant Rate Limiting

    .NET 10 is officially out, along with C# 14. Microsoft has released .NET 10 as Long-Term Support (LTS) as a successor to .NET 8. Like every version, it is not just an update but brings something new to the table. In this series, we will explore which aspects of software Link to article: …


    Read More
  • Boost Your .NET Projects with Spargine: Supercharge Your .NET Apps with NetworkHelper

    calendar Jan 28, 2026 · dotnettips.wordpress.com
    Boost Your .NET Projects with Spargine: Supercharge Your .NET Apps with NetworkHelper

    NetworkHelper is a utility created to streamline network-related operations for .NET applications. It centralizes code for network diagnostics, logging, and performance tuning, offering a clean API for tasks like retrieving IP addresses and statistics. This reduces code duplication, enhances reliability, and simplifies …


    Read More
  • EMEA Youth & Wellbeing Grant

    calendar Jan 28, 2026 · openai.com/blog
    EMEA Youth & Wellbeing Grant

    Apply for the EMEA Youth & Wellbeing Grant, a €500,000 program funding NGOs and researchers advancing youth safety and wellbeing in the age of AI. Link to article: https://openai.com/index/emea-youth-and-wellbeing-grant


    Read More
  • The next chapter for AI in the EU

    calendar Jan 28, 2026 · openai.com/blog
    The next chapter for AI in the EU

    OpenAI launches the EU Economic Blueprint 2.0 with new data, partnerships, and initiatives to accelerate AI adoption, skills, and growth across Europe. Link to article: https://openai.com/index/the-next-chapter-for-ai-in-the-eu


    Read More
  • Keeping your data safe when an AI agent clicks a link

    calendar Jan 28, 2026 · openai.com/blog
    Keeping your data safe when an AI agent clicks a link

    Learn how OpenAI protects user data when AI agents open links, preventing URL-based data exfiltration and prompt injection with built-in safeguards. Link to article: https://openai.com/index/ai-agent-link-safety


    Read More
  • GitHub Copilot app modernization for C++ is now in Public Preview

    calendar Jan 27, 2026 · devblogs.microsoft.com
    GitHub Copilot app modernization for C++ is now in Public Preview

    With the launch of Visual Studio 2026, we announced a Private Preview of GitHub Copilot app modernization for C++, which reduces the cost of adopting the Link to article: https://devblogs.microsoft.com/cppblog/github-copilot-app-modernization-cpp-public-preview


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

    calendar Jan 27, 2026 · devblogs.microsoft.com
    Build AI Agents with GitHub Copilot SDK and Microsoft Agent Framework

    Microsoft Agent Framework now integrates with the GitHub Copilot SDK, enabling you to build AI agents powered by GitHub Copilot. This integration brings together the Agent Framework's consistent agent abstraction with GitHub Copilot's capabilities, including function calling, streaming respon Link to article: …


    Read More
  • Visual Studio January Update — Enhanced Editor Experience

    calendar Jan 27, 2026 · devblogs.microsoft.com
    Visual Studio January Update — Enhanced Editor Experience

    Link to article: https://devblogs.microsoft.com/visualstudio/visual-studio-january-update-enhanced-editor-experience


    Read More
  • Build reliable Agentic AI solution with Amazon Bedrock: Learn from Pushpay’s journey on GenAI evaluation

    calendar Jan 27, 2026 · aws.amazon.com/blogs/machine-learning
    Build reliable Agentic AI solution with Amazon Bedrock: Learn from Pushpay’s journey on GenAI evaluation

    In this post, we walk you through Pushpay's journey in building this solution and explore how Pushpay used Amazon Bedrock to create a custom generative AI evaluation framework for continuous quality assurance and establishing rapid iteration feedback loops on AWS. Link to article: …


    Read More
  • Visual Studio Code CMake Tools 1.22: Target bookmarks and better CTest output

    calendar Jan 27, 2026 · devblogs.microsoft.com
    Visual Studio Code CMake Tools 1.22: Target bookmarks and better CTest output

    We're excited to announce the latest 1.22 release of the CMake Tools extension for Visual Studio Code. This update brings a host of new additions, including project outline updates for filtering and bookmarking CMake targets in large CMake projects and expa Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top