Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Object spread equivalent in C#?

c# .net

How to annotate a C# function to say that a parameter is not null if it returns

c# .net

Can Ngen be used for code security?

EPPlus Invalid Address Format Error

.net excel epplus

Thread.Sleep(0) not working as expected on .NET Core 3.1

From VB6 to VS 2008 (C# or VB)

Detecting when a row has changed in a dataset/datatable

c# .net winforms data-binding

Why .NET and Java on server side?

java .net evaluation

What is the name for this usage of delegate in C#?

Getting "on the wire" Size of Messages in WCF

Why are Maximize/Minimize events causing the Close Button to be re-enabled after disabling it?

c# .net winapi forms pinvoke

Question About TransactionScope in .NET

Consume WCF web service using x509 certificate in .Net Standard 2.0 Library?

c# .net wcf authentication ssl

KeyDown, KeyUp and KeyPressed won't fire on a WinForms app hosting a WPF control

c# .net wpf winforms events

Convert IEnumerable (to array, list) in ASP.NET MVC View

DllImport Returning null terminated string AccessViolationException

c# .net dllimport

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

c# asp.net .net .net-core

.NET 6 XmlSerializer Pretty print

c# .net .net-6.0