Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Instance Hunter
Instance Hunter has asked
18
questions and find answers to
15
problems.
Stats
436
EtPoint
108
Vote count
18
questions
15
answers
About
Instance Hunter questions
How can I use an Access query which uses Access-VBA-defined functions in Word VBA?
Why would a Microsoft Access form create records for one query but not another?
Time to understand a program by LOC
Is there a language and platform agnostic declarative GUI language that isn't XML?
Delphi chars are now stored with 2 bytes rather than 1 in typed binary files. How can I still read my old files?
Yet another "could not load file or assembly ... or one of its dependencies. The system cannot find the file specified"
Javascript not-well formed error in for loop
Is there a way to tell if the user would prefer metric or imperial without asking in C#?
How does unit testing work when the program doesn't lend itself to a functional style?
Is there any way to automatically generate corresponding resx files for string localization in .NET?
Instance Hunter answers
Will Distributed Version Control Systems survive? [closed]
Is it possible to write good and understandable code without any comments?
Is 5-digit PIN better than most passwords?
Why does the "Assert" class have so many seemingly redundant methods? When should each be used?
How to access app configuration from a .dll?
standalone database
C# check that a file destination is valid
How does Google's image color search work?
Is it easier to manage code with Git or Bazaar? [closed]
Is it a good practice to implement logic in properties