Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
James L
James L has asked
25
questions and find answers to
35
problems.
Stats
860
EtPoint
219
Vote count
25
questions
35
answers
About
Born under a wandering star
James L questions
The one true domain model - a fallacy?
Can I create a new array reference which contains a subset of an existing array, without copying memory?
Can I determine which keyboard a key pressed is on?
Emulating Intel TSX instructions
Add an extra interface using Castle Dynamic Proxy 2?
Can I have a ValueConverter in my ViewModel?
Single SQL SELECT Returning multiple rows from one table row
Best IoC practices in large projects
In Event Store / CQRS architecture, why are events stored instead of commands?
.Net framework 4 SDK download URL?
James L answers
Is it possible to run Teamcity on Linux and use Windows as a Build Agent?
What's the equivalent to IntPtr (C#) in Java?
ReadUncommitted broken in SQLite against NHibernate
Can I determine which keyboard a key pressed is on?
How to prevent concurrent access in MVC Controller?
How can I convert int 90 minutes to DateTime 1:30?
Best practice to serialize and deserialize .net objects across versions
INotifyPropertyChanged.PropertyChanged always NULL
Visual Studio 2010 debugging ASP .NET MVC 2 app is slow
Is it considered acceptable to have no comments in good Ruby code? [closed]