Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Fast serialization and deserialization using dynamically emitted POCOs

c# .net sql poco cil

Can't get WCF rest service working over HTTPS

c# .net wcf

How fast is left shift (<<2) compared to multiply by 2(*2) in java? [duplicate]

How do I serve a global AnalyzerConfig file from a NuGet package?

.net msbuild

How to compile and run C# apps on macOS [duplicate]

c# .net macos

How to join elements of an ArrayList converting it to a string representation?

SiteMapPath not appearing

.net asp.net sitemap

Any way to get event, when some WPF data binding update occurs?

c# .net wpf

Auto Run CD With Application written using .net platform

c# .net frameworks autorun

Custom serialization in Kafka using CSharp

System.InvalidOperationException: 'Invalid operation. The connection is closed.'

c# .net .net-core

.net 8 identity login with custom login endpoint

HealtCheckUI in .NET - issues with icons

.net health-check

Is there an attribute to set test timeout for all tests in TestClass at once?

How to Return A File and a strongly Typed data at the same time?

c# .net asp.net-mvc file

Is there a public implemention of LZSS compression in C# or that can be used in C#? [closed]

c# .net compression