What are some information that you consider should be specified when asking questions?
E.g.) When asking database related questions, I consider that one should mention which RDBMS the person is working with. For .NET, what framework (Version 1.0, 1.1, 2.0, 3.0, 3.5), language(C#, VB.net, F#, etc) and IDE (Visual Studio, SharpDevelop, etc)
The problem is that, especially when someone asks a database related question for query, if one does not mention RDBMS, those who are willing to help should first ask about that info to come up with the best (as one considers) solution for questions asked.
Any thoughts on this?
It would be also helpful if people can link to questions that were well thought out.