Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Matt Howells
Matt Howells has asked
27
questions and find answers to
58
problems.
Stats
1.8k
EtPoint
602
Vote count
27
questions
58
answers
About
I'm a software architect and senior developer, currently working in the investment banking industry.
Matt Howells questions
Processing / .NET interop?
Fast string comparison with list
Linear regression confidence intervals in SQL
Clean builds in continuous integration
Why doesn't IEnumerable<T>.Max constrain T to be IComparable?
Using .NET's Reflection.Emit to generate an interface
Logging in APIs
Asynchronous protobuf serialization
Which is the best .Net XML-RPC library?
In .Net/C#, is null strongly-typed?
Matt Howells answers
List of version numbers of assemblies used by it's web site
SqlDataReader only returns first select in SqlCommand
How do I break lines for a method definition with many parameters in C#?
msbuild: set a specific preprocessor #define in the command line
How can I mock/fake/stub sealed OracleException with no public constructor?
What algorithms could I use for audio volume level? [closed]
Why doesn't IEnumerable<T>.Max constrain T to be IComparable?
How is the user id image generated on SO?
How should I store data inside custom exceptions?
Generic class with restricted Type parameter