Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Nullability of reference types in return type doesn't match overridden member

How to get an ActiveX component's registered path

c# com activex regsvr32

question about linq select and ToList()

c# linq

Minify JavaScript code through C# - ASP.NET [duplicate]

c# javascript asp.net minify

How can I create an SSH connection from a C# application?

c# ssh

ASP.NET Core: Where to place Connection String for Production

When should we use NativeMemory.Alloc() in .NET? [closed]

c# .net-6.0

C# Dotnet core Console appsettings.json runtime reload

c# .net-core

Create JSON object using System.Text.Json

EF Core model classes: Use C# 11 `required` modifier on all properties, even on value type properties?

.NET 8 Azure Function App getting ILogger=NULL

How to take a photo and email it?

c# email windows-phone-7

Is there a string type with 8 BIT chars?

c# string char

Would there be any performance difference between these 2 IEnumerable<T> codes using foreach?

Create CSV file from c#: extra character in excel

c# csv

How can I check if a user has write rights in Active Directory using C#?

Are assemblies compiled with MsBuild 4.0 compatible with computers which have only .NET 3.5?

Programatically set column width in DataGridView

c# winforms datagridview

How to parse Json.NET polymorphic objects?

c# javascript json json.net

how to switch between vs 2008 & IE (web page) after making changes in code written in vs 2008?