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.2
How to pin a generic Span<T> instance to work on it with Parallel.For?
Feb 03, 2022
c#
.net
cil
c#-7.2
Generic class whose parameter extends a nested class
Nov 04, 2022
c#
inner-classes
c#-7.2
Should ReadOnlySpan<T> parameters use the "in" modifier?
Apr 22, 2022
c#
performance
c#-7.2
Why doesn't a local variable of type CancellationToken need initialization? [duplicate]
Sep 16, 2022
c#
c#-7.2
system.memory
Change C# language version to 7.2 in vs-code on Linux
Oct 25, 2022
visual-studio-code
c#-7.2
Why is casting a struct via Pointer slow, while Unsafe.As is fast?
Oct 19, 2022
c#
performance
struct
unsafe
c#-7.2
Where is c# 7.2 in visual studio project settings?
Nov 07, 2022
c#
visual-studio
project-settings
c#-7.2
Are readonly structs supposed to be immutable when in an array?
Mar 11, 2022
c#
immutability
c#-7.2
system.memory
What is the point of the in modifier for classes
Aug 17, 2022
c#
c#-7.2
How to make readonly structs XML serializable?
Mar 12, 2022
c#
.net
serialization
json.net
c#-7.2
Why ref structs cannot be used as type arguments?
Aug 27, 2022
c#
c#-7.2
ref-struct
Span<T> does not require local variable assignment. Is that a feature?
Aug 31, 2022
c#
c#-7.2
system.memory
Using C# 7.2 in modifier for parameters with primitive types
Oct 14, 2022
c#
.net
optimization
c#-7.2
in-parameters
How do I convert a C# string to a Span<char>? (Span<T>)
Sep 01, 2022
c#
c#-7.2
Check if value tuple is default
Dec 20, 2018
c#
c#-7.2
valuetuple
What is the use case for the (C# 7.2) "private protected" modifier?
Sep 26, 2022
c#
.net
access-modifiers
c#-7.2
What is the difference between Span<T> and Memory<T> in C# 7.2?
Aug 17, 2022
c#
c#-7.2
system.memory
Why would one ever use the "in" parameter modifier in C#?
Aug 16, 2022
c#
c#-7.2
What is the meaning of the planned "private protected" C# access modifier?
Aug 15, 2022
c#
access-modifiers
c#-6.0
c#-7.2
« Newer Entries