Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sam Holder
Sam Holder has asked
49
questions and find answers to
182
problems.
Stats
4.9k
EtPoint
1.6k
Vote count
49
questions
182
answers
About
Developer.
@sam_holder on twitter
#SOreadytohelp
Sam Holder questions
Why does using a ConditionalAccessExpression change how my extension method works?
Can I set up a mock to always return the object given in one of the arguments?
How to delete member of Knockout mapped array generated from JSON returned from ajax call?
Configure decorators for generic interfaces and inject all instances to constructor with non generic interface argument in Simple Injector
Do I need to install AzureSdk on the build server to create azure packages?
Entity Framework child objects not populating
WCF data contracts with base class and derived classes - what are the consequences of changes to the base class?
Should I set Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture by default in my app?
.tlh generated on 2 machines is different
Should I have methods which return lists of Disposable instances?
Sam Holder answers
How to get SpecFlow to change step definition when renaming step in feature file?
Regex.Replace() for replacing the whole occurrence
Where will the file without path get created in client system
In GAE how do you *stop* running your app?
Debug into WCF Service
Can SpecFlow features be shared between Steps?
How to stub get/set of simple types
C# Dictionary and Efficient Memory Usage
How could I refactor this into more manageable code?
Passing Null Parameters to a WCF Service