Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rune Jacobsen
Rune Jacobsen has asked
48
questions and find answers to
19
problems.
Stats
545
EtPoint
79
Vote count
48
questions
19
answers
About
Evil hobby developer
Rune Jacobsen questions
Using WPF (which requires STAThread) with an API that can't work with STAThread
Designing a good interface for using RabbitMQ from ASP.NET MVC and worker apps
ReactiveUI vs. ICollectionView
Binding redirect when importing AngleSharp in .Net 4.7.2 somehow tries to pull in NetStandard 2 as a dll
Resizing font in WPF list or grid to use space properly
Entity base class design in C# for repository model
RavenDB session per request with MVC3 and Ninject using repository model
Statistical query in SQL - is this possible with NHibernate LINQ?
The proper way to do Dependency Injection in a Windows Client (WPF) Application
Best practice for securing username/password between clients and server
Rune Jacobsen answers
How can I get Ninject 2 to use parameterless constructor for LINQ to SQL DataContext?
Binding redirect when importing AngleSharp in .Net 4.7.2 somehow tries to pull in NetStandard 2 as a dll
Reassembling fragmented UDP packet
Dependency injection in NerdDinner - actually testing your repository or model
Using ASP.NET MVC 2 with Ninject 2 from scratch
Mocking classes that implement IQueryable with Moq