Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Using AddMicrosoftIdentityWebApi and AddMicrosoftIdentityWebApp in the same ASP.NET Core 7 application

Perform a similar group by/sum SQL statement using Entity Framework and C#

.NET: Entity Framework & DbContext: Use same model/class for multiple tables

Create Recursive Regex.IsMatch Expression<Func<T, bool>> for nested property of different Type

c# regex recursion lambda

How to share images across different .NET project types? (WPF, MAUI)

c# .net wpf maui

How do I stop FullRowSelect from also selecting a column header

c# winforms .net-4.7.2

.NET Core 3.0 IHostedService access web server URL - scheme, host, port etc

Asp.Net Core render ViewComponent to variable

c# asp.net-core

Is "database indexing" possible on a C# List?

c# list performance indexing

Android system font size effects app font size in maui app

c# android maui

Why is Avg() faster than Sum()?

c# sum average benchmarkdotnet

How I can Load another Razor Component into a Razor Component by a Button-click?

C# WPF Slider control make ticks show up evenly

c# wpf

How to set default values for a user control?

c# .net winforms

How to initialize a type decorated with System.Xml.Serialization.XmlElementAttribute(String, Type)

c# .net xml-serialization

StructureMap OnCreation with generic types

c# generics structuremap

Get error and standard output from an elevated child process

c# process admin

Why does Live connect always prompts for giving consent?

c# wpf windows-live-id

C# / Linq-to-sql - Lock datacontext.Table on insertonsubmit

c# linq-to-sql

Migrator.NET MSBuild - Could not load file or assembly 'Migrator.Framework'

c# .net msbuild migration