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
222
questions and find answers to
1024
problems.
Stats
47.0k
EtPoint
18.6k
Vote count
222
questions
1k
answers
About
71-model software architect working for Visma, living in Porsgrunn, Telemark, Norway.
Lasse V. Karlsen questions
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?
Formatting for displaying source code on a web page
Is it possible to "trick" PrintScreen, swap out the contents of my form with something else before capture?
Lasse V. Karlsen answers
Generic type constraint to prohibit certain types?
Is there a way to tell if a method is an event or property accessor?
How does the Python's range function work?
How is transparency actually implemented ?
Concrete method in interface c#
C# speedup method call of a generic class using expressions
Async sleep in loop
Declaring variables in a getter
Is there Reference Count in ReSharper?
C#: Add conditional generic method (different generic restriction) within generic class