Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Josh Kodroff
Josh Kodroff has asked
69
questions and find answers to
27
problems.
Stats
813
EtPoint
144
Vote count
69
questions
27
answers
About
Senior Consultant at 2nd Watch.
Josh Kodroff questions
Is it possible to find usages of SomeMethod<T> for a specific type?
Do I have to reassign a partial view's data back to the model when POSTing back to my controller?
What's the Developer Express equivalent of System.Windows.Forms.LinkButton?
Why can't I join my AWS EC2 instance to Active Directory?
Is there a SQLCMD equivalent on *nix?
Is there a way to filter out property-only changes in the TortoiseSVN log?
How do I test if two dates are within a certain tolerance in NUnit?
How do I write commands for an entity that's an aggregate root in one context but not in another?
Migrating to SQL Server in TeamCity: A driver for the source database not found
How do I add files to an archive using SharpZipLib with no compression?
Josh Kodroff answers
Exceptions to the "Command-Query Separation" Rule?
What's the Developer Express equivalent of System.Windows.Forms.LinkButton?
Why can't I join my AWS EC2 instance to Active Directory?
Explaining why "Just add another column to the DB" is a bad idea, to non programmers [closed]
Command pattern and asynchronous operations handling in C#
Automate test of web service communication
Why doesn't ODP.NET 11 xcopy deployment work on a machine with Oracle DB 10 installed?
Inheritance in .Net EntityFramework 4.0 for similar database tables
Validation Design Pattern
DDD Aggregate Root / Repository Structure