Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c#-7.3
How does stackalloc work?
Jun 20, 2022
c++
memory-management
stack-frame
stackalloc
c#-7.3
Writing byte array to Span and sending it with Memory
Jul 09, 2022
c#
redis
c#-7.3
Why does the Visual Studio watch window show wrong values for ValueTuples in a collection?
Aug 24, 2022
c#
visual-studio-2017
valuetuple
c#-7.3
Why can ValueTuple not be const?
Sep 14, 2022
c#
valuetuple
c#-7.3
Deconstruct with List<T>
Nov 09, 2022
c#
.net-core
tuples
.net-core-2.1
c#-7.3
Is a Span<T> pointing to Fixed Sized Buffers without a fixed expression possible?
Oct 17, 2022
c#
.net-core
.net-core-2.1
c#-7.3
Why can a full property in C# be overridden with only a getter but it can still be set?
Mar 14, 2022
c#
visual-studio
visual-studio-2017
c#-7.3
Can I use C# 7.3 with .Net Framework 4.6.1?
May 14, 2019
c#
.net
asp.net-mvc
generic-constraints
c#-7.3
Struct pointer (address), and default constructor
Nov 05, 2022
c#
c#-7.3
How do I check if a type fits the unmanaged constraint in C#?
Sep 22, 2022
c#
generics
reflection
types
c#-7.3
Implicit static constructor called before Main()
Nov 20, 2022
c#
.net-framework-version
c#-7.3
Why is a generic type constrained by 'Enum' failing to qualify as a 'struct' in C# 7.3?
Dec 21, 2018
c#
.net
generics
enums
c#-7.3
How is it that a struct containing ValueTuple can satisfy unmanaged constraints, but ValueTuple itself cannot?
Nov 20, 2020
c#
.net
generics
unmanaged
c#-7.3
Deconstruction is ambiguous
Oct 23, 2022
c#
c#-7.3
Equality and polymorphism
May 03, 2022
c#
c#-7.0
c#-7.3
C# 7.3 Enum constraint: Why can't I use the enum keyword?
Oct 27, 2022
c#
generics
enums
c#-7.3
VS Code CSC : error CS1617: Invalid option '7.3' for /langversion
Mar 14, 2022
c#
asp.net-core
visual-studio-code
blazor
c#-7.3
C# 7.3 Enum constraint: Why can't I use the nullable enum?
Aug 27, 2022
c#
enums
roslyn
c#-7.3