.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Modernize your legacy VB.NET applications: Automated migration to C# using AWS Transform custom

    calendar Jul 28, 2026 · aws.amazon.com/blogs/dotnet
    Modernize your legacy VB.NET applications: Automated migration to C# using AWS Transform custom

    Many enterprises still maintain legacy Visual Basic .NET (VB.NET) applications built on .NET Framework. While these applications continue to serve business needs, organizations face growing challenges: a shrinking VB.NET developer talent pool, limited modern tooling support, and a difficult path to cross-platform .NET …


    Read More
  • Refactor your database with SQL projects in VS Code

    calendar Jul 28, 2026 · devblogs.microsoft.com
    Refactor your database with SQL projects in VS Code

    SQL database projects are a fundamental tool for keeping your database in source control, tracking changes and collaborating on quickly evolving database needs. Not to be forgotten, their superpower is being able to dynamically generate deployment scripts that match the dec Link to article: …


    Read More
  • Coding Agent Horror Stories: The 29 Million Secret Problem

    calendar Jul 28, 2026 · docker.com
    Coding Agent Horror Stories: The 29 Million Secret Problem

    Learn how AI coding agents can expose credentials in supply chain attacks and how Docker Sandboxes keep secrets out of an agent's reach. Link to article: https://www.docker.com/blog/coding-agent-horror-stories-the-29-million-secret-problem/


    Read More
  • The State of CI/CD 2026 Survey Is Now Open

    calendar Jul 28, 2026 · blog.jetbrains.com
    The State of CI/CD 2026 Survey Is Now Open

    CI/CD is changing rapidly. Or is it?.. AI-assisted development is increasing the volume of code being written, software systems are becoming more distributed, and engineering teams are continuously rethinking how they build, test, and ship applications. At the same time, organizations are modernizing their CI/CD …


    Read More
  • Discover Agent Skills from MCP servers in .NET

    calendar Jul 28, 2026 · devblogs.microsoft.com
    Discover Agent Skills from MCP servers in .NET

    Your agents can now discover and load Agent Skills directly from a Model Context Protocol (MCP) server. Instead of shipping every skill inside your application or copying skill folders into each deployment, you point an agent at an MCP server and it pulls the skills it needs on demand. A central team can p Link to …


    Read More
  • KotlinLLM is Going Open Source

    calendar Jul 28, 2026 · blog.jetbrains.com
    KotlinLLM is Going Open Source

    TL;DR KotlinLLM is now public. It’s a research prototype for delegating runtime logic to an LLM from Kotlin code. Instead of calling an LLM on every request or running a separate agent, you can write an explicit Kotlin call. Its body is generated Kotlin source code, and that code is updated as your application hits […] …


    Read More
  • OpenTelemetry Metrics .NET: Counters, Histograms, and IMeterFactory

    calendar Jul 27, 2026 · devleader.ca
    OpenTelemetry Metrics .NET: Counters, Histograms, and IMeterFactory

    A practical guide to OpenTelemetry metrics .NET -- covering Meter, Counter, Histogram, ObservableGauge, IMeterFactory, and exporting to Prometheus or OTLP. Link to article: https://www.devleader.ca/2026/07/27/opentelemetry-metrics-net-counters-histograms-and-imeterfactory


    Read More
  • Query Performance Tuning in Azure DocumentDB: A Practical Guide

    calendar Jul 27, 2026 · devblogs.microsoft.com
    Query Performance Tuning in Azure DocumentDB: A Practical Guide

    Writing a query that works is easy. Writing a query that scales is a different story. Link to article: https://devblogs.microsoft.com/documentdb/query-performance-tuning-guide


    Read More
  • Ten Days of Critter Stack Releases

    calendar Jul 27, 2026 · jeremydmiller.com
    Ten Days of Critter Stack Releases

    Most of the big improvements in this blog post came from JasperFx client engagements. Reach out any time to sales@jasperfx.net and we’ll happily chat with you about how we can help your shop succeed with whatever technical challenges you might have! Let me put a stake into the ground here and say that you simply cannot …


    Read More
  • Analyze MSBuild Binary Logs with Copilot in VS Code

    calendar Jul 27, 2026 · devblogs.microsoft.com
    Analyze MSBuild Binary Logs with Copilot in VS Code

    You know the moment. CI goes red, or a build that took 8 seconds yesterday now takes 40, and you're staring at a wall of MSBuild output trying to find the one line that matters. The answer is almost always sitting in the bi Link to article: https://devblogs.microsoft.com/dotnet/msbuild-binlog-analyzer-vscode


    Read More
  • Beyond RAG: Task-aware knowledge compression for enterprise AI on AWS

    calendar Jul 27, 2026 · aws.amazon.com/blogs/machine-learning
    Beyond RAG: Task-aware knowledge compression for enterprise AI on AWS

    Traditional RAG hits a ceiling on analytical tasks that span hundreds of documents. This post shows how to use task-aware knowledge compression (TAKC) on AWS to pre-compress entire knowledge bases into task-specific representations, cache them at multiple fidelity tiers, and route each query to the right tier, with an …


    Read More
  • Deepgram enhances Amazon SageMaker AI support with AWS IAM Temporary Delegation

    calendar Jul 27, 2026 · aws.amazon.com/blogs/machine-learning
    Deepgram enhances Amazon SageMaker AI support with AWS IAM Temporary Delegation

    In this post, we cover why Deepgram built on IAM temporary delegation, how the integration works end-to-end, and what it unlocks for customers running Deepgram speech models on SageMaker AI. With this integration, Deepgram has reduced the time for initial investigation on a SageMaker AI support ticket from days to …


    Read More
  • How Guardoc transforms medical document processing with Amazon Nova models

    calendar Jul 27, 2026 · aws.amazon.com/blogs/machine-learning
    How Guardoc transforms medical document processing with Amazon Nova models

    In this post, we explore how Guardoc Health uses the Amazon Nova family of models, available through Amazon Bedrock, to transform clinical documentation in long-term care. Link to article: https://aws.amazon.com/blogs/machine-learning/how-guardoc-transforms-medical-document-processing-with-amazon-nova-models/


    Read More
  • A new way to bring native Windows APIs to JavaScript - introducing dynamic API projections for Node.js

    calendar Jul 27, 2026 · devblogs.microsoft.com
    A new way to bring native Windows APIs to JavaScript - introducing dynamic API projections for Node.js

    E Link to article: https://devblogs.microsoft.com/ifdef-windows/a-new-way-to-bring-native-windows-apis-to-javascript-introducing-dynamic-api-projections-for-node-js


    Read More
  • TeamCity 2026.1.3 and 2025.11.7 Are Now Available

    calendar Jul 27, 2026 · blog.jetbrains.com
    TeamCity 2026.1.3 and 2025.11.7 Are Now Available

    We’re rolling out new maintenance updates for TeamCity On-Premises 2026.1 and 2025.11. Both releases are primarily focused on security, addressing more than 20 security vulnerabilities each (including a critical CVE-2026-63077 vulnerability that allows attackers to bypass authentication checks and execute arbitrary …


    Read More
  • Critical Security Issue Affecting TeamCity On-Premises (CVE-2026-63077) – Update to 2025.11.7 or 2026.1.3 Now

    calendar Jul 27, 2026 · blog.jetbrains.com
    Critical Security Issue Affecting TeamCity On-Premises (CVE-2026-63077) – Update to 2025.11.7 or 2026.1.3 Now

    Summary Details A critical security vulnerability has been identified in TeamCity On-Premises. If exploited, this flaw may enable an unauthenticated attacker with HTTP(S) access to a TeamCity server to bypass authentication checks and execute arbitrary operating system commands with the privileges of the TeamCity …


    Read More
  • Making an agile version of a Windows Runtime delegate in C++/WinRT, part 6

    calendar Jul 27, 2026 · devblogs.microsoft.com
    Making an agile version of a Windows Runtime delegate in C++/WinRT, part 6

    It looked like we were done when we fixed the problem of releasing a non-marshalable delegate on the correct thread. But we missed something. Again. Link to article: https://devblogs.microsoft.com/oldnewthing/20260727-00/?p=112566


    Read More
  • Get a Unicode character name from a Rune in .NET

    calendar Jul 27, 2026 · meziantou.net
    Get a Unicode character name from a Rune in .NET

    If you have a Rune and want its Unicode name (for example GRINNING FACE for 😀), there is no built-in API in .NET today. Here are two practical options: Use the ICU library available on the operating system Use the Meziantou.Framework.Unicode NuGet package Method 1: Use ICU from the OS ICU exposes u_charName, which …


    Read More
  • How do you rewrite C/C++ projects to Rust?

    calendar Jul 27, 2026 · blog.jetbrains.com
    How do you rewrite C/C++ projects to Rust?

    Disclaimer: This article was created with the assistance of AI and reviewed by the JetBrains RustRover team. C and C++ to Rust migrations are no longer just an experimental idea. More teams are now looking at Rust as a practical way to improve memory safety, reduce long-term maintenance costs, and modernize …


    Read More
  • Running GitHub Copilot CLI in Scripts and CI/CD Pipelines (Headless Mode)

    calendar Jul 27, 2026 · devleader.ca
    Running GitHub Copilot CLI in Scripts and CI/CD Pipelines (Headless Mode)

    Learn GitHub Copilot CLI headless automation with copilot -p prompts, CI auth, safe permissions, models, secrets, schedulers, and cloud sandbox workflows. Link to article: https://www.devleader.ca/2026/07/27/running-github-copilot-cli-in-scripts-and-cicd-pipelines-headless-mode


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top