.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • What building an AI-native finance function taught me

    calendar Aug 10, 2026 · openai.com/blog
    What building an AI-native finance function taught me

    OpenAI CFO Sarah Friar shares five lessons for building an AI-native finance function, from automated forecasting to stronger controls and AI ROI. Link to article: https://openai.com/index/building-an-ai-native-finance-function


    Read More
  • JetBrains .NET Day Online 2026: Save the Date and Submit a Talk

    calendar Aug 10, 2026 · blog.jetbrains.com
    JetBrains .NET Day Online 2026: Save the Date and Submit a Talk

    A free, online event for the .NET community. JetBrains .NET Day Online 2026 takes place on Wednesday, October 7. Expect a day of practical talks, live demos, and real-world lessons from community speakers and the JetBrains .NET team. Two things are different this year. The event was two days last time, while this year …


    Read More
  • Run interactive IDEs on Amazon EKS with SageMaker AI to power up your AI workflows

    calendar Aug 10, 2026 · aws.amazon.com/blogs/machine-learning
    Run interactive IDEs on Amazon EKS with SageMaker AI to power up your AI workflows

    The Amazon SageMaker AI Spaces add-on for Amazon EKS runs managed JupyterLab and Code Editor environments on the cluster your ML team already operates. This post shows how to install and configure the add-on, connect from the browser and from VS Code over SSH-over-SSM, and move your team to OpenID Connect sign-in with …


    Read More
  • How nOps shipped FinOps agents 75% faster with Amazon Bedrock AgentCore

    calendar Aug 10, 2026 · aws.amazon.com/blogs/machine-learning
    How nOps shipped FinOps agents 75% faster with Amazon Bedrock AgentCore

    nOps rebuilt its Clara FinOps AI agent on Amazon Bedrock AgentCore, replacing a self-managed Amazon EKS stack running LangChain and LangGraph. The move cut time-to-production by 75% (from 10-12 months to 4 months), improved response quality, and reduced operational overhead while keeping analytics governed through …


    Read More
  • Blazingly Fast or Blazingly Hyped? A Reality Check on Rewriting in Rust

    calendar Aug 10, 2026 · blog.jetbrains.com
    Blazingly Fast or Blazingly Hyped? A Reality Check on Rewriting in Rust

    This is a guest post by Mateusz Maćkowski and Marek Grzelak, co-maintainers of cot.rs and speakers at Rustikon 2026. You can watch the full talk here. RIIR. If you’ve spent any time in open source communities, you’ve seen it. Someone opens an issue on a C or C++ project and suggests rewriting in Rust for […] Link to …


    Read More
  • From Azure Functions to AWS Lambda: A .NET Developer’s Migration Playbook

    calendar Aug 10, 2026 · aws.amazon.com/blogs/dotnet
    From Azure Functions to AWS Lambda: A .NET Developer’s Migration Playbook

    Introduction Serverless has become the default for event-driven .NET workloads, and many teams that started on Azure Functions are now consolidating onto AWS to unify their compute, data, and AI in single cloud. If you run C#/.NET serverless functions on Azure and want to move to AWS Lambda, this playbook gives you an …


    Read More
  • OpenAI’s letter to Governor Abbott on responsible AI infrastructure in Texas

    calendar Aug 10, 2026 · openai.com/blog
    OpenAI’s letter to Governor Abbott on responsible AI infrastructure in Texas

    OpenAI sent Governor Greg Abbott a letter outlining its commitment to responsible AI infrastructure in Texas. The letter supports reliable, transparent growth that benefits Texans. Link to article: https://openai.com/index/responsible-ai-infrastructure-texas


    Read More
  • IntelliJ IDEA 2026.2.1 Is Out!

    calendar Aug 10, 2026 · blog.jetbrains.com
    IntelliJ IDEA 2026.2.1 Is Out!

    We’ve just released the first minor update for IntelliJ IDEA 2026.2 – v2026.2.1. You can update to this version from inside the IDE, using the Toolbox App, or using snaps if you are a Ubuntu user. You can also download it from our website. Here are the most notable updates: To find out more details about the […] Link …


    Read More
  • Chrome DevTools Connect for WebStorm: Your AI agent can now interact with the browser

    calendar Aug 10, 2026 · blog.jetbrains.com
    Chrome DevTools Connect for WebStorm: Your AI agent can now interact with the browser

    Frontend development has historically meant working in three separate environments: a design tool for specs and prototypes, the IDE for coding, and a browser to check if everything works. A few days ago, we released the new plugin Figma Connect for WebStorm, which eliminated the first context switch. Design intent, …


    Read More
  • Model ML completes finance work more efficiently with GPT-5.6 Sol

    calendar Aug 10, 2026 · openai.com/blog
    Model ML completes finance work more efficiently with GPT-5.6 Sol

    Model ML uses GPT-5.6 Sol to carry finance work from research and analysis through editable, traceable PowerPoint decks and Excel workbooks. Link to article: https://openai.com/index/model-ml


    Read More
  • Snapshot testing in .NET with Meziantou.Framework.SnapshotTesting

    calendar Aug 10, 2026 · meziantou.net
    Snapshot testing in .NET with Meziantou.Framework.SnapshotTesting

    Snapshot testing is a technique where the output of a function or component is serialized and saved to disk the first time the test runs. On every subsequent run, the library re-serializes the output and compares it against the saved file. If they differ, the test fails. Meziantou.Framework.SnapshotTesting is a .NET …


    Read More
  • calendar Aug 10, 2026 · blog.jetbrains.com

    20 Years, 1 MissionMeet Qodana Lead Alex Gopachenko Twenty years is a lifetime in software engineering. Languages rise and fall. Frameworks become obsolete. Entire categories of developer tools appear, dominate the industry, and quietly disappear again. Yet through two decades of change at JetBrains, one engineer has …


    Read More
  • Expanding Daybreak as the Cyber Defense Window Narrows

    calendar Aug 10, 2026 · openai.com/blog
    Expanding Daybreak as the Cyber Defense Window Narrows

    Meet GPT-5.6-Cyber, OpenAI’s cybersecurity-specific model available through Daybreak Red for authorized vulnerability research, exploit validation, and security testing. Link to article: https://openai.com/index/expanding-daybreak-as-the-cyber-defense-window-narrows


    Read More
  • Putting frontier cyber models in more trusted hands

    calendar Aug 10, 2026 · openai.com/blog
    Putting frontier cyber models in more trusted hands

    Approved Daybreak partners can use OpenAI’s frontier cyber models to deliver authorized, governed cybersecurity services to customers. Link to article: https://openai.com/index/putting-frontier-cyber-models-in-more-trusted-hands


    Read More
  • I Enabled RBAC and Everything Broke. What Did I Do Wrong?

    calendar Aug 10, 2026 · devblogs.microsoft.com
    I Enabled RBAC and Everything Broke. What Did I Do Wrong?

    We covered the roles your Azure Cosmos DB app needs in our previous post. Now let’s look at what happens after you’ve assigned those roles, switched identities, disabled keys and suddenly staring at a 403. As we Link to article: …


    Read More
  • Implement BFF using Auth0, Angular and ASP.NET Core

    calendar Aug 10, 2026 · damienbod.com
    Implement BFF using Auth0, Angular and ASP.NET Core

    This post should how to implement a web application which needs secure access and secure identities. The application uses Angular as the UI tech, ASP.NET Core as the backend tech and a backend for frontend security architecture using OpenID Connect, OAuth and Auth0 as the identity provider. Code: …


    Read More
  • Premium seats are coming to ChatGPT Business

    calendar Aug 10, 2026 · openai.com/blog
    Premium seats are coming to ChatGPT Business

    Premium seats are coming to ChatGPT Business. Sign up by August 20 to get $100 in workspace credits and unlock higher usage for your team's most demanding work. Link to article: https://openai.com/index/premium-seats-chatgpt-business


    Read More
  • NLog Rules and Filters: Routing Logs in .NET

    calendar Aug 9, 2026 · devleader.ca
    NLog Rules and Filters: Routing Logs in .NET

    Learn how NLog rules and filters work in .NET. Covers rule matching by logger name and level, final rules, writeTo routing, when filters, and silencing noisy Microsoft.* logs. Link to article: https://www.devleader.ca/2026/08/09/nlog-rules-and-filters-routing-logs-in-net


    Read More
  • What Comes After Senior Software Engineer? - Dev Leader Weekly 152

    calendar Aug 9, 2026 · devleader.ca
    What Comes After Senior Software Engineer? - Dev Leader Weekly 152

    Welcome to another issue of Dev Leader Weekly! In this issue, I discuss why moving beyond senior engineer is hard and what career success can look like. Link to article: https://www.devleader.ca/2026/08/09/what-comes-after-senior-software-engineer-dev-leader-weekly-152


    Read More
  • .NET Threads: The Performance Trap Hiding in Your Code

    calendar Aug 9, 2026 · dotnettips.wordpress.com
    .NET Threads: The Performance Trap Hiding in Your Code

    Creating background tasks in .NET applications is crucial to maintain responsiveness. While dedicated threads can be used, they incur significant overhead. Link to article: https://dotnettips.com/2026/08/09/net-threads-the-performance-trap-hiding-in-your-code/


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top