Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Davy8
Davy8 has asked
98
questions and find answers to
131
problems.
Stats
3.3k
EtPoint
883
Vote count
98
questions
131
answers
About
Come work with me
http://nerdery.com/workwithme/dv
Davy8 questions
What's an easy way to access prebuild macros such as $(SolutionDir) and $(DevEnvDir) from code in C#?
WiX condition properties passed from command line don't work?
How can this code throw a NullReferenceException?
Prefixing abstract classes with "A" like interfaces are prefixed with "I"?
When can an exception in a .NET WinForms app just get eaten without being caught or bubbling up to a windows exception?
Asserting a call to a public method on the same mock instance
What's the naming convention for a function that returns a function?
Storing folder hierarchy in relational database
Is there a built-in create an absolute (fully qualified) url from a relative path such as "~/page.aspx" given the current URL?
Does YAGNI apply to database design?
Davy8 answers
Can not figure out why this will not compile
Need help to understand this C# generic class
Linq equivalient to JavaScript's join?
Building a graph with draggable nodes
To .Take() or not to .Take(), that is the question
How do you de-elevate privileges for a child process
Get URL from browser to C# application
Can someone explain this C# lambda syntax?
When can an exception in a .NET WinForms app just get eaten without being caught or bubbling up to a windows exception?
How might I clean up this lambda?