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
67
questions and find answers to
26
problems.
Stats
786
EtPoint
140
Vote count
67
questions
26
answers
About
Senior Consultant at 2nd Watch.
Josh Kodroff questions
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?
How do I get EF to persist empty strings as NULL?
How do you start a program stored on a UNC share from the command line with parameters?
Josh Kodroff answers
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
Can RestSharp send a List<string> in a POST request?