Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Is it possible to create alternating bool values with AutoFixture CreateMany?

.net autofixture

C# 10 .Net 6 MinBy MaxBy Linq projection to single property

c# .net linq

Correct option for handle MAX() when table is empty? [duplicate]

c# .net entity-framework

How can I check if two different URL's point to the same resource?

c# .net wcf url uri

Generate C# class from WSDL file

c# .net wsdl

site.css not found in .NET 6 Web App with custom environment

css .net web .net-6.0

Capturing all text between delimiters only when there is a line feed

.net regex

Android mobile as a GSM modem?

android .net gsm modem

Decorate method with custom attributes

c# .net attributes decorator

How to reproducably cause / provoke a ReflectionTypeLoadException?

what the difference between RegisterInstance and RegisterType in DI Autofac

Remove top and bottom padding from Text drawn on an Image

c# .net winforms gdi+

Safe version of Path.Combine

What is the difference between a .NET Applet and ActiveX control embedded in IE

Exception when testing custom JsonConverter

ArrayOfXElement to DataSet in C#

c# .net asp.net-core xsd

Exception when trying to use `ThenInclude` in EF Core

Adding MenuItems to Contextmenu for a TrayIcon in a Console app

Use IOptionsMonitor in Singleton service to reload values from appsettings on runtime

How to call windows service methods from web application