Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Endless circular redirect with IdentityServer4

When a ".Net Standard" project is built - what does that mean?

Best way to secure a Winform page ?

c# .net winforms security

Binding a nullable datetime within WPF application

c# .net wpf datetime binding

Not able to change cosmosdb container throughput from Manual to Autoscale using CosmosDB V3 SDK

Is there any difference between .NET 2 and .NET 4 assemblies running under .NET 4

c# .net .net-4.0 .net-2.0

How to read real-time frequencies from a microphone input? [closed]

How do I avoid an "Unobserved Task" exception?

c# .net task

Where is constructor of SqlException?

c# .net sqlexception

Can GUID string be used as a folder name on a windows server

.net guid

Is the 32-bit .NET max byte array size < 2GB?

c# arrays .net size limit

.NET Framework and COM

.net com

How to get Identity value from SQL server after insert record

c# sql .net sql-server identity

How to check a file header structure for identifying a MSI file

c# .net asp.net-mvc

Automatic TextBox Width

asp.net .net html

Get mifare card serial number with WinSCard library

c# .net rfid mifare winscard

How do I compile for .NET 2.0 with C# 6.0?

difference between failed and broken test

.net unit-testing