Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

C# improper result of index range expression

c# .net-5 indices

How to use the source generators from CommunityToolkit.Mvvm for a .NET Framework 4.7.2 WPF Application

Your Docker server host is configured for 'Linux', however your project targets 'Windows' .Net 6

.NET 6 replace parameter checks with ArgumentNullException.ThrowIfNull();

c# upgrade .net-6.0

How to add authentication in a minimal API?

How can I pass parameters using the "Clicked"-Method on a button in .NET MAUI?

c# xaml maui

How to Put ProgressBar in Button

c# wpf xaml button progress-bar

Xamarin is end-of-life; what is its replacement for developing an Android app in C# Net?

Binding an ItemsControl containing WindowsFormHost items in WPF

Global class instance counting (with Semaphores)

c# multithreading

WCF Client and Service Endpoints Using the Same Binding

c# wcf

How to check if path refers to a local file object?

c# .net filesystems

Is using dynamic types to get values from anonymous objects bad practice?

c# dynamic anonymous-types

How to Use substring in c#?

c# substring

C# multithreading

c# thread-safety properties

Different ways to try catch in c#

c# exception try-catch

Can I change Int.TryParse to return -1 instead of zero on an unsuccessful parsing?

c# .net parsing int tryparse

Is it better to declare a "private" field as private or as internal?

c# keyword

Whats a good architecture for a life simulator