Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
John
John has asked
21
questions and find answers to
8
problems.
Stats
256
EtPoint
42
Vote count
21
questions
8
answers
About
John questions
In your architecture, how do you decouple a url from the database layer & business objects layers
Is Linq to NHibernate in the 2.1 Alpha release?
Is testing a service a functional test or an integration test
In TDD and DDD, how do you handle read-only properties in fakes?
How do I delete item using ASP.Net MVC
In ASP.Net Web API, how do you change the default formatter for specific Controller or Action
What source control should we use
In ASP.Net MVC, how do you create widgets that put javascript and css where they're supposed to go?
In Web API, how do you overload Get when one method contains with nullable value types as parameters
Can SQL Server and Mongo be used together?
John answers
jqueryui datepicker throwing error at code relating to zIndex
In Web API, how do you overload Get when one method contains with nullable value types as parameters
Why does jQuery templates add double quotes to some strings
Should I store _method=PUT/DELETE in the post or in the url