Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rob
Rob has asked
2
questions and find answers to
116
problems.
Stats
3.2k
EtPoint
1.1k
Vote count
2
questions
116
answers
About
Author of
Rodgort - A project designed to make managing burnination, synonym and merge requests easier on Stack Overflow
Advanced Flagging - A userscript to aid with moderation.
Higgs - A work in progress to provide web interfaces for bots in SOBotics
Rob questions
UseInMemoryDatabase with UseInternalServiceProvider. No database provider configured
Rob answers
How get the array size using dynamic type
Why is one Method being stuffed into another? C#
How do I select specific columns from IQueryable<T> in C#
Is it possible to call a property setter with a different type as the property's type itself?
Adding item to List<> c#
Typescript expects undefined to be passed as argument
Pick a varying number of item combinations from a List
Why/how does dynamic work with generics?
Is there a compelling reason to use DI with a module/class with no dependencies in a unit test?
FirstOrDefault inline null checking