Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How can I improve the speed of .NET Plug-in Development?

Can I use C# for doing unit testing on VB code?

c# .net vb.net unit-testing

MSMQ problem: admin_queue$' cannot be initialized

.net msmq cluster-computing

Register ASP.NET Core JsonConverter implementations using assembly scan

Package 'dotnet-sonarscanner 5.0.4' has a package type 'DotnetTool' that is not supported by project 'Project.xyz'

What's needed to have a .NET Framework project reference a .NET Standard assembly?

Azure Pipelines: Notification on Job failure

Force WPF scrollbar to only land on integer values

.net wpf scrollbar

Get base64-encoded string from ReadOnlySequence<byte>

c# .net .net-6.0

Thread.Sleep c#.NET

c# .net multithreading

Destination array is not long enough to copy all the items in the collection. Check array index and length

Get the computer's last wake time

.net windows

How to add "Content-Type = application/json;v=2.0" including versioning with HttpClient?

Is there a WCF service request queue performance counter?

Change Default Calendar of CultureAndRegionInfoBuilder

Shared storage between C# console application and ASP.NET WebForms application

c# asp.net .net webforms console

How to include files in library in .net core

c# .net .net-core

How to queue a completion port action (I/O bound function) to CLR ThreadPool

ElasticSearch NEST Checking for null value

.net elasticsearch nest

How to register existing instances in Microsoft.Extensions.DependencyInjection?