Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Joel Etherton
Joel Etherton has asked
4
questions and find answers to
147
problems.
Stats
2.9k
EtPoint
802
Vote count
4
questions
147
answers
About
Director of Software Development
Now I just dabble on silly projects that amuse me.
Joel Etherton questions
How can you cast to a type using the type name as a string?
How can I set properties on all items from a linq query with values from another object that is also pulled from a query?
Joel Etherton answers
How Create a Scheduler (e.g. to schedule tweets, or an api request)
How to clear elements in a List<> which are similar to each other in c#
Different ways of type-conversion. What is the difference
Cannot convert Generic.List<AnonymousType#1> to Generic.List<BillEF.Bill>
Where do I place common logic required in multiple classes implementing the same interface?
Is there a standard method to create a configuration file for C# program?
IIS Session hangs - How to resolve "website leaking resources to the finalizers"?
How to make ASP.NET server controls get the shortest IDs?
Why can you not invoke extension methods directly?
FormsAuthentication authCookie is null only for some users