Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

HRESULT: 0x8004D00E using TransactionScope - C#

Changing Entities in the EntityFramework

c# .net wpf entity-framework

custom serialization converters for a WCF service

.net ajax wcf serialization asmx

multiple connections to an mdf file

Would struct be a good way to store program settings in memory?

c# .net

Microsoft.Extensions.DependencyInjection injects null to constructor instead of throwing an exception when service is missing

Log4Net gives configuration error after .NET 8 update

c# .net logging log4net .net-8.0

Optimizing array iteration with nested Where (LINQ) clauses

Where is my source code on docker container

c# .net docker asp.net-web-api

Got error FRMT.NOT ENT BGNG WITH in Sabre webservices

.net sabre sabredav

How to get daylight saving time boundaries for the past 10 years

c# .net windows

When to use Indexers instead of Fields

c# .net

How to get the HEIGHT of the Run or Paragraph

c# .net wpf height flowdocument

What is the difference between homebrew casks 'dotnet' and 'dotnet-sdk' and formula 'dotnet'

How best to implement "favourites" feature? (like favourite products on a data driven website)

Processing BigInteger issues

Not sure why I can't match this regex in C#

c# .net regex