Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to read rows from Lucene.Net's index files

How to create a new instance of an object by dynamic lambda and IL?

convert pair of arrays to array of pairs (using LINQ if possible)

How To Get Elapsed Time Getting REST GET request in async / await with httpclient in .net core

Creating a component by overriding BlazorComponent.BuildRenderTree(RenderTreeBuilder builder)

c# .net blazor

What does the statement "to qualify the use of a type in that namespace" mean in C#

c# directive using

C# Convert mongodb bson to json with NumberLong

c# mongodb json.net bson

Huge performance spike with EventSystem.Update() just on the first screen touch on Android

C# Application fails with "cannot start service from the command line" in docker but not on host

Bitmap.Save "Object is currently in use elsewhere" Threading Issue

c# .net gdi+ gdi system.drawing

Format a Drive from C#

c#

OutOfMemoryException - how to find memory leak?

c# .net

Aligining Strings In WPF

c# wpf string alignment

Why List<float>.Sum() and manual sum of numbers gives different result in C#?

Why does my neural network Unlearn what it learned?

c# neural-network

SQLDataReader going too slow depending on criteria

.Net MAUI Xaml - adjust text and frame when resizing

c# maui

How can I implement logout in a .NET MAUI application that uses shell and tabs?

c# .net xamarin mobile maui

Is XmlTextReader supported in Portable Class Libraries?

ApprovalTests failing when files are identical

c# approval-tests