.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Composite Pattern Best Practices in C#: Code Organization and Maintainability

    calendar Apr 8, 2026 · devleader.ca
    Composite Pattern Best Practices in C#: Code Organization and Maintainability

    Master composite pattern best practices in C# including type safety, child management, recursive operations, and organized tree-based architectures. Link to article: https://www.devleader.ca/2026/04/08/composite-pattern-best-practices-in-c-code-organization-and-maintainability


    Read More
  • GitHub Copilot for Eclipse Is Going Open Source

    calendar Apr 8, 2026 · devblogs.microsoft.com
    GitHub Copilot for Eclipse Is Going Open Source

    We’re excited to announce that the GitHub Copilot for Eclipse plugin is going open source under the MIT license and will be hosted on GitHub under the microsoft organization Link to article: https://devblogs.microsoft.com/java/ghc-eclipse-is-going-open-source


    Read More
  • Building a Real-Time Multi-Agent UI with AG-UI and Microsoft Agent Framework Workflows

    calendar Apr 8, 2026 · devblogs.microsoft.com
    Building a Real-Time Multi-Agent UI with AG-UI and Microsoft Agent Framework Workflows

    Multi-agent systems demo beautifully. Putting them in front of real users is another story. In early prototypes, a terminal or a basic chat window is enough. But once agents start handing off to each other Link to article: https://devblogs.microsoft.com/agent-framework/ag-ui-multi-agent-workflow-demo


    Read More
  • Introducing the Child Safety Blueprint

    calendar Apr 8, 2026 · openai.com/blog
    Introducing the Child Safety Blueprint

    Discover OpenAI’s Child Safety Blueprint—a roadmap for building AI responsibly with safeguards, age-appropriate design, and collaboration to protect and empower young people online. Link to article: https://openai.com/index/introducing-child-safety-blueprint


    Read More
  • MCP as Easy as 1-2-3: Introducing the Fluent API for MCP Apps

    calendar Apr 7, 2026 · devblogs.microsoft.com
    MCP as Easy as 1-2-3: Introducing the Fluent API for MCP Apps

    Earlier this year, we introduced MCP Apps in the Azure Functions MCP extension. These are tools that go beyond text and render full UI experiences, serve static assets, and integrate seamlessly with AI agents. If Link to article: …


    Read More
  • Plugin Architecture in C#: The Complete Guide to Extensible .NET Applications

    calendar Apr 7, 2026 · devleader.ca
    Plugin Architecture in C#: The Complete Guide to Extensible .NET Applications

    Learn how to implement plugin architecture in C# using modern .NET patterns. Complete guide with AssemblyLoadContext, DI integration, and working code examples. Link to article: https://www.devleader.ca/2026/04/07/plugin-architecture-in-c-the-complete-guide-to-extensible-net-applications


    Read More
  • MCP Apps now available in Copilot chat

    calendar Apr 7, 2026 · devblogs.microsoft.com
    MCP Apps now available in Copilot chat

    On March 9, Microsoft announced a major step forward in agent capabilities: agents can now bring rich, app powered UI experiences directly into Microsoft 365 Copilot chat, Link to article: https://devblogs.microsoft.com/microsoft365dev/mcp-apps-now-available-in-copilot-chat


    Read More
  • Your Migration's Source of Truth: The Modernization Assessment

    calendar Apr 7, 2026 · devblogs.microsoft.com
    Your Migration's Source of Truth: The Modernization Assessment

    I've been exploring GitHub Copilot's modernization capabilities for .NET and Java applications, and I wanted to share what I've learned about the most critical piece of the puzzle: the assessment document. Here's what makes this tool interest Link to article: …


    Read More
  • Agentic development aspirations: build, run, observe — without more Markdown

    calendar Apr 7, 2026 · devblogs.microsoft.com
    Agentic development aspirations: build, run, observe — without more Markdown

    AI agents are really good at writing code. Embarrassingly, scarily, and increasingly good. But generating code and shipping working full-stack apps are very different things. Right now, most agents are fantastic at the first part and terrible at everything after it. To try and keep agents on track, we layer on Markdown …


    Read More
  • ASP.NET Core 2.3 end of support announcement

    calendar Apr 7, 2026 · devblogs.microsoft.com
    ASP.NET Core 2.3 end of support announcement

    Today we are announcing that ASP.NET Core 2.3 will reach end of support on April 7, 2027. After that date, Microsoft will no longer provide security patches, bug fixes, or technical support for ASP.NET Core 2.3. This announcement provides the required 12 months of advance notice, as defined by the Link to article: …


    Read More
  • Scalable AI with Azure Cosmos DB: Tredence Intelligent Document Processing (IDP) | March 2026

    calendar Apr 7, 2026 · devblogs.microsoft.com
    Scalable AI with Azure Cosmos DB: Tredence Intelligent Document Processing (IDP) | March 2026

    Azure Cosmos DB enables scalable AI-driven document processing, addressing one of the biggest barriers to operational scale in today’s enterprise AI landscape. Organizations continue to manage massive volumes of structured and unstructured content—contracts Link to article: …


    Read More
  • Building real-time conversational podcasts with Amazon Nova 2 Sonic

    calendar Apr 7, 2026 · aws.amazon.com/blogs/machine-learning
    Building real-time conversational podcasts with Amazon Nova 2 Sonic

    This post walks through building an automated podcast generator that creates engaging conversations between two AI hosts on any topic, demonstrating the streaming capabilities of Nova Sonic, stage-aware content filtering, and real-time audio generation. Link to article: …


    Read More
  • Text-to-SQL solution powered by Amazon Bedrock

    calendar Apr 7, 2026 · aws.amazon.com/blogs/machine-learning
    Text-to-SQL solution powered by Amazon Bedrock

    In this post, we show you how to build a natural text-to-SQL solution using Amazon Bedrock that transforms business questions into database queries and returns actionable answers. Link to article: https://aws.amazon.com/blogs/machine-learning/text-to-sql-solution-powered-by-amazon-bedrock/


    Read More
  • Write SQL Your Way: Dual Parameter Style Benefits in mssql-python

    calendar Apr 7, 2026 · devblogs.microsoft.com
    Write SQL Your Way: Dual Parameter Style Benefits in mssql-python

    Link to article: https://devblogs.microsoft.com/python/write-sql-your-way-dual-parameter-style-benefits-in-mssql-python


    Read More
  • Take full control of your floating windows in Visual Studio

    calendar Apr 7, 2026 · devblogs.microsoft.com
    Take full control of your floating windows in Visual Studio

    If you work with multiple monitors like I do, you’ve probably grown to love floating tool windows and documents in Visual Studio. Being able to pull out Solution Explorer, the debugger, or your code files onto a second (or third) screen can be a huge productivity boost. But there’s always been a bit of friction with …


    Read More
  • Were there any Windows 3.1 programs that were so incompatible with Windows 95 that there was no point trying to patch them?

    calendar Apr 7, 2026 · devblogs.microsoft.com
    Were there any Windows 3.1 programs that were so incompatible with Windows 95 that there was no point trying to patch them?

    In a comment to my discussion of the Windows 95 patch system, commenter word merchant wondered whether there were any Windows 3.1 programs or drivers that were so incompatible with Windows 95 that there was no point trying to patc Link to article: https://devblogs.microsoft.com/oldnewthing/20260407-00/?p=112213


    Read More
  • Marten, Polecat, and Wolverine Releases — One Shining Moment Edition

    calendar Apr 7, 2026 · jeremydmiller.com
    Marten, Polecat, and Wolverine Releases — One Shining Moment Edition

    For non basketball fans, the NCAA Tournament championship game broadcasts end each year with a highlight montage to a cheesy song called “One Shining Moment” that’s one of my favorite things to watch each year. The Critter Stack community is pretty much always busy, but we were able to make some releases to Marten, …


    Read More
  • Adversarial AI: Understanding the Threats to Modern AI Systems

    calendar Apr 7, 2026 · blog.jetbrains.com
    Adversarial AI: Understanding the Threats to Modern AI Systems

    Whether you’re in “fan” or “fear” mode (or somewhere in-between), there’s no denying that Artificial Intelligence changed how we build products, and do business. We’ve always had cybersecurity threats but now the landscape is more complex and we have to consider new forms of fraud detection, customer support, …


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

    calendar Apr 7, 2026 · devleader.ca
    Adapter Design Pattern in C#: Complete Guide with Examples

    Master the adapter design pattern in C# with practical examples showing interface conversion, legacy integration, and third-party library wrapping. Link to article: https://www.devleader.ca/2026/04/07/adapter-design-pattern-in-c-complete-guide-with-examples


    Read More
  • How to Train Your First TensorFlow Model in PyCharm

    calendar Apr 7, 2026 · blog.jetbrains.com
    How to Train Your First TensorFlow Model in PyCharm

    This is a guest post from Iulia Feroli, founder of the Back To Engineering community on YouTube. TensorFlow is a powerful open-source framework for building machine learning and deep learning systems. At its core, it works with tensors (a.k.a multi‑dimensional arrays) and provides high‑level libraries (like Keras) that …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top