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
224
questions and find answers to
1033
problems.
Stats
47.2k
EtPoint
18.7k
Vote count
224
questions
1k
answers
About
71-model software architect working for Visma, living in Porsgrunn, Telemark, Norway.
Lasse V. Karlsen questions
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?
Why is this legal? Referring to a constant in a type, from an attribute *on* the type, without prefixing with type name?
Lasse V. Karlsen answers
push pull with multiple remote location in mercurial
Database lock Sqlite multiple Threads
Dragging the instruction pointer backward while debugging in Visual Studio
Git create new branch in new folder
How do I load a byte[] array into a structure in C#?
Calculate number of milliseconds until next occurence of a time
Override ToString() is not working in abstract class (.net-core 3.1)
Why are there two kinds of SortedList?
How do I find the respective tree hash and blob hash of a commit?
Generic type constraint to prohibit certain types?