Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Matthew
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
11
votes
Random number in range with equal probability
c#
random
range
prng
asked Apr 16 '12 at 17:32
stackoverflow.com
8
votes
Different *.csproj / *.config settings for each team member and branch
c#
.net
version-control
visual-studio-2012
csproj
asked Mar 26 at 20:07
stackoverflow.com
8
votes
Return interface or class
c#
interfaces
class
asked Aug 8 '12 at 3:23
programmers.stackexchange.com
7
votes
Regex escape replacement text
c#
regex
escaping
asked Apr 9 '12 at 18:57
stackoverflow.com
6
votes
Team Foundation: Multiple release structure
tfs
branching-and-merging
hotfix
asked Aug 16 '11 at 2:48
stackoverflow.com
6
votes
Include and Where predicate cause left join instead of inner join
c#
linq
entity-framework
linq-to-entities
asked Jul 23 '12 at 3:16
stackoverflow.com
6
votes
Dependency injection with n-tier Entity Framework solution
c#
.net
dependency-injection
entity-framework
n-tier
asked Sep 1 '12 at 3:56
programmers.stackexchange.com
5
votes
Relationship that are optionally more specific
sql-server
database-design
schema
referential-integrity
asked Jan 27 at 20:06
dba.stackexchange.com
5
votes
Extension methods for methods and properties that don't use non-public data
c#
.net
extension-methods
asked Apr 12 at 3:44
codereview.stackexchange.com
Top Answers
22
How come std::cout works fine for [] = “12345” but not for [] = {'1','2','3','4','5'}?
stackoverflow.com
12
C# - Property is causing StackOverflow
stackoverflow.com
11
Where to validate method's arguments?
stackoverflow.com
11
PHP - Could this if statement EVER return true?
stackoverflow.com
10
Why is PHP handling the dangling else differently?
stackoverflow.com
9
Generate Running Hash (or Checksum) in C#?
stackoverflow.com
9
What is this doing: “input >> 4 & 0x0F”?
stackoverflow.com
9
How to pass parameter value to SqlDataSource
stackoverflow.com
8
Why does <a id=“test”/> breaks out of the DOM chain?
stackoverflow.com
8
How to generate a random number with 8 digits total in C#? (4 integer, 4 fractional part)
stackoverflow.com
6
is VAR |= 1 << 2; reverisble?
stackoverflow.com
6
Auto update primary key after deleting information
stackoverflow.com
6
What type of Exception should I throw when an unknown value is passed into a switch statement
stackoverflow.com
6
How, if possible, can you pass in a C# Property to be used like a method?
stackoverflow.com
6
Cannot implicitly convert type 'System.Array' to 'string[]' in windows form
stackoverflow.com
6
Why does main() have to return an int?
stackoverflow.com
5
C++ , winapi Compare two WCHAR * strings
stackoverflow.com
5
performance of indexOf() vs a function loop doing the same thing
stackoverflow.com
5
Remove the last link in a div, but keep the “link” text - how?
stackoverflow.com
5
Playing Cards: Should they be enum or struct or class?
stackoverflow.com
5
html5 <aside> tag
stackoverflow.com
5
How to implement the Lightweight http server using IIS
stackoverflow.com
5
CodeIgniter - Access database credentials outside CI
stackoverflow.com
5
ASP.NET, Setting default screen size to 1024x768
stackoverflow.com
5
Iterating until int.MaxValue reached
stackoverflow.com
5
.Net HttpWebRequest.GetResponse() raises exception when http status code 400 (bad request) is returned
stackoverflow.com
Stack Exchange works best with JavaScript enabled