Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
RichK
RichK has asked
33
questions and find answers to
6
problems.
Stats
270
EtPoint
33
Vote count
33
questions
6
answers
About
C# developer based in London. Working with WPF, WCF, EF4.1.
RichK questions
Why define the getter before the setter (coding convention)
ArgumentException for a Combination of Arguments
2 methods using 2 generics of same type
Override ToString in NUnit without access to source code
Looping through a method without for/foreach/while
double.NaN Equality in MS Test
Why no "field is never assigned" warning with @Mock
Get Parameters from Action<T>
Is it the C# compiler or the CLR that prohibits multiple inheritance
How does ReadOnlyCollection hide Add and Remove methods
RichK answers
Create fake object by interface
MVP, Winforms - EventHandlers or Delegates
How to convert int array to int?
How can I order a list of Points so that no lines drawn intersect?
Use of IObservable instead of events