Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to map a two letter ISO-3166 country code to a Culture in C#

Keep Control always on top

c# .net winforms z-order

Windows Service Unable to get correct System Culture

Handle multiple endpoints in .NET Core 3.1 Web API by Query Params

how IsAssignableFrom (or even ImplementInterface) works

c# .net types match

Is it better to put my logic in an event handler or in a setter for MVVM (Xamarin `Picker` `SelectedItem` quirks)

c# .net xamarin xamarin.forms

MassTransit - best practices to initialize complex messages

Best SQL Server isolation level for web application?

IIS error 500.19 error when reading web.config

System.Timers.Timer elapsed event fires too early

c# .net timer elapsedtime

How can I check the .net maui latest app version?

.net version maui

Importing DLL into Unity - Type or namespace could not be found

Azure devops test task: how to display messages during Visual Studio test execution

Nullable in csproj - what's the default?

c# .net

What happens when an Azure Timer function has an execution duration that's longer shorter than the trigger period?

c# .net azure azure-functions