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
17
questions and find answers to
14
problems.
Stats
414
EtPoint
104
Vote count
17
questions
14
answers
About
Instance Hunter questions
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?
Using the browser for desktop UI
Instance Hunter answers
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