I hate MSDN (the web version)
-
I go in, type in CDC::BitBlt answer : We're sorry, we couldn't find any results containing CDC::BitBlt and there's even a clickable suggestion: Did you mean: cdc bitblt site lab msdn microsoft yeah, maybe I did mean that, let's click on that : answer : We're sorry, we couldn't find any results containing cdc bitblt site lab msdn microsoft stupid search engine, stupid, stupid, stupid. I'm wasting valuable time and money searching MSDN and ranting here. I learned my lesson : I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one. stupid MSDN.
Maximilien Lincourt Your Head A Splode - Strong Bad
Maximilien wrote:
site lab msdn microsoft
I think they're still using a hidden
site:lab.msdn.microsoft.com
search parameter with their Live Search engine. Trouble is, the MSDN content is no longer onlab.msdn.microsoft.com
as it was in 'beta'. It all got moved tomsdn2.microsoft.com
. If you actually use Live Search directly, without even specifyingsite:
, the documentation on MSDN2 is the top hit.Stability. What an interesting concept. -- Chris Maunder
-
Come to think of it, I usually go through Google as well.
_____________________________________________ Flea Market! It's just like...it's just like...A MINI-MALL!
leckey wrote:
I usually go through Google as well
If I don't have to search, simply look it up to remind me, I may go direct. But if I have to search MSDN, I always use google.
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
Funny thing is Google searches the MSDN library better than MSDN Does the first entry for the search points to the msdn library article
Greets! Joel
-
Funny thing is Google searches the MSDN library better than MSDN Does the first entry for the search points to the msdn library article
Greets! Joel
Also, Google is faster than MSDN. Time to use the cached pages? :~
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
-
Also, Google is faster than MSDN. Time to use the cached pages? :~
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
Dario Solera wrote:
Google is faster than MSDN. Time to use the cached pages?
Well, it is a bit more complicated than that. Caching a search for all people is difficult. But, there are ways.... For instance, indexing search criteria in a perfectly balanced tree might be good performance for all searches, but some searches are done more often than others. Wouldn't it be nice if common searches were faster, and less-common searches slower? Depends, of course on need, but still it is possible. A Splay-tree attempts to create an imbalanced key storage that is deliberately weighted for fast response on common searches and slow response on rare searches. Caching simply holds a copy in memory so that disks are not directly accessed, but you can't chache everything, if you could, you wouldn't need storage except as a backup of your caches. ;) Still, a more optimized search geared towards the user's searches would be preferred.
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
Dario Solera wrote:
Google is faster than MSDN. Time to use the cached pages?
Well, it is a bit more complicated than that. Caching a search for all people is difficult. But, there are ways.... For instance, indexing search criteria in a perfectly balanced tree might be good performance for all searches, but some searches are done more often than others. Wouldn't it be nice if common searches were faster, and less-common searches slower? Depends, of course on need, but still it is possible. A Splay-tree attempts to create an imbalanced key storage that is deliberately weighted for fast response on common searches and slow response on rare searches. Caching simply holds a copy in memory so that disks are not directly accessed, but you can't chache everything, if you could, you wouldn't need storage except as a backup of your caches. ;) Still, a more optimized search geared towards the user's searches would be preferred.
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
Actually, I meant pages cached by Google...
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
-
I go in, type in CDC::BitBlt answer : We're sorry, we couldn't find any results containing CDC::BitBlt and there's even a clickable suggestion: Did you mean: cdc bitblt site lab msdn microsoft yeah, maybe I did mean that, let's click on that : answer : We're sorry, we couldn't find any results containing cdc bitblt site lab msdn microsoft stupid search engine, stupid, stupid, stupid. I'm wasting valuable time and money searching MSDN and ranting here. I learned my lesson : I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one. stupid MSDN.
Maximilien Lincourt Your Head A Splode - Strong Bad
-
Maximilien wrote:
site lab msdn microsoft
I think they're still using a hidden
site:lab.msdn.microsoft.com
search parameter with their Live Search engine. Trouble is, the MSDN content is no longer onlab.msdn.microsoft.com
as it was in 'beta'. It all got moved tomsdn2.microsoft.com
. If you actually use Live Search directly, without even specifyingsite:
, the documentation on MSDN2 is the top hit.Stability. What an interesting concept. -- Chris Maunder
Mike Dimmick wrote:
I think they're still using a hidden site:lab.msdn.microsoft.com search parameter with their Live Search engine.
:doh: Oh, wow. I mean, seriously? :~
You must be careful in the forest Broken glass and rusty nails If you're to bring back something for us I have bullets for sale...
-
I go in, type in CDC::BitBlt answer : We're sorry, we couldn't find any results containing CDC::BitBlt and there's even a clickable suggestion: Did you mean: cdc bitblt site lab msdn microsoft yeah, maybe I did mean that, let's click on that : answer : We're sorry, we couldn't find any results containing cdc bitblt site lab msdn microsoft stupid search engine, stupid, stupid, stupid. I'm wasting valuable time and money searching MSDN and ranting here. I learned my lesson : I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one. stupid MSDN.
Maximilien Lincourt Your Head A Splode - Strong Bad
The MSDN web version has a search feature? :rolleyes: Marc
-
The MSDN web version has a search feature? :rolleyes: Marc
Yeah; it's called 'click-on-their-silly-assed-AJAX-enabled-tree-control-until-you-find-it'.
Software Zen:
delete this;
-
Yeah; it's called 'click-on-their-silly-assed-AJAX-enabled-tree-control-until-you-find-it'.
Software Zen:
delete this;
:omg: ouch
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Funny thing is Google searches the MSDN library better than MSDN Does the first entry for the search points to the msdn library article
Greets! Joel
jcdevnet wrote:
Funny thing is Google searches the MSDN library better than MSDN Does
Aint that the truth! The online MSDN is ungodly slow, I go to Google before I ever go to MSDN
"Well yes, it is an Integer, but it's a metrosexual Integer. For all we know, under all that hair gel it could be a Boolean." Tom Welch
-
I go in, type in CDC::BitBlt answer : We're sorry, we couldn't find any results containing CDC::BitBlt and there's even a clickable suggestion: Did you mean: cdc bitblt site lab msdn microsoft yeah, maybe I did mean that, let's click on that : answer : We're sorry, we couldn't find any results containing cdc bitblt site lab msdn microsoft stupid search engine, stupid, stupid, stupid. I'm wasting valuable time and money searching MSDN and ranting here. I learned my lesson : I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one. stupid MSDN.
Maximilien Lincourt Your Head A Splode - Strong Bad
Another Google vote from me. I always use Google to get to MSDN links. I generally append "microsoft" to my search strings to pull the MSDN2 hits to the top. Every once in a while I need to append "msdn" but generally "microsoft" works best. Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Funny thing is Google searches the MSDN library better than MSDN Does the first entry for the search points to the msdn library article
Greets! Joel
jcdevnet wrote:
Funny thing is Google searches the MSDN library better than MSDN Does the first entry for the search points to the msdn library article
and still they want us to believe on Windows Live search.:sigh:
He's become a household word in the Lounge. A whole new phraseology has evolved. Post a link or reply with a smiley and rose, and you've made a "Satipsism". So what? It's an interesting thing about the Internet, the evolution (as in change, not progress) of tone, quality, terminology, etc. -Marc Clifton. Best wishes to Rexx[^
-
I go in, type in CDC::BitBlt answer : We're sorry, we couldn't find any results containing CDC::BitBlt and there's even a clickable suggestion: Did you mean: cdc bitblt site lab msdn microsoft yeah, maybe I did mean that, let's click on that : answer : We're sorry, we couldn't find any results containing cdc bitblt site lab msdn microsoft stupid search engine, stupid, stupid, stupid. I'm wasting valuable time and money searching MSDN and ranting here. I learned my lesson : I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one. stupid MSDN.
Maximilien Lincourt Your Head A Splode - Strong Bad
Use Google, then click on the link it provides to MSDN. That's the only way you'll ever find anything useful from Microsoft.
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
I go in, type in CDC::BitBlt answer : We're sorry, we couldn't find any results containing CDC::BitBlt and there's even a clickable suggestion: Did you mean: cdc bitblt site lab msdn microsoft yeah, maybe I did mean that, let's click on that : answer : We're sorry, we couldn't find any results containing cdc bitblt site lab msdn microsoft stupid search engine, stupid, stupid, stupid. I'm wasting valuable time and money searching MSDN and ranting here. I learned my lesson : I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one. stupid MSDN.
Maximilien Lincourt Your Head A Splode - Strong Bad
Here's a strange thing. MSDN is supposedly now using Windows Live Search. If you enter your search directly in Live Search it returns results similar to Google. But if you enter it in MSDN search it coughs and splutters! :confused:
Kevin
-
The MSDN web version has a search feature? :rolleyes: Marc
yep, just Google the following: vbCListCtrl site:msdn.microsoft.com
-- You have to explain to them [VB coders] what you mean by "typed". their first response is likely to be something like, "Of course my code is typed. Do you think i magically project it onto the screen with the power of my mind?" --- John Simmons / outlaw programmer
-
I go in, type in CDC::BitBlt answer : We're sorry, we couldn't find any results containing CDC::BitBlt and there's even a clickable suggestion: Did you mean: cdc bitblt site lab msdn microsoft yeah, maybe I did mean that, let's click on that : answer : We're sorry, we couldn't find any results containing cdc bitblt site lab msdn microsoft stupid search engine, stupid, stupid, stupid. I'm wasting valuable time and money searching MSDN and ranting here. I learned my lesson : I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one. stupid MSDN.
Maximilien Lincourt Your Head A Splode - Strong Bad
The whole msdn site has become a joke. It's been broken beyond any sense of usability for years now and clearly Microsoft doesn't give a damn or they would have fixed it a long, long time ago. Odd that any division of Microsoft would encourage use of Google but there is really no workable alternative.
"I don't want more choice. I just want better things!" - Edina Monsoon
-
I go in, type in CDC::BitBlt answer : We're sorry, we couldn't find any results containing CDC::BitBlt and there's even a clickable suggestion: Did you mean: cdc bitblt site lab msdn microsoft yeah, maybe I did mean that, let's click on that : answer : We're sorry, we couldn't find any results containing cdc bitblt site lab msdn microsoft stupid search engine, stupid, stupid, stupid. I'm wasting valuable time and money searching MSDN and ranting here. I learned my lesson : I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one. stupid MSDN.
Maximilien Lincourt Your Head A Splode - Strong Bad
Maximilien wrote:
I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one.
I searched MSDN for
BitBlt()
, and it was the sixth one in the result list. Still one click away. :confused:
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
I go in, type in CDC::BitBlt answer : We're sorry, we couldn't find any results containing CDC::BitBlt and there's even a clickable suggestion: Did you mean: cdc bitblt site lab msdn microsoft yeah, maybe I did mean that, let's click on that : answer : We're sorry, we couldn't find any results containing cdc bitblt site lab msdn microsoft stupid search engine, stupid, stupid, stupid. I'm wasting valuable time and money searching MSDN and ranting here. I learned my lesson : I typed CDC::BitBlt in the google search box of Firefox, and the first link is the good one. stupid MSDN.
Maximilien Lincourt Your Head A Splode - Strong Bad
Ballmer = Cheney The more power they get, the more it gets screwed up up... Oh I guess I'm on the no fly list now :)
Just trying to keep the forces of entropy at bay