Search Articles — Sudonull

Search Results

In this project

Dynamic routes net/http: DeadDrop implementation

https://sudonull.com/dynamic-routes-net-http-deaddrop-implementation

We implement dynamic routes, cookie authentication and access control in pure net/http. Full dead drop cycle without frameworks. Code and tests for middle/senior.

Headless CMS on Go without CGO and frameworks

https://sudonull.com/headless-cms-on-go-without-cgo-and-frameworks

Minimal headless CMS on pure Go: SQLite without CGO, net/http routing, Bitrix24 integration. Zero deps, 20 MB binary. Instructions for middle/senior dev.

DDD in ASP.NET: scalability issues after 30 aggregates

https://sudonull.com/ddd-in-asp-net-scalability-issues-after-30-aggregates

Breaking down why classic DDD with EF Core slows down in projects with 30+ aggregates: heavy queries, specifications, transactions. Hybrid approaches for optimization. Learn how to speed up development.

GZIP .NET Errors: Grounding and Power

https://sudonull.com/gzip-net-errors-grounding-and-power

Analysis of unstable InvalidDataException during gzip decompression in C# .NET. Causes in lack of grounding and voltage drops. Diagnostics and solution for middle/senior dev. Check sockets before code.

gRPC IPC for .NET desktops: separating UI logic

https://sudonull.com/grpc-ipc-for-net-desktops-separating-ui-logic

Learn how to separate UI and business logic in .NET desktops using gRPC and Named Pipes. Headless host + thin client architecture for reliability. Proto and Rx.NET examples.

From other projects

Coinbase net loss in Q1 2026: analysis of reasons

https://ymaho.com/coinbase-net-loss-in-q1-2026-analysis-of-reasons

Coinbase recorded $147 million net loss in Q1 2026 amid trading volume collapse. Discover the hidden causes of the crisis and stock forecast until the end of summer.

Bank of India: net profit grew by 14.8% in 2026

https://ymaho.com/bank-of-india-net-profit-grew-by-14-8-in-2026

Analysis of Bank of India report: net profit rose to 30.16 billion rupees, problem assets decreased to 1.98%. Assess the hidden investment attractiveness.

Strategy loss $12.77 billion bitcoin revaluation 2026

https://ymaho.com/strategy-loss-12-77-billion-bitcoin-revaluation-2026

Analysis of Strategy's net loss of $12.77 billion due to bitcoin revaluation. How an accounting storm masks a strategy shift and potential BTC sales. Learn the forecast and implications for investors.

MTS Dividends 2026: 35 rubles per share, yield 15%

https://ymaho.com/mts-dividends-2026-35-rubles-per-share-yield-15

MTS reported a 46% increase in net profit and recommended dividends of 35 rubles per share. Who is the real beneficiary? Price forecast before and after the ex-dividend date. Read the analysis.

From the web

Download .NET (Linux, macOS, and Windows) | .NET

https://dotnet.microsoft.com/en-us/download

Aug 11, 2026 · Free downloads for building and running .NET apps on Linux, macOS, and Windows. Runtimes, SDKs, and developer …

Browse all .NET versions to download | .NET

https://dotnet.microsoft.com/en-us/download/dotnet

Aug 11, 2026 · Official .NET downloads for Linux, macOS, and Windows. . NET is a free, cross-platform, open-source developer …

.NET documentation - .NET | Microsoft Learn

https://learn.microsoft.com/en-us/dotnet/

Learn to use .NET to create applications on any platform using C#, F#, and Visual Basic. Browse API reference, sample code, …

.NET - Wikipedia

https://en.wikipedia.org/wiki/.NET

At the heart of the .NET Platform is the .NET Framework, a high-productivity, multilanguage development and execution environment …

Install .NET on Windows - .NET | Microsoft Learn

https://learn.microsoft.com/en-us/dotnet/core/install/windows

Jun 2, 2026 · This article teaches you about which versions of .NET are supported on Windows, how to install .NET, and what the …

Visual Studio Downloads for Windows

https://visualstudio.microsoft.com/downloads/

The .NET platform helps you create mobile, desktop, and web applications that run on Windows PCs, devices and servers.

.NET Framework - Wikipedia

https://en.wikipedia.org/wiki/.NET_Framework

Microsoft began developing .NET Framework in the late 1990s, originally under the name of Next Generation Windows Services …

dotnet - YouTube

https://www.youtube.com/c/dotNET/videos

.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can …

Microsoft .NET Framework 3.5

https://www.microsoft.com/en-us/download/details.aspx?id=21&msockid=175cde9d80386843163ac95781a9696f

Jul 15, 2024 · Microsoft .NET Framework 3.5 contains many new features building incrementally upon .NET Framework 2.0 and 3.0, …

Introduction to .NET Framework - GeeksforGeeks

https://www.geeksforgeeks.org/c-sharp/introduction-to-net-framework/

Apr 28, 2026 · The .NET Framework is a software development framework developed by Microsoft that provides a runtime …

Trending Now