I'm so unpleasant because people, who do things "professionally", even do
not distinguish between language supported statements/operators and
library
functions. Languages do not have access to SNMP. Libraries like Win32 and
.Net do. These libs are beyound language specification, which may only
describe how to access functions in that library. This means, there is no
such method in C#.
For better or worse, while this newsgroup says "csharp", it is clearly by
virtue of common usage not _limited_ to questions pertaining only to the
language-specific aspects of C# programming. In fact, I'd guess that
fewer than half of the questions are about the language.
I'd agree with you if you asserted that it _ought_ to be restricted only
to C# language questions. When I first came across these newsgroups, I
tried using the m.p.dotnet.framework newsgroup as a place for .NET
questions, limiting my use of this newsgroup to language-specific
questions. But a) I got very little response in the much-less-viewed
m.p.dotnet.framework newsgroup, and b) it was clear to me that most of the
active, general-purpose "how do I do <x> using .NET" questions were here
in the C# newsgroup.
Given the close coupling of C# with the .NET Framework, the co-mingling of
the two is not even all that surprising or offensive. Sure, I'd prefer
things remain nicely organized by apparent newsgroup charter, but there is
no official charter as near as I can tell, and the de facto community
standard is to include .NET Framework questions right here in this
newsgroup.
Pete