66,178 articles found

Reassign a drive letter in Windows

Reassign a drive letter that Windows has dropped at random, written in C#...

C#
Windows

18 hours ago

0

Thumbnail for The Best and Worst of IT in 2025: Highlights, Scandals, Innovations

The Best and Worst of IT in 2025: Highlights, Scandals, Innovations

The Best and Worst of IT in 2025: Highlights, Scandals, Innovations

general

1 day ago

0

Thumbnail for A Look Into MISRA C 2025

A Look Into MISRA C 2025

The MISRA C 2025 guidelines represent the latest evolution in the effort to ensure the safe, secure, and reliable use of the C programming language in critical systems.

unit-testing
coverage
static-code-analysis
C++

1 day ago

0

List Defragmentation: Closing Gaps in Object Collections for Better Performance

A generic C# utility for in-place defragmentation of arrays and lists by closing gaps left by empty or inactive elements.

collections
algorithm
performance
optimization
memory-management

2 days ago

0

.NET8 - System.Linq.Dynamic.Core – using SQL LIKE

System.Linq.Dynamic.Core library does not support SQL LIKE and I added support for it.

EF-Core
.NET
C#

3 days ago

5

Thumbnail for What ASP.NET Web Forms Really is beneath Server Controls

What ASP.NET Web Forms Really is beneath Server Controls

The layer that did not see the sunlight during launch.

ASP.NET
WebForms
C#

4 days ago

5

Thumbnail for integral_cast - a bounds checking wrapper of static_cast

integral_cast - a bounds checking wrapper of static_cast

integral_cast prevents data loss that can occur when using static_cast on integral types.

C++

5 days ago

0

Thumbnail for The Invisible Hand Behind Your Framework

The Invisible Hand Behind Your Framework

On technology choices, and the humans who make them for you.

general

5 days ago

4

Thumbnail for The Two Realities of Software Development

The Two Realities of Software Development

A candid exploration of the divide between idealistic software development practices and the pragmatic reality of shipping code under real-world constraints.

general

6 days ago

3

Thumbnail for Vanilla ASP.NET Web Forms is a Good Platform for Beginners to Learn the Foundation of Web Development

Vanilla ASP.NET Web Forms is a Good Platform for Beginners to Learn the Foundation of Web Development

Why the Vanilla ASP.NET Web Forms might be the clearest path to understanding how the web actually works.

HTML
ASP.NET
C#

9 days ago

5