Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
KingNestor
CS Student at the University of Central Missouri
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
62
votes
How can I find the data structure that represents mine layout of Minesweeper in memory?
reverse-engineering
windbg
ida-pro
minesweeper
memory-editing
asked May 31 '09 at 4:24
stackoverflow.com
54
votes
How do I scroll to the top of the page with jQuery?
javascript
jquery
scrolling
asked Jul 17 '09 at 17:59
stackoverflow.com
38
votes
Best branching strategy when doing continuous integration?
svn
version-control
continuous-integration
branch
asked Feb 28 '09 at 7:44
stackoverflow.com
36
votes
How can I generate random 8 character, alphanumeric strings in C#?
c#
.net
asked Aug 27 '09 at 23:07
stackoverflow.com
28
votes
What is the point of a “Build Server”?
build-process
continuous-integration
agile
quality
build-server
asked Jul 8 '09 at 16:24
stackoverflow.com
25
votes
How can I detect if Flash is installed and if not, display a hidden div that informs the user?
javascript
jquery
asp.net-mvc
flash
detection
asked Jun 15 '09 at 20:38
stackoverflow.com
25
votes
How do I get jQuery's Uploadify plugin to work with ASP.NET MVC?
jquery
asp.net-mvc
uploadify
asked Jun 16 '09 at 16:47
stackoverflow.com
25
votes
How does Dijkstra's Algorithm and A-Star compare?
algorithm
artificial-intelligence
graph
a-star
dijkstra
asked Aug 26 '09 at 5:15
stackoverflow.com
21
votes
Should I always return IEnumerable<T> instead of IList<T>?
c#
ienumerable
asked Jul 2 '09 at 5:15
stackoverflow.com
18
votes
Make an Html.ActionLink around an Image in ASP.NET MVC?
asp.net-mvc
asked Jun 12 '09 at 20:57
stackoverflow.com
1
2
3
4
next
Top Answers
10
How to handle paging in asp.net mvc?
stackoverflow.com
6
Solution to a recursive problem (code kata)
stackoverflow.com
6
Dear DBA - I want to use LinqToSQL instead of stored procedures because
stackoverflow.com
6
How can I read the memory of another process in Python in Windows?
stackoverflow.com
5
ASP.Net free Ajax file upload control
stackoverflow.com
5
Is this the best way to increment an integer in a dictionary?
stackoverflow.com