Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jpshook
jpshook has asked
22
questions and find answers to
2
problems.
Stats
181
EtPoint
39
Vote count
22
questions
2
answers
About
jpshook questions
Workflow to keep Mercurial subrepositories up to date when changes are made in clones?
Use of null values in related tables with foreign key constraints
What are the benefits of using MVC HTML helpers like ActionLink, BeginForm, TextBox, etc instead of the native HTML tags?
How to create rich domain objects while maintaing persistence ignorance?
How to populate a generic list of objects in C# from SQL database
How to parse HTTP headers using Bash?
Can I improve the security of MD5 hashed passwords by salting the existing MD5 hash and hash the result using Scrypt or PBKDF2 HMACSHA256?
Should I make my object properties nullable or use the CLR default values for each type?
How to handle input and parameter validation between layers?
How should I expose the total record count and IEnumable collection of paged records from my service layer method?
jpshook answers
asp.net MVC 4 multiple post via different forms
How to deploy an MVC application on IIS 7?