Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Getting "not all code paths return a value" when using ExceptionDispatchInfo.Capture

c# reflection

How to run a ClickOnce application (.appref-ms) on a remote computer?

XmlSerializer serializing sub objects

c# .net xml-serialization

In WPF force App to inherit from a class defferent from System.Windows.Application

c# .net wpf

DropDownList in Kendo Grid in Asp.Net Core

Regex to parse deployment or job name from a Kubernetes pod name

c# regex

How to pass object to Web API as Parameter with HttpGet

c# .net-6.0 webapi http-get

Why do static lambdas (C# 9) still have a target?

c# .net

Parallel.ForEach blocked on long iteration

Unable to find System.Web.Services

c# asp.net-web-api

C# Casting Generic Child Type to Parent

c# generics inheritance

EntityFramework SaveChanges intermittent exception due to "pending requests working on this transaction"

c# entity-framework

DNS resolve failing for specific domains. Domains work with nslookup

Handling collections in GetHashCode implementation

Querying via NHibernate without an N+1 - sample included

How to query a SQL Server table in C# which results only in one single row?

c# sql-server

The referenced project is a non self-contained executable. A non self-contained executable cannot be referenced by a self-contained executable

c# asp.net .net .net-core

Entity Framework Core 8 Where IN vs Where IN OPENJSON