Search Articles — Sudonull

Search Results

In this project

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.

SkiaCamera: video effects and subtitles in .NET MAUI

https://sudonull.com/skiacamera-video-effects-and-subtitles-in-net-maui

Set up real-time video processing with AI subtitles, SKSL shaders, and pre-recording in SkiaCamera for .NET MAUI. Integration with OpenAI and GPU rendering. Build the example and test on a device.

RedLock.NET: distributed locks in .NET

https://sudonull.com/redlock-net-distributed-locks-in-net

Implement distributed locks in .NET microservices with RedLock.NET and alternatives via PostgreSQL. Comparison of approaches, code, best practices. For middle/senior devs.

SearchValues and FrozenCollections in .NET 8 for optimization

https://sudonull.com/searchvalues-and-frozencollections-in-net-8-for-optimization

Learn how SearchValues and FrozenCollections speed up search in .NET 8 hot paths. Benchmarks: 13x on strings, 2x on dictionaries. Instructions for developers with code examples.

From other projects

Netherlands snatched victory from Uzbekistan: match review 2:1

https://lrivo.com/netherlands-snatched-victory-from-uzbekistan-match-review-2-1

The Netherlands national team beat Uzbekistan (2:1) thanks to a brace from Cody Gakpo with a penalty in the 90+8th minute. Read a review of the dramatic friendly match and preparation for the 2026 World Cup.

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.

Helium Network Explained: Community Wireless for Beginners

https://ymaho.com/helium-network-explained-community-wireless-for-beginners

Learn how Helium uses everyday people to build wireless networks. No tech jargon—simple explanations of Hotspots and coverage rewards. See real-world impact.

Pyth Network Explained: Real-Time Crypto Data Guide

https://ymaho.com/pyth-network-explained-real-time-crypto-data-guide

Learn how Pyth Network delivers real-time market prices to crypto apps. Discover why speed matters for DeFi safety and how it affects your digital wallet.

From the web

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

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

Jun 9, 2026 · Free downloads for building and running .NET apps on Linux, macOS, and Windows. Runtimes, SDKs, and developer packs for .NET Framework, .NET, and ASP.NET.

Browse all .NET versions to download | .NET

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

Jun 9, 2026 · Official .NET downloads for Linux, macOS, and Windows. . NET is a free, cross-platform, open-source developer platform for building many different types of applications.

.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 for building and running Web services with important …

GitHub - microsoft/dotnet: This repo is the official home of .NET on ...

https://github.com/microsoft/dotnet

This repository is a starting point to learn about and engage in .NET and .NET open source projects. This repository is not an official .NET or .NET Framework support location, however, we will respond …

.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 (NGWS), as part of the Microsoft .NET strategy.

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 use multiple languages, editors, and libraries to build for...

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 environment and a set of libraries and tools for building and running applications …

Microsoft .NET Framework Download | TechSpot

https://www.techspot.com/downloads/7811-microsoft-dot-net-10.html

Feb 10, 2026 · Microsoft .NET is the free, open-source, cross-platform framework for building modern apps and powerful cloud services.

Download Microsoft .NET Desktop Runtime 8.0.28 - MajorGeeks

https://www.majorgeeks.com/files/details/microsoft_net_runtime.html

Microsoft .NET Desktop Runtime installs the necessary runtime and associated files for applications that use the .NET Framework.

.Net Tutorial - GeeksforGeeks

https://www.geeksforgeeks.org/c-sharp/net-tutorial/

Sep 29, 2025 · The .NET Framework provides a comprehensive security model to ensure safe execution of applications. It combines code access control, type safety and role-based permissions to protect …

Trending Now