Tagged Questions
6
votes
2answers
124 views
Is it rude to not select an answer when you're not sure which one might be correct?
Sometimes when a question is asked, the correct answer is easy to recognize.
Sometimes, the answer is not easy to recognize and the asker doesn't have the expertise to select the correct answer with ...
3
votes
1answer
81 views
Answer deleted as poor
I have previously flagged questions as "not an answer" when "not a real answer to this question" would have been more accurate and have been told, rightly I thought later, that the proper response was ...
5
votes
2answers
114 views
Is a possible solution to the problem a valid answer?
Naturally, it is possible to get the same errors because of multiple reasons and several times I've seen valid answers with negative scores, which have solved my problem (unlike the accepted answer). ...
8
votes
2answers
84 views
Is it better to fix the OP's code or provide a better approach?
In a lot of questions one can see that the OP's code works almost correctly, but his/her approach is not the best one. For example:
remove specific line returns ("\n") from file
Where ...
4
votes
0answers
139 views
Can't answer questions, not even my own: Please note, I can still post questions, but not answers [duplicate]
Since I joined Stack Overflow I have never been able to post answers to any questions, not even my own questions. Is there something I should do in order to be allowed to do this?
Every time I try, I ...
3
votes
5answers
192 views
Can a single user post two answers for one question?
I was really surprised with the way Stack Overflow question One pickerview with multiple textfields was answered. One user had posted two answers (this and this) instead of using the "Edit" option on ...
-6
votes
1answer
83 views
Got my points reduced on Stack Overflow [duplicate]
Possible Duplicate:
How does “Reputation” work?
I delete my answer, then are the points achieved on that answer from votes deducted from my reputation?
If someone has changed their ...
0
votes
0answers
90 views
closed as not a real question by [closed]
The following question was closed as "not a real question"
C# - Using DataAdapter to Update SQL table from a DataTable -> SQL table not updating
While I think the question was a bit vague I ...
11
votes
4answers
167 views
What's the proper action for moderating answers using the wrong programming language?
While reviewing first posts, I came across this answer, which uses C++ code to attempt answering a C# question.
Clearly, this is not a correct answer, since the code won't compile in C#. However, ...
8
votes
3answers
293 views
What has happened to Stack Overflow? [closed]
First of all, sorry if this is a duplicate of this.
Sometimes I don't understand what the deal is with Stack Overflow anymore. I look back and see old posts that have hundreds of votes, but if I see ...
6
votes
1answer
86 views
The answer I was about to mark correct was transformed into a comment?
A little while ago I asked a somewhat complex question.
I got some good answers fairly quickly and began investigating them. One recommended I try the jQuery isotope plugin and another pointed me ...
-9
votes
1answer
115 views
Joining multiple answers into one single answer
It would be nice if Stack Overflow had a feature to join multiple answers into a single answer
Especially in red hot questions like c# vs Java where multiple answers when joined together would make ...
11
votes
3answers
198 views
Is it ok to google and answer the question in Stackoverflow
Is it good to search and answer the questions?
Sometimes I don't know the answer, but i know how to find one (due to familarity or previous experience). When i find a solution (which is not really ...
21
votes
6answers
746 views
I thought I posted a good answer
Ok so I answered a question about PHP global variables, and my answer was right to the point and solved the OP's problem. I had two upvotes and the OP accepted my answer. However, maybe 3 hours later ...
7
votes
1answer
141 views
What is the SO rep-fraud policy?
What is the official way (if there is any) to deal with people who commit reputation fraud? With that I mean following behavior:
Posting of abbreviated version of old answers, to gain reputation. ...
8
votes
2answers
245 views
What to do if someone asks you to post code for an answer?
The type of question I am talking about is when someone is clearly after code instead of trying to understand the problem themselves. I had a question where, I think, I have answered in enough detail ...
5
votes
3answers
193 views
What if all answers to my question are bad?
I asked a question in stackoverflow and the answers to my questions are bad. What I mean with bad? Answer is irrelated; answerer makes an assumption about the issue, and answers according it. Then ...
-8
votes
4answers
301 views
Stricter rules on irrelevant answers? [duplicate]
Possible Duplicate:
Why do people question every question?
I see so often now on stackoverflow that users tend to answer with their opinions instead of straight answers.
Shouldn't there be ...
-1
votes
1answer
105 views
How to make my question in high priority on StackOverflow [duplicate]
Possible Duplicate:
How do I get attention for my old, unanswered questions?
Few of my questions are not answered or not viewed by many people which in turn open for long time and if you ...
6
votes
1answer
90 views
How to proceed when question gets changed after answering? [duplicate]
Possible Duplicate:
Exit strategies for “chameleon questions”
This question might be considered too localized but I am sure this hasn't just happened to me so I want to know how ...
10
votes
4answers
121 views
when answering a coding question, is it better to just answer the question, or rewrite the OP's code?
For example, if the OP asks why the array arr is not full in the following code:
for (var i=0;i<10;++i) {
var arr=new Array();
arr[i]=i;
}
Is it better to simply say "put the arr ...
1
vote
1answer
85 views
Should you downvote an answer that solves the problem, but doesn't answer the question? [duplicate]
Possible Duplicate:
Should you downvote an answer that “works” because it is not strictly “correct”?
This is slightly related to a similar question I found on Meta, ...
1
vote
0answers
74 views
Allow to see the questions with unaccepted answers in the user's profile [duplicate]
Possible Duplicate:
Is there a way to filter/sort your questions by whether you have accepted an answer on your profile page?
Sometimes, you ask a question for which the answer needs some ...
0
votes
1answer
128 views
Can I add a YouTube video to my answer in Stack Overflow? [duplicate]
Possible Duplicate:
Provide a way to embed videos in answers
Is it possible to add a video in the answers on Stack Overflow?
I think I saw this in some answers a few months ago, but ...
2
votes
5answers
221 views
Why are answers on Stack Overflow so fast? [duplicate]
Possible Duplicate:
How are you so fast?
I really appreciate the help I got from StackOverFlow. One thing I am curious about is how are users keeping pace with the questions? I mean when ...
6
votes
2answers
189 views
How to give “hacky” answers to questions
I just commented on a question that I think would solve this posters problem. But I didn't post it as an answer. I feared it would be down-voted like crazy by the purists, those who like to give ...
10
votes
3answers
106 views
What should we do with subsequent questions that depend on each other to be answered?
If a user posts several questions all clearly regarding the same piece of work, what is the best way to keep all the information together?
For example, I answered a specific question, and when the ...
2
votes
3answers
73 views
How do you pick the question in here to answer?
I think this is great platform and I do get answers to what I post. I however am confused about how do I start contributing by answering some of the questions. I am wondering how people find out the ...
10
votes
1answer
150 views
Any chance of downloading ALL content I posted on Stack Overflow?
Is there any chance of downloading ALL content I posted on Stack Overflow?
Is it possible to retrieve all questions/answers of mine? Or could I use some PHP-based crawler which will download all ...
0
votes
0answers
44 views
How to reset answers counter? [duplicate]
Possible Duplicate:
Question shows 1 Answer, but no actual Answers shown
For some strange reason, my answers counter in one of my posts, did not go down by 1 when an spam answer was erased ...
8
votes
4answers
325 views
Who answers questions on Stack Overflow?
When I post a programming question on Stack Overflow, I usually get a response pretty quickly, and to my surprise, the responses are very detailed. Some even have code and links to articles.
I am ...
4
votes
9answers
223 views
Do you have a sandbox environment specifically for answering Stack Overflow questions?
My ability to answer questions on Stack Overflow is mostly because I've answered questions without actually testing them out (in the case of PHP and other programming languages that aren't ...
-15
votes
4answers
195 views
Same Answers Should be Deleted in Stack Overflow?
When I was looking C# stored procedure with parameters question, there is a weird situation.
I found 7 same answer. (Not 100% same)
Look at these;
@Pleun
@JonH
@Homam
@Tim Rogers
...
24
votes
2answers
277 views
Page without answer(s) in Stack Overflow
I read this great post, List of freely available programming books, in Stack Overflow. When I look at the 11th page, it looks like this;
There are no answers on page 11. But page 11 exists.
Is ...
26
votes
2answers
494 views
Do you think that moderators from MSDN forums should use our answers word for word?
I'm participating in both Stack Overflow and MSDN forums. Today I read the answer to the question on MSDN which interested me because I recently answered the similar question on SO. What was the ...
5
votes
4answers
276 views
Accept an answer Obligation
I've got the following message on one of my "not have an accepted answer" question:
"Have you considered accepting an
answer or starting a bounty for this
question?"
Am I obligated to accept ...
0
votes
1answer
125 views
Questions which have not been properly answered
I have several questions in SO , for which I have not received a proper reply. It goes more into a discussion thread , which I am fine with, provided a get a reply. Unfortunately this has not been in ...
1
vote
0answers
28 views
Can the same question be asked on more than one site? [duplicate]
Possible Duplicate:
Can I ask the same question in more than one stackExchange site ?
As mainly a web developer I look at and answer questions that I see on Stack Overflow.
As part of my ...
0
votes
0answers
41 views
Review of answers evaluation [duplicate]
Possible Duplicates:
How about a difficulty rating for questions?
Rate questions' difficulty by votes, and distribute rep based on that
I'm sorry, if such question was asked before, I ...
2
votes
0answers
99 views
Should we remind use to accept an answer [duplicate]
Possible Duplicate:
Should we respond at 0% accept rate ?
Is it a good idea to keep reminding users to check and accept an answer, specially when you put the time and effort to provide an ...
-9
votes
4answers
123 views
Why doesn't SO have auto-complete [closed]
Can SO put some auto-complete capabiliity, e.g. NPE -> NullPointerException, etc.
11
votes
6answers
178 views
Not-an-answer choice
First off, this is my first feature request. I have not found a similar feature request so please bear with me if this is a duplicate or incorrect place to post it.
I have noticed that whenever ...
1
vote
1answer
82 views
Answering community wiki on SO
When I want to answer wiki question which is about "technology gotchas" and I have multiple "gotchas" should I place all of them into single answer or should I create multiple answers?
Edit
Some ...
12
votes
3answers
242 views
Can regex answers include more detail in the explanation?
Whenever someone answers a regex question they (of course) give the correct answer, but there is usually never an explanation of what is happening.
Sometimes I think the answer is very clever, but ...
3
votes
4answers
161 views
What are askers looking for in a Stack Overflow answer?
What are the people on this website looking for?
Straight, working code that they can just copy/paste into their programs?
How they should think, the function and the patterns they should use, links ...
1
vote
1answer
283 views
What does “permalink to this answer” mean, actually?
I have seen at the bottom of either a question or answer a link called link. When I mouse over it, the tooltip says Permalink to this question or Permalink to this answer.
What does this actually ...
-4
votes
6answers
393 views
“Try xyz…” answers?
I want to know what you do with answers on stackoverflow.com along the lines of:
Try to do xyz.
The answer has no rationale as to why trying this might solve the problem. Even if it is correct, ...
2
votes
1answer
81 views
How to anwer on Stackoverflow? Any guidelines? [duplicate]
Possible Duplicate:
How do I write a good answer to a question?
I made a quick glance at both small and big FAQs but no luck.
Both explains how to ask, not answer.
But are there any ...
9
votes
1answer
209 views
Why do I still have reputation 1? (Can't vote anything up.)
Hello! I'm trying to become an active participant on Stack Overflow. I found a question I could answer, and I answered it:
...
0
votes
1answer
85 views
If I delete my answer, how many reputation is required to someone to still view it
I have read on somewhere SO that deleted answers are viewable for users with high reputation.
Q1: How many reputation is required to view deleted answers of others?
Q2: Can someone still downvote on ...
