.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • How do functions like alloca allocate memory from the stack?

    calendar Aug 17, 2026 · devblogs.microsoft.com
    How do functions like <code>alloca</code> allocate memory from the stack?

    A little while ago, I talked about how compilers ensure that large stack allocations do not skip over the guard page. Shawn Van Ness was curious Link to article: https://devblogs.microsoft.com/oldnewthing/20260817-40/?p=112617


    Read More
  • What Your First Months at JetBrains Look Like?

    calendar Aug 17, 2026 · blog.jetbrains.com
    What Your First Months at JetBrains Look Like?

    Starting a new job is exciting, and there’s a lot to take in. At JetBrains, onboarding doesn’t stop after your first day. It starts when you accept your offer and continues through your first months, giving you the information, tools, and support you need to settle in and start doing your best work. Here’s what […] …


    Read More
  • Klibs.io Grows to 4,200+ KMP Projects With Smarter Discovery and New AI Integrations

    calendar Aug 17, 2026 · blog.jetbrains.com
    Klibs.io Grows to 4,200+ KMP Projects With Smarter Discovery and New AI Integrations

    Explore a growing Kotlin Multiplatform catalog in your browser, or bring up-to-date library data directly into your AI development workflow through the klibs.io MCP server. When we introduced klibs.io in December 2024, the goal was simple: make it easier to find a Kotlin Multiplatform library that fits both your use …


    Read More
  • How to Implement a Specification in C# From Scratch

    calendar Aug 17, 2026 · devleader.ca
    How to Implement a Specification in C# From Scratch

    Build a dependency-free C# specification pattern example with immutable named rules, an explicit null policy, focused tests, and balanced design tradeoffs. Link to article: https://www.devleader.ca/2026/08/17/how-to-implement-a-specification-in-c-from-scratch


    Read More
  • Make zero CVEs your new default

    calendar Aug 17, 2026 · docker.com
    Make zero CVEs your new default

    Somewhere in the past year, supply-chain attacks stopped being isolated incidents. The compromises now reach the tools the industry trusts to defend itself, with Trivy and KICS among this year’s targets. Mark Lechner, Docker’s Chief Information Security Officer, called the latest wave “a permanent shift in the threat …


    Read More
  • Junie’s New Default Runs on Gemini 3.7 Flash, at 40% Off Base Pricing

    calendar Aug 17, 2026 · blog.jetbrains.com
    Junie’s New Default Runs on Gemini 3.7 Flash, at 40% Off Base Pricing

    Google’s most capable Flash model for coding, with a limited time discount. Most of the coding you do in a day doesn’t need a flagship model. It needs a good one that won’t have drained your budget by lunchtime. That’s the thinking behind Junie’s new default, Gemini 3.7 Flash. It’s live now in both the […] Link to …


    Read More
  • The Defender’s Window

    calendar Aug 17, 2026 · openai.com/blog
    The Defender’s Window

    AI is reshaping cybersecurity for attackers and defenders alike. Learn how OpenAI is strengthening its defenses and what security teams can do now. Link to article: https://openai.com/index/the-defenders-window


    Read More
  • Use Aspire to implement and deploy the BFF security architecture

    calendar Aug 17, 2026 · damienbod.com
    Use Aspire to implement and deploy the BFF security architecture

    This blog demonstrates how to use Aspire to set up a solution for developing and deploying an ASP.NET Core web application with Auth0 as the identity provider and a downstream API. The application uses Angular for the frontend and is secured using a Backend-for-Frontend (BFF) architecture. Code: …


    Read More
  • OpenAI joins PORTS-Pike project

    calendar Aug 17, 2026 · openai.com/blog
    OpenAI joins PORTS-Pike project

    OpenAI joins PORTS-Pike project, expanding community investment and supporting thousands of Southern Ohio jobs Link to article: https://openai.com/index/openai-joins-ports-pike-project


    Read More
  • New policy ideas for the Intelligence Age

    calendar Aug 17, 2026 · openai.com/blog
    New policy ideas for the Intelligence Age

    OpenAI funds 14 independent projects exploring new AI policy ideas to expand economic opportunity and strengthen societal resilience in the Intelligence Age. Link to article: https://openai.com/index/new-policy-ideas-for-the-intelligence-age


    Read More
  • Embedding Pipelines in .NET with Microsoft.Extensions.AI

    calendar Aug 16, 2026 · devleader.ca
    Embedding Pipelines in .NET with Microsoft.Extensions.AI

    Learn how Microsoft.Extensions.AI embeddings .NET pipelines use batching, vectors, caching, telemetry, and decorators to keep retrieval work observable. Link to article: https://www.devleader.ca/2026/08/16/embedding-pipelines-in-net-with-microsoftextensionsai


    Read More
  • General Performance: Object Initializers – Readability Versus Performance

    calendar Aug 16, 2026 · dotnettips.wordpress.com
    General Performance: Object Initializers – Readability Versus Performance

    The post discusses two methods for initializing objects in C#: traditional property assignment and object initializers. While the traditional method is slightly faster, object initializers enhance code readability. It recommends using object initializers for maintainability, reserving traditional assignments for …


    Read More
  • How Do You Build a Social Media Feed? (System Design)

    calendar Aug 15, 2026 · milanjovanovic.tech
    How Do You Build a Social Media Feed? (System Design)

    The home feed looks like the easiest feature in a social app: fetch posts from the accounts you follow, sort, return a page. Link to article: https://milanjovanovic.tech/blog/how-do-you-build-a-social-media-feed-system-design


    Read More
  • NAudio 3

    calendar Aug 15, 2026 · markheath.net
    NAudio 3

    I'm really pleased to announce the release of NAudio version 3, which includes a complete modernization of the entire library, many bug-fixes and performance improvements, and adds several key new features including cross-platform support on Linux and the ability to host VST 3 effects. There's too many changes to …


    Read More
  • End-to-end .NET modernization with AWS Transform and Kiro

    calendar Aug 14, 2026 · aws.amazon.com/blogs/dotnet
    End-to-end .NET modernization with AWS Transform and Kiro

    You can accelerate .NET application modernization with AWS Transform for full-stack Windows modernization—but there may be some follow on work. End-to-end modernization often involves post-transformation tasks to finalize your application for production readiness. By finalize, I mean validating, debugging, and …


    Read More
  • Windows App Development CLI v0.6 - create new WinUI applications, sign packages with Azure, and more

    calendar Aug 14, 2026 · devblogs.microsoft.com
    Windows App Development CLI v0.6 - create new WinUI applications, sign packages with Azure, and more

    Link to article: https://devblogs.microsoft.com/ifdef-windows/windows-app-development-cli-v0-6-create-new-winui-applications-sign-packages-with-azure-and-more


    Read More
  • Custom reward functions for multi-turn reinforcement learning with Amazon Nova Forge

    calendar Aug 14, 2026 · aws.amazon.com/blogs/machine-learning
    Custom reward functions for multi-turn reinforcement learning with Amazon Nova Forge

    In multi-turn reinforcement learning, your custom reward function decides what the model actually learns. This post shows how to design a composite multi-turn reward for Amazon Nova Forge, execute model-generated code safely inside it, and instrument each component to catch the pitfalls that quietly collapse a reward. …


    Read More
  • Building agentic workflows with SageMaker AI and Bedrock AgentCore

    calendar Aug 14, 2026 · aws.amazon.com/blogs/machine-learning
    Building agentic workflows with SageMaker AI and Bedrock AgentCore

    Learn how to combine OpenAI-compatible endpoints on Amazon SageMaker AI with Amazon Bedrock AgentCore runtime to build a multi-agent workflow where each specialized agent uses the model best suited to its job. This post also shows how to get token-level observability from SageMaker endpoints that Strands Agents does …


    Read More
  • Forcing an ARM64X executable to run as a specific architecture

    calendar Aug 14, 2026 · devblogs.microsoft.com
    Forcing an ARM64X executable to run as a specific architecture

    ARM64X is a fat binary Windows executable and DLL format for 64-bit ARM systems. For DLLs, the choice is clear, since only one of them will work: The version of the DLL that is loaded is the one that matches the host process. If the host process uses the Windows ARM64 ABI, then the ARM Link to article: …


    Read More
  • Pipeline Pattern in C#: A Modern .NET Guide

    calendar Aug 14, 2026 · devleader.ca
    Pipeline Pattern in C#: A Modern .NET Guide

    Learn the pipeline pattern in C#, its core stages, execution models, tradeoffs, and how to choose a stable .NET 10 implementation for production systems. Link to article: https://www.devleader.ca/2026/08/14/pipeline-pattern-in-c-a-modern-net-guide


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top