Tech News
Все новости AI & ML Architecture DevOps Open Source Programming Team Management Testing & QA Web

Последние новости

⚑ Сообщить о проблеме

Tech news from the best sources

Все темы - игры AI Gear News Tech agents ai api architecture automation beginners career database devops javascript llm machinelearning mcp opensource performance productivity programming python react security showdev testing tutorial typescript webdev
Все EN RU
EN

Catch by Recovery Policy, Not Convenience

Liquid syntax error: 'raw' tag was never closed

dotnetcsharpsretesting
Dev.to Aug 29, 2026, 07:55 UTC
EN

Building a High-Performance Fan Speed & Temperature Manager with C# and .NET

Hello, I'm Dr. Jhonatan. I recently published an open-source Windows Forms application built with C# / .NET designed for real-time hardware temperat…

csharpdotnetopensource
Dev.to Aug 29, 2026, 00:06 UTC
RU

redb 3.7: свой gRPC-протокол, отсечение props до агрегата и релиз, отозванный через день

Свой gRPC-wire в Route, отсечение props до агрегата в redb.Core, Tsak закрыт по умолчанию, второй фасад у Identity. И 3.7.0, отозванный через день.…

dotnetgrpcsoappostgresqlsecurityintegration
Habr Aug 28, 2026, 19:42 UTC
EN

Performance Engineering: What Is the System Waiting For?

When a request takes five seconds, the obvious question is what to make faster. The more useful question is what, precisely, the system spent those…

performancedotnetsqlcsharp
Dev.to Aug 28, 2026, 17:09 UTC
RU

SOAP в .NET без WCF: WS-Security, MTOM и ?wsdl как шаг маршрута

SOAP никуда не делся. Продаёте авиабилеты, значит ходите в Amadeus, Sabre и Travelport по SOAP. Интегрируетесь с банком, госпорталом, страховым бэке…

dotnetintegrationsoapsecurityesbeip
Habr Aug 28, 2026, 16:46 UTC
EN

storage_size.js Module in WebForms Core

What is WebForms Core? WebForms Core is a modern technology from Elanat , introduced in 2024, that provides a two-way communication model between se…

javascriptfrontenddotnetwebformscore
Dev.to Aug 28, 2026, 14:27 UTC
EN

Claude Structured Outputs Refusal Handling: Stop Parsing HTTP 200 Refusals

Claude structured outputs refusal handling belongs before domain deserialization. A successful HTTP exchange only says the API accepted and processe…

aiclaudedotnettesting
Dev.to Aug 28, 2026, 02:04 UTC
RU

У OpenID-сервера появился второй транспорт: gRPC рядом с HTTP, на тех же маршрутах

redb.Identity получил gRPC-фасад: те же маршруты ядра, тот же реестр клиентов, один токен на оба транспорта. Что внутри, как включить, что померить.…

dotnetgrpcoauthopenid-connectmicroservices
Habr Aug 27, 2026, 17:07 UTC
EN

.NET 10 ActivitySamplingResult PropagationData: Why Recorded Turns False

.NET 10 changed a small tracing rule that can quietly invalidate a custom sampler. With .NET 10 ActivitySamplingResult PropagationData , a child act…

dotnetcsharptestingmonitoring
Dev.to Aug 27, 2026, 16:21 UTC
EN

Retries Are Not a Recovery Strategy

A retry answers a narrow question: might the same operation succeed if I attempt it again? Recovery has a harder job. It must bring the original bus…

dotnetaiarchitecturesystemdesign
Dev.to Aug 27, 2026, 15:30 UTC
EN

Any Language, One Store: How Zaris Speaks the Redis Protocol

Zaris is a distributed key/value store built for .NET, with its own binary protocol and native .NET clients. With 2.0.0, every Zaris node can also e…

dotnetredisshowdevdistributedsystems
Dev.to Aug 27, 2026, 09:23 UTC
RU

redb 3.7.1: поиск по props быстрее до 100 раз. Альтернатива EF Core или дополнение к нему

Цена запроса не зависела от того, что ищешь: фильтр стоял над GROUP BY. Теперь отсечение идёт до агрегата, на трёх движках, без единой правки в коде…

dotnetpostgresqlmssqlsqliteperformanceorm
Habr Aug 26, 2026, 16:53 UTC
EN

10 EF Core Performance Mistakes That Ship to Production

If your API is fast with seed data but slows down in production, EF Core is rarely the root cause. It is usually the amplifier. Most teams do not ha…

dotnetefcoreperformance
Dev.to Aug 26, 2026, 16:16 UTC
EN

System Design: Payment Processing System

System Design: Payment Processing System A capstone system design walkthrough — designing a payment processing system end to end — covering the core…

systemdesigndotnetprogramminglearning
Dev.to Aug 26, 2026, 15:18 UTC
RU

REDB: Control Bus для .NET-маршрутов: останавливать, перезапускать и реагировать на события в рантайме

Управляйте маршрутами в рантайме сообщением: start, stop, suspend, restart, плюс консюмер, превращающий события жизненного цикла маршрута в сообщени…

dotnetintegrationesbeip
Habr Aug 26, 2026, 09:27 UTC
EN

NET Framework Essentials: Web Development Simplified

Your backend framework will outlive your current team. Choose one that the next team can still navigate — here's why .NET has been that framework fo…

dotnetwebdevbackendprogramming
Dev.to Aug 26, 2026, 09:20 UTC
EN

From Your First Line of C# to Building with .Net: A Practical Learning Journey

When people hear .NET, they often think of C#. And while C# is a huge part of the .NET ecosystem, . * NET is much bigger than a programming language…

dotnetcsharpmicrosoftprogramming
Dev.to Aug 26, 2026, 05:19 UTC
EN

.NET 10 BufferedStream WriteByte: Flush Full Buffers Explicitly

BufferedStream.WriteByte had a surprising side effect through .NET 9: the call at its internal capacity boundary also called Flush() on the wrapped…

dotnetcsharpdebuggingtesting
Dev.to Aug 25, 2026, 23:26 UTC
RU

Папка как интеграция: файловый обмен в .NET без cron, FileSystemWatcher и самописных костылей

Опрос каталога, ожидание дописи файла, идемпотентность и атомарная запись через temp+rename: файловый обмен как обычный шаг маршрута. Спросите у люб…

dotnetintegrationesbeipfiles
Habr Aug 25, 2026, 21:34 UTC
EN

Supabase .NET DevLog #7

Welcome to our weekly log for the Supabase .NET SDK 🎉 Last week, I continued tweaking the quality gate, especially regarding code coverage. I faced…

supabasedotnetcsharpopensource
Dev.to Aug 25, 2026, 16:21 UTC
EN

Authorize Can't See Your Data

The first authorization bug I ever shipped wasn't a missing [Authorize] attribute. It was the opposite — everything had [Authorize] , the tests were…

backendprogrammingwebdevdotnet
Dev.to Aug 25, 2026, 11:18 UTC
EN

Three things I got wrong measuring my own cache

A team that produces regulatory documents kept getting the same kind of question from other teams: does the current rule allow X? Answering meant so…

ragaimachinelearningdotnet
Dev.to Aug 25, 2026, 01:48 UTC
EN

.NET 10 NU1510 Package Pruning: Fix CI Without Breaking Legacy Targets

.NET 10 NU1510 package pruning can turn an SDK upgrade into a failed restore when a repository promotes warnings to errors. The tempting fix is to d…

dotnetcsharpdevopsdebugging
Dev.to Aug 24, 2026, 22:23 UTC
EN

Effective AI Agents with GitHub Copilot

The most successful AI agent do NOT use complex and over-engineered frameworks. Instead, they use simple, modular patterns. To use agents you don't…

aidotnetgithubcopilot
Dev.to Aug 24, 2026, 16:44 UTC
EN

Mocking Frameworks: Simulating Dependencies in Tests

Mocking Frameworks: Simulating Dependencies in Tests A practical guide to mocking frameworks in .NET — Moq and NSubstitute — covering what a test do…

mockingframeworksdotnetprogramminglearning
Dev.to Aug 24, 2026, 15:14 UTC
EN

Controllers vs Minimal APIs: Stop Picking a Winner

Every .NET 10 project I start now has the same five-minute argument with myself: Controllers or Minimal APIs? Both are first-class citizens in .NET…

webdevprogrammingtutorialdotnet
Dev.to Aug 24, 2026, 11:04 UTC
EN

AutoHttps: automatic HTTPS for ASP.NET Core with no NuGet dependencies

I have been building AutoHttps, a small library that gets and renews TLS certificates for an ASP.NET Core app on its own. You add the package, name…

backenddotnetsecuritysoftwaredevelopment
Dev.to Aug 24, 2026, 08:11 UTC
EN

.NET 10 NU1015: Fix PackageReference Without Version Restore Failures

.NET 10 NU1015 turns a PackageReference without a version into a restore error. I like the stricter default because an unbounded direct dependency c…

dotnetcsharpdevopsdebugging
Dev.to Aug 23, 2026, 21:00 UTC
EN

.NET 10 JSON Console Logging: Stop Parsing State.Message

The .NET 10 JSON console logging change is small enough to miss during an upgrade: the formatted message still exists, but a typical record no longe…

dotnetcsharpdebuggingtesting
Dev.to Aug 22, 2026, 18:47 UTC
EN

Automatic HTTPS on Kestrel in 2026, now that LettuceEncrypt is archived

If you run an ASP.NET Core app directly on Kestrel, with no nginx or cloud load balancer in front, getting a real TLS certificate has always been th…

dotnetaspnettlssecurity
Dev.to Aug 22, 2026, 07:53 UTC

© Tech News — Агрегатор новостей

English Русский
Карта сайта Правовая информация Конфиденциальность Условия использования Авторские права / Удаление Контакт DSA

Выход с сайта

Вы собираетесь открыть внешний сайт:

Продолжить →