.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Monitor and debug generative AI inference with SageMaker detailed metrics and Insights dashboard on CloudWatch

    calendar Jun 18, 2026 · aws.amazon.com/blogs/machine-learning
    Monitor and debug generative AI inference with SageMaker detailed metrics and Insights dashboard on CloudWatch

    Amazon SageMaker AI provides fully managed real-time inference hosting for machine learning models. You deploy a model to a SageMaker endpoint backed by one or more compute instances, and SageMaker handles provisioning and scaling. SageMaker supports multiple endpoint architectures. This post focuses on the two most …


    Read More
  • Entity Framework Core Tutorial: Getting Started in ASP.NET Core

    calendar Jun 18, 2026 · devleader.ca
    Entity Framework Core Tutorial: Getting Started in ASP.NET Core

    Step-by-step Entity Framework Core tutorial for .NET 10 -- learn DbContext setup, entities, data annotations, first migration, and SQLite or SQL Server. Link to article: https://www.devleader.ca/2026/06/18/entity-framework-core-tutorial-getting-started-in-aspnet-core


    Read More
  • Outcome-driven learning systems: Enterprise RL with OpenEnv and Foundry

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Outcome-driven learning systems: Enterprise RL with OpenEnv and Foundry

    We shipped a lot at Build 2026: hosted agents, Toolboxes, Foundry IQ, Memory, Managed Compute, fine‑tuning, Frontier Tuning, and a new evaluation and optimization stack. Read Link to article: https://devblogs.microsoft.com/foundry/outcome-driven-learning-systems-enterprise-rl-with-openenv-and-foundry


    Read More
  • Meet the Agent Academy Hackathon Winners

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Meet the Agent Academy Hackathon Winners

    From May 12 to June 2, 2026, builders from around the world put their Agent Academy learning to the test by designing, building, and shipping real, working AI agents with Copilot Studio. After two weeks of judging, we’re thrilled to announce the Agent Academy Hackathon winners. 🏆 The Winners Recruit Track Th Link to …


    Read More
  • Amazon Bedrock AgentCore harness is now generally available: Go from idea to production-grade agent in minutes

    calendar Jun 18, 2026 · aws.amazon.com/blogs/machine-learning
    Amazon Bedrock AgentCore harness is now generally available: Go from idea to production-grade agent in minutes

    Today, Amazon Bedrock AgentCore harness is generally available. Two API calls (CreateHarness to define an agent, and InvokeHarness to run it), and you have an agent running in seconds. The agent runs in its own isolated environment with a filesystem and shell, so it can read files, run commands, and write code safely. …


    Read More
  • DirectX Dump Files Preview Now Available!

    calendar Jun 18, 2026 · devblogs.microsoft.com
    DirectX Dump Files Preview Now Available!

    At this year’s GDC, we shared our vision for bringing console‑level GPU developer tools to Windows. As part of that announcement, we introduced DirectX Dump Files as a major step forward in GPU crash debugging on Windows. Today, we’re excited to make our DirectX Dump Files public preview available to developers! If you …


    Read More
  • PIX 2606.18-preview: DirectX Dump Files and more

    calendar Jun 18, 2026 · devblogs.microsoft.com
    PIX 2606.18-preview: DirectX Dump Files and more

    Today we released PIX 2606.18-preview, available here. This PIX release coincides with the preview availability of DirectX Dump Files (.dxdmp). The PIX UI can open DirectX Dump Files directly for analysis, and the PIX API can be used to analyze them programmatically. Please visit Link to article: …


    Read More
  • New usage analytics and updated spend controls for enterprises

    calendar Jun 18, 2026 · openai.com/blog
    New usage analytics and updated spend controls for enterprises

    OpenAI introduces new spend controls and usage analytics for ChatGPT Enterprise, helping organizations manage costs and scale AI with confidence. Link to article: https://openai.com/index/chatgpt-enterprise-spend-controls


    Read More
  • Announcing TypeScript 7.0 RC

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Announcing TypeScript 7.0 RC

    Today we are excited to announce the Release Candidate of TypeScript 7.0! If you haven't been following TypeScript 7.0's development, this release is significant in that it is built on a completely new foundation. Over the past year, we have been porting the existing TypeScript codebase from TypeScript (as a …


    Read More
  • Stop overloading your skills

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Stop overloading your skills

    You built a skill for your technology. API references, authentication flows, SDK patterns, error handling, version info, all packed into one skill. The agent calls it, gets all that context, and generates code. The kicker? You've just wasted a lot of tokens. It already knows Models have ingested your documentation, …


    Read More
  • Why doesn't Get­Last­Input­Info() return info for the user I'm impersonating?

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Why doesn't <code>Get­Last­Input­Info()</code> return info for the user I'm impersonating?

    A customer had a Windows NT service process, and from that service process, they wanted to obtain the last input time for all signed-in users. Their strategy was to use WTS­Query­User­Token() to get the token for each user, use that token to impersonate the user, and then call Get­Last­Input­Info() to get the Link to …


    Read More
  • Qodana Is a Finalist in the 2026 CODiE Awards for Best DevOps Tool

    calendar Jun 18, 2026 · blog.jetbrains.com
    Qodana Is a Finalist in the 2026 CODiE Awards for Best DevOps Tool

    Qodana For DevOps: Automated Code Quality and Security, at Scale Modern DevOps teams move fast – but speed without consistency, security, and visibility creates risk. JetBrains Qodana helps DevOps teams build and ship higher-quality, more secure software by making code quality and security checks automatic, consistent, …


    Read More
  • Coding Agent Horror Stories: The 13-Hour AWS Outage

    calendar Jun 18, 2026 · docker.com
    Coding Agent Horror Stories: The 13-Hour AWS Outage

    In Part 1, we walked through six categories of AI coding agent failures and why they keep happening. The agent runs as you, with your filesystem permissions and your credentials, and nothing sits between the model's decision and the shell's execution. In Part 2, we looked at one specific version of that failure in …


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

    calendar Jun 18, 2026 · devleader.ca
    Interpreter Design Pattern in C#: Complete Guide with Examples

    Master the interpreter design pattern in C# with code examples, grammar parsing, and best practices for building domain-specific languages. Link to article: https://www.devleader.ca/2026/06/18/interpreter-design-pattern-in-c-complete-guide-with-examples


    Read More
  • Improving health intelligence in ChatGPT

    calendar Jun 18, 2026 · openai.com/blog
    Improving health intelligence in ChatGPT

    Learn how GPT-5.5 Instant improves ChatGPT’s health and wellness responses with stronger reasoning, better context, clearer communication, and physician-informed evaluations. Link to article: https://openai.com/index/improving-health-intelligence-in-chatgpt


    Read More
  • Big Thinkers: Brendan Gregg – How Systems Performance Engineering Shaped Modern Observability

    calendar Jun 18, 2026 · build5nines.com
    Big Thinkers: Brendan Gregg – How Systems Performance Engineering Shaped Modern Observability

    Modern cloud platforms generate enormous amounts of telemetry. Metrics stream from Kubernetes clusters, traces flow through distributed APIs, logs accumulate in petabytes, and dashboards glow… Link to article: …


    Read More
  • Using AI to help physicians diagnose rare genetic diseases affecting children

    calendar Jun 18, 2026 · openai.com/blog
    Using AI to help physicians diagnose rare genetic diseases affecting children

    Researchers used an OpenAI reasoning model to help diagnose rare diseases, identifying 18 new diagnoses in previously unsolved cases. Link to article: https://openai.com/index/diagnose-rare-childhood-diseases


    Read More
  • Use your own language model key in VS Code

    calendar Jun 18, 2026 · devblogs.microsoft.com
    Use your own language model key in VS Code

    Learn how to use bring your own key (BYOK) in VS Code to add models from providers like Azure, Anthropic, Gemini, OpenAI, Huggingface, OpenRouter, or use a local model with Ollama, Foundry Local, and more. Read the full article Link to article: …


    Read More
  • Entity Framework Core in .NET: The Complete Guide

    calendar Jun 17, 2026 · devleader.ca
    Entity Framework Core in .NET: The Complete Guide

    Learn Entity Framework Core in .NET 10 -- DbContext, migrations, LINQ queries, relationships, performance tips, and when to use EF Core vs Dapper in C#. Link to article: https://www.devleader.ca/2026/06/17/entity-framework-core-in-net-the-complete-guide


    Read More
  • Amazon SageMaker AI Async Inference now supports inline request payloads

    calendar Jun 17, 2026 · aws.amazon.com/blogs/machine-learning
    Amazon SageMaker AI Async Inference now supports inline request payloads

    Today, we’re announcing inline payload support for Amazon SageMaker AI Async Inference. Customers can now send inference payloads directly in the request body of the InvokeEndpointAsync API, removing the need to upload input data to Amazon Simple Storage Service (Amazon S3) before each invocation. Link to article: …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top