Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
David M
David M has asked
14
questions and find answers to
271
problems.
Stats
7.6k
EtPoint
2.6k
Vote count
14
questions
271
answers
About
Software development manager and bass trombonist. #SOreadytohelp
David M questions
Creating an IL instruction with an inline argument using Mono.Cecil
How do I add a custom attribute without a default constructor using mono.cecil
ASP.NET MVC 2 - do UrlParameter.Optional entries have to be at the end of the route?
GlobalAssemblyInfo.cs and strong naming
"Bad binary signature" in ASP.NET MVC application
What does error code 0xc0000135 mean when starting a .NET application?
Software development metrics and reporting [closed]
David M answers
IOC to register repositories in service layer and services in the preentation layer
Better for SQL Query performance to use an actual denormalized table with indexes rather than an indexed view?
react app build fails with 'ERR_REQUIRE_ESM'
How to extend NHibernate to support more databases?
Calculate difference between 2 datetimes (Timespan + double)
Better hashing than SHA1
How to specify MajorRevision of .NET Assembly?
WCF Xml vs Binary Serialization Pros and Cons
Why do contains()/indexOf() in Java collections use o.equals(e) and not e.equals(o)?
What do brackets like this { } mean when used in strings in VB.net? Where can I find the details?