Possible Duplicate:
Should I ask a question I know the answer to?

Is there any way to share articles on Stack Overflow similar to The Code Project? There should be, because many users like me want to share useful information on Stack Overflow.

share|improve this question
Is that what Community Wiki is for? – rynah Oct 26 '11 at 18:41
1  
No, this is what CW is for. @minitech – Popular Demand Oct 26 '11 at 18:43
2  
Yeppers. Its called writing an article on CodeProject – Won't Oct 26 '11 at 21:03

migrated from stackoverflow.com Oct 26 '11 at 18:40

marked as duplicate by M. Night Demonbobby, kiamlaluno, studiohack, jonsca, ChrisF Oct 26 '11 at 22:15

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

Generally, no. The exception would be if you have an objective (or "good subjective") question about a real-world programming problem and you know of an article that contains the solution.

Even then, note that you should post the article in an answer to the question, not the question itself. Also note that you should actually provide some text about the immediate solution instead of just posting a link to the article by itself.

share|improve this answer

You must log in to answer this question.