BEST BOOK EVER! FIVE STARS!
-
I'm browsing Amazon looking for a book on a particular topic when I come across a book with 4.5 stars. That's a great rating, so I decide to check it out. While reading the customer reviews I come across one that seems a bit inflationary. I decide to "read all of this customer's reviews". As it turns out, he has over five pages of reviews on tech books. He gives every book he reviews five stars and some of the reviews are so similar that they appear to be copy/pasted and then massaged to fit the topic. So does this guy really read this many books? Does he really love every book he reads? Or... hmmm... :doh:
-
I'm browsing Amazon looking for a book on a particular topic when I come across a book with 4.5 stars. That's a great rating, so I decide to check it out. While reading the customer reviews I come across one that seems a bit inflationary. I decide to "read all of this customer's reviews". As it turns out, he has over five pages of reviews on tech books. He gives every book he reviews five stars and some of the reviews are so similar that they appear to be copy/pasted and then massaged to fit the topic. So does this guy really read this many books? Does he really love every book he reads? Or... hmmm... :doh:
-
I'm browsing Amazon looking for a book on a particular topic when I come across a book with 4.5 stars. That's a great rating, so I decide to check it out. While reading the customer reviews I come across one that seems a bit inflationary. I decide to "read all of this customer's reviews". As it turns out, he has over five pages of reviews on tech books. He gives every book he reviews five stars and some of the reviews are so similar that they appear to be copy/pasted and then massaged to fit the topic. So does this guy really read this many books? Does he really love every book he reads? Or... hmmm... :doh:
Gave you a 5 rating on this post for no particular reason except we love you SO MUCH!!!
-
I'm browsing Amazon looking for a book on a particular topic when I come across a book with 4.5 stars. That's a great rating, so I decide to check it out. While reading the customer reviews I come across one that seems a bit inflationary. I decide to "read all of this customer's reviews". As it turns out, he has over five pages of reviews on tech books. He gives every book he reviews five stars and some of the reviews are so similar that they appear to be copy/pasted and then massaged to fit the topic. So does this guy really read this many books? Does he really love every book he reads? Or... hmmm... :doh:
Speaking of Amazon.com reviews, did anyone catch my review of VS2005 Standard Edition? :)
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
Speaking of Amazon.com reviews, did anyone catch my review of VS2005 Standard Edition? :)
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001Here's the link to John's review[^]
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in ActionFly on your way like an eagle Fly as high as the sun On your wings like an eagle Fly and touch the sun
-
I'm browsing Amazon looking for a book on a particular topic when I come across a book with 4.5 stars. That's a great rating, so I decide to check it out. While reading the customer reviews I come across one that seems a bit inflationary. I decide to "read all of this customer's reviews". As it turns out, he has over five pages of reviews on tech books. He gives every book he reviews five stars and some of the reviews are so similar that they appear to be copy/pasted and then massaged to fit the topic. So does this guy really read this many books? Does he really love every book he reads? Or... hmmm... :doh:
Maybe he's some kind of evangelist. :~
-- Raaaaaaaaaaaaaaaaaaaaa!
-
Speaking of Amazon.com reviews, did anyone catch my review of VS2005 Standard Edition? :)
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/200118) Intellisense appears to work quite well You didn't try it much before writing that review, did ya? ;P
-- Raaaaaaaaaaaaaaaaaaaaa!
-
18) Intellisense appears to work quite well You didn't try it much before writing that review, did ya? ;P
-- Raaaaaaaaaaaaaaaaaaaaa!
I have to say that it's still never failed to work for me.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
I have to say that it's still never failed to work for me.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001It will.. it will! ;) One of the most annoying error that happens quite occasionally is when the intellisense database gets out of sync. Meaning: your new code won't show up in the intellisense menus until the next recompile. It's also totally hopeless when it comes to external code - it works sometimes.
-- Raaaaaaaaaaaaaaaaaaaaa!
-
It will.. it will! ;) One of the most annoying error that happens quite occasionally is when the intellisense database gets out of sync. Meaning: your new code won't show up in the intellisense menus until the next recompile. It's also totally hopeless when it comes to external code - it works sometimes.
-- Raaaaaaaaaaaaaaaaaaaaa!
It ain't perfect, but i gotta tell you - it's worlds better than it was in VC6. It's slow as mud at rebuilding the database, but once it's done it does reasonably well - even the 80+project, 500+KLoC solution nearly always has correct information ready at hand.
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
It ain't perfect, but i gotta tell you - it's worlds better than it was in VC6. It's slow as mud at rebuilding the database, but once it's done it does reasonably well - even the 80+project, 500+KLoC solution nearly always has correct information ready at hand.
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
Did something happen after SP1? I haven't used it much after SP1. I do know that for small projects, the pre-SP1 intellisense didn't work very well.
-- Not a substitute for human interaction
-
Did something happen after SP1? I haven't used it much after SP1. I do know that for small projects, the pre-SP1 intellisense didn't work very well.
-- Not a substitute for human interaction
Prior to SP1, i had installed a couple of different hotfixes to help with the speed, they might have done something for accuracy as well, 'cause i didn't really notice much of a difference after the SP1 install.
----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN
-
I'm browsing Amazon looking for a book on a particular topic when I come across a book with 4.5 stars. That's a great rating, so I decide to check it out. While reading the customer reviews I come across one that seems a bit inflationary. I decide to "read all of this customer's reviews". As it turns out, he has over five pages of reviews on tech books. He gives every book he reviews five stars and some of the reviews are so similar that they appear to be copy/pasted and then massaged to fit the topic. So does this guy really read this many books? Does he really love every book he reads? Or... hmmm... :doh:
-
Speaking of Amazon.com reviews, did anyone catch my review of VS2005 Standard Edition? :)
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001I tried to read it, but with an opening sentence like this, "I wUbbed iT. I wokked weel gud...", I had to move on to other reviews. ;P
Learning is not a spectator sport. - D. Blocher