The right forum

Eran

Member
Joined
Apr 12, 2003
Messages
69
For some time I see people posting new threads in C# forum and get answers in VB. Can you please do something about it?
 
Not everyone knowing something about frameworks knows syntax of all languages, its not hard but some people just stick to one language. You can easily convert the code to c#.
 
People often post questions in the language specific forums when they are not language specific at all. Those forums are for language syntax issues, and language syntax issues only. Therefore, the thread gets moved to its appropriate location and the title is usually altered to reflect the posters preferred language for replies.

However, not everybody knows the syntax of every language so sometimes an answer might be given in another language. Since were dealing with the .NET framework here, the method will be the same only using different language syntax. An answer in the wrong language is better than no answer at all.
 
Add to that the fact that each user has a profile field that they can fill in indicating their preferred .NET language. Most people choose not to do this unfortunately and those people answering questions cant open the users profile to see what language he/she wants examples coded in.
 

Similar threads

Back
Top