Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Brendan Hill
Brendan Hill has asked
32
questions and find answers to
3
problems.
Stats
212
EtPoint
15
Vote count
32
questions
3
answers
About
I have 14 years experience in the Microsoft stack, spanning C#, VB.NET, LINQ, E/F, VB6, MVC, etc.
Brendan Hill questions
How to disable or reprioritize IIS DirectoryListingModule under MVC module?
In Chrome, why are TypedArrays not on the JS Heap?
How to implement MaxOrDefault(x => x.SomeInt) LINQ extension?
Best practice for setting default values for model properties in Domain Driven Design?
Does Postgres rewrite entire row on update?
EF6 code first: How to load DbCompiledModel from EDMX file on startup?
Performance and memory differences between C# and Javascript? [closed]
How to modify type parameter of Expression<Func<???, bool>>?
How to copy TypedArray into another TypedArray?
Can C# nameof operator reference instance property without instance?
Brendan Hill answers
How to disable or reprioritize IIS DirectoryListingModule under MVC module?
EF6 failing to build model for Table Split/Shared Primary Key + Base class?
How to accept html content as a parameter to a helper function in MVC+Razor?