Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to get ComboBox.SelectedItem to bind when SelectedIndex is changed?

How do i export child objects with EPPlus as Excel

Synchronize specific threads actions in .net

c# .net multithreading

Connection to Mariadb in a C# application

c# mysql .net mariadb

Debugging .NET Memory leak calling StringBuilder.ToString() inside while loop

c# .net memory memory-leaks

Nested if-conditions vs multiple separated if-conditions with return statement in each one

Why it is good or bad idea to add "Change Tracking of fields" to Dapper?

Can C# 9.0 records support data structures like dictionaries and lists?

'Route' is an ambiguous reference between 'Microsoft.AspNetCore.Components.RouteAttribute' and 'Microsoft.AspNetCore.Mvc.RouteAttribute'

Microsoft.AspNetCore.Mvc.Analyzers.TopLevelParameterNameAnalyzer threw an exception of type 'System.NullReferenceException'

How to resize a polygon in WPF?

c# .net wpf xaml

What field of PE Headers tells that whether a valid PE file or not?

Process.Start parameter containing spaces has problems on XP?

c# .net

.NET 7 Environment variables in appsettings.json

Does the .NET browser-wasm runtime have a virtual file system?