Skip to main content
Igor Popov's user avatar
Igor Popov's user avatar
Igor Popov's user avatar
Igor Popov
  • Member for 14 years, 1 month
  • Last seen this week
253 votes
16 answers
277k views

How to duplicate object properties in another object? [duplicate]

64 votes
3 answers
38k views

What is the use of the res/values/public.xml file on Android?

31 votes
4 answers
4k views

How do I implement an async I/O bound operation from scratch?

30 votes
4 answers
8k views

'git cat-file -p <sha1>': "fatal: Not a valid object name" on random objects from .git/objects

16 votes
4 answers
36k views

How to install Visual Studio Code silently (without auto open when installation ends)?

12 votes
2 answers
37k views

How to get resource from the context.xml file in tomcat webapp?

6 votes
1 answer
320 views

Please explain me the following Clojure code

6 votes
1 answer
3k views

How to retrieve column names from an in memory database?

5 votes
5 answers
1k views

Is dependency injection only for service type objects and singletons? (and NOT for gui?)

5 votes
1 answer
1k views

What threads are used in a WPF application?

4 votes
0 answers
388 views

Assignment statement - considered harmful? [closed]

4 votes
3 answers
3k views

Lombok for Android

4 votes
1 answer
1k views

Functional algorithm to reverse a number

3 votes
2 answers
4k views

How to build a data warehouse based on an entity attribute value database?

3 votes
2 answers
6k views

Powershell: How to use Invoke-Command and dot sourcing at the same time?

2 votes
1 answer
346 views

PropertyChanged - null and/or changed by another thread - practical example?

2 votes
0 answers
122 views

What technology is used in this Visual Studio installer?

2 votes
2 answers
311 views

How to refactor a Windows batch script littered with GOTOs?

2 votes
2 answers
7k views

Transaction management and temporary tables in SQL Server

2 votes
1 answer
2k views

Are there any decent GWT Timeline libraries out there?

1 vote
1 answer
1k views

GWT RequestBuilder fails with SSL connections (in tests). Why? Are there any workarounds?

1 vote
1 answer
3k views

Why a default javascript value for a BIRT report parameter is not evaluated in the deployed webapp?

1 vote
3 answers
4k views

How to set maximum zoom in osmdroid?

1 vote
2 answers
2k views

How to decrease margin programmatically on exported BIRT PDF reports?

1 vote
3 answers
967 views

MVVM INotifyPropertyChanged - Thread issues?

1 vote
1 answer
274 views

How to match branches with negative and positive lookahead regex?

1 vote
1 answer
1k views

How to set panning limits on WPF Canvas based on zoom level?

0 votes
1 answer
409 views

Why my dependency is printed twice?

0 votes
0 answers
240 views

How do I get the pom.xml path using gradle?

0 votes
1 answer
1k views

What is the difference between UI thread and rendering thread?