29

Questions

*
3
4
votes
8
answers
229
views

When do you want to use pointers vs values in C++?

oct 14 at 9:26 fritzone 394

*
1
1
vote
2
answers
54
views

How would you use the MVC pattern with Winforms when it comes to using ListViews?

oct 10 at 3:36 Kenneth Cochran 2,250

 
0
votes
1
answer
105
views

How can I modify the backtracking algorithm so it can run on “and/or” graphs?

oct 9 at 20:41 Amro 4,523

*
2
2
votes
6
answers
166
views

How can I continuously QueueUserWorkItems but without queuing them all at once?

oct 28 at 19:54 Matthew 566

 
0
votes
4
answers
48
views

How can I have many threads that need to know the next ID to process and then increment that number safely?

sep 10 at 1:38 spender 4,681

 
3
votes
3
answers
68
views

How can I query rankings for the users in my DB, but only consider the latest entry for each user?

sep 18 at 22:35 Bill Karwin 37.9k

 
2
votes
2
answers
61
views

When scraping a lot of stats from a webpage, how often should I insert the collected results in my DB?

sep 9 at 16:56 Bill Karwin 37.9k

*
2
5
votes
2
answers
292
views

How can I implement the unification algorithm in a language like Java or C#?

sep 10 at 15:04 Kylotan 4,008

*
1
3
votes
8
answers
157
views

What are some examples of how anonymous types are useful?

apr 21 at 20:52 Jeremy 1,728

 
0
votes
3
answers
133
views

How do I get the highest currently used ID number in a table with LINQ?

apr 19 at 21:30 José Basilio 13.9k

1 2 3 next