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
225
questions and find answers to
1046
problems.
Stats
47.5k
EtPoint
18.8k
Vote count
225
questions
1k
answers
About
71-model software architect working for Visma, living in Porsgrunn, Telemark, Norway.
Lasse V. Karlsen questions
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?
Detect citrix "application mode"?
window.onbeforeunload, but for a frame?
Lasse V. Karlsen answers
Git rebase returns but nothing happens
Running multiple operations with max concurrency - 2 last tasks are not executed
Add verbose logging to System.Data.SQLite
What happens when branched branch gets merged
How to update application files using patching?
Understanding the git data model
Is there a way cast an object back to it original type without specifing every case?
Implementation of custom iterator does not change one of its parameters
Creating an ImmutableList of a type that is unknown at compile-time
Generic type parameter in .net(C#) whose value can by one of specified types?