Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Lasse V. Karlsen
Lasse V. Karlsen has asked
228
questions and find answers to
1054
problems.
Stats
47.7k
EtPoint
18.8k
Vote count
228
questions
1k
answers
About
71-model software architect working for Visma, living in Porsgrunn, Telemark, Norway.
Lasse V. Karlsen questions
Generic type constructor resolution in C#, for IoC with generic service registrations
Comparing generic fields
Hosted .NET runtime and window focus, problem and inconsistencies
Enumerating a collection, then modifying it, what is the precedent for throwing an exception?
Suppress messages in Coverity using attributes?
Event for when the number of displays changes in .NET?
Using LINQPad to insert data into a SQL CE Database, Linq-to-sql, gets slower over time, anything I can do about it?
C#/.NET library for source code formatting, like the one used by Stack Overflow?
Python code generator for Visual Studio?
Executing another program from C#, do I need to parse the "command line" from registry myself?
Lasse V. Karlsen answers
Why this task hangs?
Does a variable of an interface type act as value type if the underlying implementation is a struct?
Selecting records from a particular letter onwards
How to create an empty folder when a file with the folder's name already exists?
How to initialize virtual automatic property?
How to correctly hide helpers (inner) classes inside a class in C#
How to pass a string array to an external DLL?
Operator overloading giving error [duplicate]
Git rebase returns but nothing happens
Running multiple operations with max concurrency - 2 last tasks are not executed