ALTERNATE UNIVERSE DEV

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
what is the Bind attribute in the ASP MVC app

what is the Bind attribute in the ASP MVC app

Comments
2 min read
[ASP.NET Core] Try reading a word processing file by OpenXML 1

[ASP.NET Core] Try reading a word processing file by OpenXML 1

Comments
3 min read
Mastering List<KeyValuePair<TKey, TValue>> in C#: Practical Use Cases and Examples

Mastering List<KeyValuePair<TKey, TValue>> in C#: Practical Use Cases and Examples

Comments
4 min read
GpuScript: C# is no longer just for the CPU.

GpuScript: C# is no longer just for the CPU.

Comments
13 min read
REST API Nima?

REST API Nima?

Comments
1 min read
Not everything is a Mock, let's explore Test Doubles

Not everything is a Mock, let's explore Test Doubles

1
Comments
3 min read
CRUD with Natural Language Processing using Microsoft.Extensions.AI

CRUD with Natural Language Processing using Microsoft.Extensions.AI

Comments
6 min read
HTML2PDF.Lib: A melhor forma de converter HTML para PDF com .Net

HTML2PDF.Lib: A melhor forma de converter HTML para PDF com .Net

10
Comments
7 min read
Mastering Key Vaults - Securing Quella’s Sensitive Assets Like a Pro

Mastering Key Vaults - Securing Quella’s Sensitive Assets Like a Pro

Comments
7 min read
Advent of Code 2024: Day 16 - Reindeer Maze

Advent of Code 2024: Day 16 - Reindeer Maze

1
Comments
3 min read
Similarities of the CodeBehind Framework with the Microsoft WebForms

Similarities of the CodeBehind Framework with the Microsoft WebForms

1
Comments
4 min read
Mastering Cross-Platform Development with .NET 9: New Features and Enhanced Support

Mastering Cross-Platform Development with .NET 9: New Features and Enhanced Support

1
Comments
5 min read
Agrupamiento de datos de una lista usando LINQ en C#

Agrupamiento de datos de una lista usando LINQ en C#

Comments
1 min read
dotnet: SDK version not supported

dotnet: SDK version not supported

Comments
3 min read
Building a token refresh service for the Fitbit API with Container App Jobs

Building a token refresh service for the Fitbit API with Container App Jobs

Comments
10 min read
Loading Certificates on .NET 9

Loading Certificates on .NET 9

Comments
1 min read
Guide to breaking down and understanding C# errors

Guide to breaking down and understanding C# errors

Comments
4 min read
Concurrency In C# Cookbook: Introduce the series

Concurrency In C# Cookbook: Introduce the series

1
Comments
1 min read
Simplifying Workflow Execution with Action Mapping in C#

Simplifying Workflow Execution with Action Mapping in C#

Comments
3 min read
Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

Comments
2 min read
How to send logs to Azure Application Insights using log4net

How to send logs to Azure Application Insights using log4net

Comments
3 min read
Implementing IEquatable<T> on User-Defined Types

Implementing IEquatable<T> on User-Defined Types

Comments
9 min read
How to create an Installer for a Winforms application using Visual Studio and Advanced Installer(Free Edition)

How to create an Installer for a Winforms application using Visual Studio and Advanced Installer(Free Edition)

Comments
4 min read
Managing Multiple EF Core DbContexts in a Single Application

Managing Multiple EF Core DbContexts in a Single Application

Comments
3 min read
AsyncLocal pour le partage d'informations entre classes

AsyncLocal pour le partage d'informations entre classes

Comments
8 min read
Introducing Sdcb Chats: Your All-In-One Frontend for Large Language Models

Introducing Sdcb Chats: Your All-In-One Frontend for Large Language Models

Comments
3 min read
Static Keyword in C# Explained in 1 Minute

Static Keyword in C# Explained in 1 Minute

Comments
1 min read
Can Skater's Secure Depot of Private Keys be used as a tool designed for securely storing and managing private keys?

Can Skater's Secure Depot of Private Keys be used as a tool designed for securely storing and managing private keys?

Comments
3 min read
New Project: C# Json Serializer Context Registrations Generator

New Project: C# Json Serializer Context Registrations Generator

Comments
1 min read
How to Deserialize Internally Tagged JSON in C# with AoT compilation

How to Deserialize Internally Tagged JSON in C# with AoT compilation

Comments
2 min read
Autofac Dependency Injection in ASP .NET Core 8

Autofac Dependency Injection in ASP .NET Core 8

Comments
4 min read
C#: Secure Password

C#: Secure Password

Comments
1 min read
Understanding WebSockets: Real-Time Communication Made Simple

Understanding WebSockets: Real-Time Communication Made Simple

Comments
3 min read
The importance of release testing & questionable compiler optimizations

The importance of release testing & questionable compiler optimizations

Comments
1 min read
Game Dev Digest — Issue #260 - Effect Breakdowns, Networking, and more

Game Dev Digest — Issue #260 - Effect Breakdowns, Networking, and more

Comments
14 min read
Simplifying Multiple Condition Checks in C# ForEach Loops

Simplifying Multiple Condition Checks in C# ForEach Loops

Comments
3 min read
A Brief Guide to Implementing Pagination in a C# Endpoint

A Brief Guide to Implementing Pagination in a C# Endpoint

Comments
2 min read
[Vite + React] Running an ASP.NET Core application behind a reverse proxy

[Vite + React] Running an ASP.NET Core application behind a reverse proxy

Comments
3 min read
Introduction of c sharp

Introduction of c sharp

Comments
1 min read
The End of Microsoft's Monopoly on ASP.NET

The End of Microsoft's Monopoly on ASP.NET

Comments
1 min read
How to Optimize Loops for Better Performance

How to Optimize Loops for Better Performance

Comments
3 min read
Por onde anda o WPF?

Por onde anda o WPF?

Comments
3 min read
Embark on the Code Crusade: A JavaScript Developer’s Venture into C#

Embark on the Code Crusade: A JavaScript Developer’s Venture into C#

Comments
6 min read
How can one code line crash application? Looking for issues and vulnerabilities in ScreenToGif

How can one code line crash application? Looking for issues and vulnerabilities in ScreenToGif

Comments
9 min read
PandApache version 3.4 est la !

PandApache version 3.4 est la !

Comments
8 min read
Part 4: Control Flow in C#

Part 4: Control Flow in C#

Comments
2 min read
OOP-Camp 4.1: The Secret Lives of Primitive Types

OOP-Camp 4.1: The Secret Lives of Primitive Types

1
Comments
5 min read
Implementing Long Polling in .NET for Real-Time Communication

Implementing Long Polling in .NET for Real-Time Communication

1
Comments
3 min read
Boosting Developer Productivity with .NET 9 SDK: Essential Tools and Features

Boosting Developer Productivity with .NET 9 SDK: Essential Tools and Features

Comments
2 min read
Dynamic Data Handling in C#: Resizing Collections with List<T>

Dynamic Data Handling in C#: Resizing Collections with List<T>

Comments
4 min read
Introduction to Arrays

Introduction to Arrays

Comments
3 min read
Request of help firebase

Request of help firebase

Comments
1 min read
OOP Bootcamp 2: The Why of OOP

OOP Bootcamp 2: The Why of OOP

Comments
12 min read
C# Essentials: Operator Overloading and Custom Sorting Made Simple

C# Essentials: Operator Overloading and Custom Sorting Made Simple

1
Comments
5 min read
i18n e ASP.NET Core Web API

i18n e ASP.NET Core Web API

Comments
3 min read
I am a beginner in C# and I want a complete learning path to become a backend

I am a beginner in C# and I want a complete learning path to become a backend

Comments
1 min read
JSON#

JSON#

Comments
6 min read
Advent of Code '24 - Day 10: Hoof It

Advent of Code '24 - Day 10: Hoof It

2
Comments
2 min read
An OOP Bootcamp: Introduction

An OOP Bootcamp: Introduction

Comments
3 min read
Have you tried Blob Storage for Files in Azure with the .NET Application

Have you tried Blob Storage for Files in Azure with the .NET Application

1
Comments
3 min read
loading...