Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jaime
Jaime has asked
6
questions and find answers to
35
problems.
Stats
877
EtPoint
266
Vote count
6
questions
35
answers
About
Professional programmer specialized in web solutions
Jaime questions
Prevent NuGet Restore Package in debug builds only
Ideas to create a small (<10 digits), not (very) secure "hash"
Detecting IE6 using jQuery.support
Jaime answers
Do LINQ queries use the processing power of the machine running the program or the server hosting the database?
Button needs to be clicked twice to trigger function
Getting values from any URL
How do I find the index of an undefined string in a List<T>
Looking for a fast polygon rendering algorithm
Should I use minified or regular versions of jQuery plugins during development and deployment?
How to manage multiple clients with slightly different business rules? [closed]
structuremap ObjectFactory.GetAllInstances<IHandle<TEvent>>()
Can one copy the contents of one object to another dynamically if they have the same interface?
Extending List<T> and Violating The Open/Closed Principle