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
34
questions and find answers to
6
problems.
Stats
275
EtPoint
33
Vote count
34
questions
6
answers
About
C# developer based in London. Working with WPF, WCF, EF4.1.
RichK questions
Use a Type Defined in Generic Type
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
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