Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Writing .NET for Windows via Linux and Mono

c# .net windows linux mono

What is ItemCommand and ItemDatabound of a Data Representation Control?

c# asp.net repeater

Effects of variable scope on performance? (C#)

c# performance scope

Blocking until an event completes

get submit button id

c# .net asp.net

How do you organize your Utility functions?

c# asp.net

<Deterministic>true</Deterministic> and file build order

c# roslyn

Updateasync does not support JsonObject

c# json couchbase

Reduce the amount of OpenTelemetry data sent to Azure Application Insights

c# open-telemetry

How can I output a PSCustomObject from a compiled Cmdlet?

Parsing the same string gives two different values

c# regex string

How to print characters from double byte character sets

Multiple implementations of a generic interface and extension method discovery

c# .net

ParameterExpression of type 'MyClass' cannot be used for delegate parameter of type 'System.Object'

Changing callvirt to call in IL

c# .net il peverify

Unit tests failing with Observable.FromAsync and Observable.Switch