Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Resolve instances in static functions using LightInject

c# asp.net-mvc light-inject

Why should I return Task<IActionResult> in a Controller?

c# asp.net .net .net-core

Simple proxy class dependency injection in C# dotnet core 2.0 using StructureMap.DependencyInjection

ASP.NET Core 2.0 - Deploy to IIS

c# iis asp.net-core

How to create a SharedResource class for localization with default localization

confused about Quick Sort

c# algorithm quicksort

DataGrid ContextMenu MenuItems are sometimes disabled

.NET 6 XmlSerializer Pretty print

c# .net .net-6.0

JetBrains Rider - is there an easy way to generate the XML documentation file?

Why are the return types of .NET's System.Text.Json.JsonSerializer.Deserialize methods nullable when it doesn't return null?

A second operation cannot be started when using ContinueWith

C# - Application terminates unexpectedly without leaving traces

TCP communication issues between Delphi and c#

c# delphi sockets tcp

Service Reference auto-generated classes in Reference.cs not being generated as Internal

Wondering if async/await Solution is clean

Microsoft.Data.Schema.ScriptDom.Sql dll/namespace missing in vs 2013

c# sql scriptdom

Click Button on ListView is not working