Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jodrell
Jodrell has asked
20
questions and find answers to
140
problems.
Stats
3.5k
EtPoint
1.1k
Vote count
20
questions
140
answers
About
Full-stack Software Developer on a Microsoft axis.
Jodrell questions
Why does the conditional (ternary) operator seem significantly faster?
Making a compiled constructor expression with just the Type of the type
The union of the intersects of the 2 set combinations of a sequence of sequences
Do I use a JoinableTaskFactory with AspNetCore?
When to use which for?
Disposal of AsyncLazy, what is the right (easy to use and non-leaky) way?
Reuse elements of HTML
Is the string ctor the fastest way to convert an IEnumerable<char> to string
Fastest way to join strings with a prefix, suffix and separator
How to consume a BlockingCollection<T> in batches
Jodrell answers
What is the meaning of static in differents parts of the code?
SQL minus operation using join
Combine First and Last Names of people based on criteria
Why Garbage collector have only 3 generations, not more or less?
Is there a .NET equivalent of Scala's Try?
List the months between two dates
Insert failed, but identity value grows, does this break the Atomicity rule?
Create a VB.NET Array with two columns of values?
C# reading .txt File FORMATTED
Implicit vs explicit casting operator best practices