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
37
questions and find answers to
6
problems.
Stats
290
EtPoint
33
Vote count
37
questions
6
answers
About
C# developer based in London. Working with WPF, WCF, EF4.1.
RichK questions
var keyword without 'using someNamespace'
How to represent data that may not be set
Parse string to produce predicate
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
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