I wouldn't mention anything, but I'm sure this problem is relatively new, and growing. It used to be I could search for .NET things via google and get a bunch of great hits in the first couple results. Lately though, I'm finding I'm having to scroll down or reword my search query.
For example, if I search for
ArrayList the first page contains 2 .NET related links - in the 7th and 8th spots! Java stuff is everywhere else. I realize other frameworks have "ArrayList", but I'm sure just a couple months ago I was getting much better results.
Search for
Math.Round and you'll find no .NET entries, java.sun.com is #1 again though. Same story for
String Class.
This isn't a google issue either, MSN search returns very similar results. Java documentation seems to be getting indexed much better. What's up with that? Like I said, my solution is generally to append
c# or
msdn to my query.
While I'm on the topic, who the heck gives the
System.String documentation on msdn2 a rating of 1? How can the average rating from 36 people be 3? Let people rate the documentation and provide comments (because I've found bugs before, submitted them and gotten prompt feedback) but don't display an "average" rating -my guess is that some Slashdot kiddies are having fun with you.