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 H
Matt H has asked
16
questions and find answers to
35
problems.
Stats
1.8k
EtPoint
736
Vote count
16
questions
35
answers
About
I am a software developer.
Matt H questions
What is the property reference for checking for .NET Framework 4.5 in WiX?
Behavior vs. State Based Testing
Is it appropriate to hardcode expected results when unit testing date and time formatting?
Why do DateTimeOffset.Now.Offset and TimeZoneInfo.Local.BaseUtcOffset return different values?
Why do Java's GtkLookAndFeel Popups have no border?
C# Concurrent List Questions
Does try/finally ignore exceptions?
Using C#'s XML comment cref attribute with params syntax
Closing a Java FileInputStream
Matt H answers
What is the property reference for checking for .NET Framework 4.5 in WiX?
How can I determine the default encoding in a portable class library?
What are prototypes in JavaScript?
Making the Case for IronRuby and IronPython
Mocking Guid.NewGuid()
Force Initialization of an enumerated type in Java
How do I target .NET Standard 2.0 in a freshly created .NET Core 2.0 web app?
Is order of dependencies guaranteed when injecting IEnumerable<T>
Difference between IDE and Framework
Is it better to use List or Collection?