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
Matt has asked
18
questions and find answers to
60
problems.
Stats
1.8k
EtPoint
590
Vote count
18
questions
60
answers
About
Matt questions
How to wrap code in a lambda expression using a BackgroundWorker in vb.net?
Is there a better design option?
Dependency Injection - use with Data Transfer Objects (DTOs)?
What are the advantages to wrapping system objects (File, ServiceController, etc) using the Adapter pattern vs. detouring for unit testing?
Why is [AssemblyInitialize] and [AssemblyCleanup] being called twice in same test project assembly?
How much faster is NUnit compared to MSTest
Trying to understand how to create fluent interfaces, and when to use them
Always use MVVM in a WPF app, or are alternative patterns still practical/useful?
How slow is too slow for unit tests?
Logging, Aspect Oriented Programming, and Dependency Injection - Trying to make sense of it all
Matt answers
Does Dim x as Decimal = 100.0m do a cast from double to decimal implicitly?
how to get a list size em VB .NET?
Are using modules in VB.NET considered bad practice?
StratifiedKfold over heterogeneous DataFrame
Converting a string to an Array in vb.net
Integrate Pex with MoQ
C# Removing separator characters from quoted strings
LINQ to DataTable
Unit Testing concrete classes
Simple Regular Expression (Regex) issue (.net)