Skip to main content
h-rai's user avatar
h-rai's user avatar
h-rai's user avatar
h-rai
  • Member for 13 years, 11 months
  • Last seen this week
50 votes

"ReferenceError: document is not defined" when trying to test a create-react-app project

28 votes

How can I concatenate two arrays in Java?

18 votes

Running git commands on Debian & Ubuntu on WSL is really slow for large projects

17 votes

Detected package downgrade: Microsoft.NETCore.App from 2.1.3 to 2.1.0

17 votes

Query full Informix database version using sql query

16 votes

Docker-compose and .dockerignore

15 votes

visual studio edit and continue does not work

13 votes

No service for type 'Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionaryFactory' has been registered

11 votes

c# constructor default parameters correct way

11 votes

How to provide container name in docker-compose.yml?

8 votes

How can I install and use ack library on Windows?

6 votes

Why does my Eclipse Indigo crash on Ubuntu 13.04 with Oracle JDK 64bit?

5 votes
Accepted

Getting IndexOutOfRangeException without going out of the bounds of the array

4 votes

Asking for input after catching an exception

4 votes

MSbuild Error: The builds tools for v140 (Platform Toolset = 'v140') cannot be found

3 votes

How to bind fzf to zsh key?

3 votes

Pass a function's return object as an argument

3 votes
Accepted

Form not submitting when enter key is pressed

2 votes

List<T> is not working

2 votes

How to pass String value to Collection? in C#

2 votes
Accepted

Calling a functions result to web document

2 votes

You must add a reference to assembly 'netstandard, Version=2.0.0.0

2 votes

Get _id of an inserted document in MongoDB?

1 vote

How to perform Ctrl+Del in Vim while in insert mode?

1 vote

How do I partially update an object in MongoDB so the new object will overlay / merge with the existing one

1 vote

Missing a class in the Reference.cs file when i made a web reference

1 vote

What's the expected value for DOTNET_ROOT variable when installing dotnet core from tarballs?

1 vote

How to do a calculation by creating a new object in a method and using getters in fields in java?

1 vote
Accepted

Generating form with hidden input and submitting to an action

1 vote
Accepted

Parsing data from Datatable cell to Controller with JQuery, receiving null value