Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Detect unique users with simultaneous visits

Error Trying to Parse a Generic Type whenType is TimeSpan

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