Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jon Turner
Jon Turner has asked
3
questions and find answers to
2
problems.
Stats
94
EtPoint
35
Vote count
3
questions
2
answers
About
Currently a senior software developer doing .NET development. Previously a university instructor teaching .NET development.
Jon Turner questions
What's the difference between AppDomain.CurrentDomain.BaseDirectory and Application.ExecutablePath in practice?
Why do C# 7 ValueTuples implement the Equals method but not the double equals operator?
Loading DLLs into a separate AppDomain
Jon Turner answers
Loading DLLs into a separate AppDomain
Good example of use of AppDomain