Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Why IsNullOrEmpty check of an enumerable part of Microsoft.IdentityModel.Tokens?

c# .net identitymodel

Download and save file from http server using .Net Socket

c# .net sockets

Requirements for collection class to be used with LINQ

SetFetchMode call ignored

How to use TreeView.AfterSelect and TreeView.DrawNode methods?

c# .net winforms treeview

Process only some messages from a message queue

c# .net msmq

How to Self-Host SignalR server in .NET5/6 desktop application?

c# .net signalr

C# Detect mac M1 cpu programmatically

c# .net apple-m1 apple-silicon

How can I enforce code styles for C#/.NET, like IDE0058, IDE0059 and IDE0060?

c# .net gitlab dotnet-cli

What is the recommended way for applying EF Core 9's UseSeeding in Non-Local Environments?

Capturing Keyboard events in C# windows service

Powershell Importing custom C# CMDlets, no available "ExportedCommands"

MSChart: How to group RangeBar data with text labels instead of indexes?

Handle event in splitter area of splitcontainer control

c# .net events splitcontainer

Culture-insensitive VS Culture-sensitive

saving xml file and ConformanceLevel

c# .net xml

AngularJS token authentication with sliding expiration in state transitions with ui-router version 1.x

Keep .NET console application alive until the termination sequence finishes

Comparing DateTime values in EntitySQL when starting with a querystring

GroupBy and Sum

c# .net linq