Possible Duplicates:
Can I post a question with an answer?
Moving a personal technical blog to Stack Overflow/Server Fault
Should I not answer my own questions?
Should I ask questions I already know the answer to and answer them myself?
Should I ask a question I know the answer to?

I would like to share on StackOverflow code I have written to solve a problem.
After searching the Internet in vain for a solution, I solved it myself, and want to help others who might have the same problem.
What is the best way to do this? Should I ask a question and answer it myself?

link|improve this question
1  
I want a lot of people to do this instead of writing blogs. It will be easier for google to search it and you get precious rep, if people find it useful. – Reno Jun 12 '11 at 7:17
feedback

closed as exact duplicate by Michael Mrozek, Dori Jun 12 '11 at 7:17

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Write it as a question anyway. For example, write a question for "How do I do XYZ?", where XYZ is whatever your library does. Then answer it yourself with the code.

Note however that posting it means you're basically giving up license rights to your code because everything here is under a creative commons license.

Also note that others may write solutions as answers that are better than yours. ;)

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged