1
vote
0answers
59 views
Stackoverflow website Code downloadable or free to use? [closed]
Hi,
Is the website script running stackoverflow downloadable? or does it have a similar scripts?
I like how stackoverflow website was structured; Function and Design are pretty is straight forward. …
0
votes
0answers
55 views
Question to stackoverflow team [closed]
hi,
i have seen some varied tags on which the related technologies questions are being asked. they range from c to .net to oracle. But i dont see any categories related to designing especially from …
0
votes
1answer
54 views
Badges page question [closed]
Why does the badges page say
Here's a list of all the badges...
and then list very few of "all the badges"?
... and does anyone know where I can see a list of all the badges?
4
votes
5answers
152 views
Running down a ‘stack overflow’ bug
I have an application written in Delphi W32 that is in beta.
On the test PC, it haphazardly kicks out a 'stack overflow' message after a few hours of use.
How can I trap the error and find the …
0
votes
0answers
26 views
How can I access history of a SO tag? [closed]
I'm interested in graphs showing number of questions on given SO tag.
Is there such thing?
1
vote
3answers
88 views
-1
votes
4answers
108 views
Help with system.stackoverflowexception
All of a sudden my app is handing this out in the application event viewer:
EventType clr20r3, P1 w3wp.exe, P2 6.0.3790.3959, P3 45d6968e, P4 app_code.ahowircm, P5 0.0.0.0, P6 4b167253, P7 30, P8 0, …
1
vote
3answers
79 views
SO rep JSON not working
I'm writing a Google Chrome extension for users to monitor their Stack Overflow account and notify them of new reputation, but I'm having problems with the JSON request to access the rep data. I'm …
0
votes
0answers
50 views
How do I combine stackoverflow’s tags [closed]
Probably a silly question, but I cannot see it.
How do I search for stackoverflow questions that have, for example, both a "junit" and a "logging" tags set ?
Combing the tags with "obvious suspects" …
0
votes
0answers
111 views
Earn Stackoverflow reputation - Marc Gravell [closed]
The stackoverflow faq states that the maximum reputation one can earn in a day is 200.
So how did Marc Gravell earn 95,955 in one year?
If he earned the maximum everyday for one year.
365 * 200 = …
0
votes
0answers
35 views
how to post an screen shoot image file in stack overflow [closed]
hi,
i need to provide an screen shoot image file in stack overflow so that i can clearly explain my issue.so that i can clearly explain my Question,
how can i provide an screen shoot image …
0
votes
0answers
15 views
Return base class in LINQ for stored procedure causes stackoverflow
I have quite complex SP which returns base class (basecontent). I have inheritence with about 30+ child classes (like "page", "news", etc).
When I return other types from SP everything works fine, …
2
votes
4answers
113 views
Overflow over scanf(”%8s”, string)?
Hi, I know it's possible to overflow ordinary code:
char string[9];
scanf("%s", string).
But is it possible to overflow scanf("%8s", string)? 8 is just an example.
I know "%8s" works like a …
0
votes
1answer
34 views
Is there a questions-and-answers rails plugin?
I am working on a project that has a questions-and-answers section. My client - and me of course - looks highly at stackoverflow and how it made questions-and-answers so great.
My question is, Are …
1
vote
0answers
85 views
How do you up your stackoverflow reputation points in a realistic manner [closed]
This question might not be a directly related to programming but more the culture around it, specifically stack overflow.
I recently stumbled onto “stackoverflow careers” and read how you could …
