Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Michael Bray
Michael Bray has asked
18
questions and find answers to
70
problems.
Stats
1.8k
EtPoint
532
Vote count
18
questions
70
answers
About
Programmer of almost 30 years (OMG!), currently focused on C# development.
Michael Bray questions
How can I require at least one of two optional components in WiX?
Generic Linq ordering function?
SQL Double-Outer Join?
How can I determine if a C++ object has been deallocated?
SQL Query theory question - single-statement vs multi-statement queries
Is there such a thing as a "don't care" when constraining a generic parameter to another generic interface?
Generic method isn't choosing the most specific constructor signature?
Optimal LIKE search in SQL
Unable to catch c++ exception using catch (...)
How can I determine which w3wp.exe process belongs to which web site?
Michael Bray answers
Sorting multiple collections of objects by looking at each object's own path
How can I watch (i.e. debug) xmlHttpRequest() actions in IE8 ? (using Firebug Lite)
Open My Computer Properties in C# Windows App
What is the C# equivalent of BitSet of Java?
SQL HAVING SUM GROUP BY
Is it possible to prevent decompilation of .NET MSIL DLL?
Fast periodic tasks in RT Linux
OOC: What is the difference between ToList() and casting to List<T> in .NET?
Cannot Convert Type System.Collection.Generic.List<T>
C quick calculation of next multiple of 4?