Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
enzom83
Italy
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
44
votes
Exported service does not require permission: what does it mean?
android
android-service
asked May 6 '12 at 20:44
stackoverflow.com
10
votes
How could I avoid a distributed deadlock during a mutual connection between two nodes?
language-agnostic
networking
asked Aug 23 '12 at 22:09
programmers.stackexchange.com
9
votes
Struct containing reference types
c#
.net
asked Feb 8 '12 at 23:59
stackoverflow.com
9
votes
Change the priority in a custom priority queue
c#
.net
algorithm
data-structures
asked Feb 10 '12 at 18:07
stackoverflow.com
7
votes
The “is” keyword and the override of Equals method
c#
.net
asked Feb 7 '12 at 23:54
stackoverflow.com
7
votes
Can I keep the speech recognizer listening indefinitely?
android
asked Apr 16 '12 at 23:00
stackoverflow.com
6
votes
A queue that switches from FIFO mode to priority mode
c#
performance
queue
asked Sep 28 '12 at 11:05
codereview.stackexchange.com
5
votes
WCF callbacks, proxy and thread-safety
c#
.net
multithreading
wcf
thread-safety
asked Jul 4 '12 at 10:40
stackoverflow.com
5
votes
Which thread will be the first to enter the critical section?
c#
.net
multithreading
asked Sep 5 '12 at 17:19
stackoverflow.com
5
votes
What is the difference between these two ways to compare STL vectors?
c++
std
asked Mar 6 at 23:09
stackoverflow.com
1
2
next
Top Answers
5
if(listStr.size == 0){ versus if(listStr.isEmpty()){
stackoverflow.com
Stack Exchange works best with JavaScript enabled