Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Hook object load event in Entity Framework?

Parallel.ForEach() - How many threads?

Transfer objects on per field basis over network

Is it possible to start an application with .Net Framework 4.8 on the system with only 4.6 .Net Framework?

.net .net-4.8

Can the .NET MethodInfo cache be cleared or disabled?

Third party dll's static private object causing error in my .NET code

c# .net

Setting UseMnemonic for ToolstripLabel

c# .net winforms label toolstrip

VSCode (or anothers editors) don't recognize sdk dotnet installed with asdf

Unexpected poor performance of delegates in C#

c# .net performance delegates

How would you calculate the age in C# using date of birth (considering leap years)

c# asp.net .net c#-4.0 datetime

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