What do YOU think of MSDN?
-
I think MSDN is useless.
"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 know you don't like anonymous 1 votes, so I am here to say I am the guy who voted you a 1. :) I did it because while MSDN has problems, it is by no means useless. Half the programming questions asked on this site could be answered with a cursory skim of an MSDN article or documentation page. Sometimes I'll answer folks by pointing directly to an MSDN article that answers the question.
Life, family, faith: Give me a visit. From my latest post: "When Constantine severed the Hebrew origins of this faith in Messiah, a new religion was officially created. It is this religion that Orthodox Jews fear their relatives and friends becoming members of." Judah Himango
-
David Lockwood wrote:
Update: ...come to think of it...it's starting to look a lot like CodeProject ?
Wow, actually, it does look like it! You just can't comment the articles :)
-
Most of the time, I've tried avoiding visiting the MSDN website, and used the in-built help in the visual studio (Yes, I know it goes to MSDN anyway, and uses the IE engine to do that) just because it didn't have the horrible slow, utterly non-user friendly interface.. I've visited it recently, and I noticed quite a few changes, most for the best.. At least in my opinion.. The search works, and returns feasible results, the interface is simple, but functional.. It just looks more right.. What do you think? MSDN is here :P[^]
My opinion of MSDN is minimal. I'm at the point where reading C++ header files is usually as productive and occasionally not as frustrating as reading MSDN articles. I really appreciate the bad/omitted coverage of exception handling in the c++ examples (often accompanied parenthetically with the statement "error handling omitted for brevity"). It makes the code that everyone cuts and pastes into their own projects a lot smaller and less robust, but much easier to understand... :omg:
CodeWiz51 -- Life is not a spectator sport. I came to play. Code's Musings | Code's Articles
-
Most of the time, I've tried avoiding visiting the MSDN website, and used the in-built help in the visual studio (Yes, I know it goes to MSDN anyway, and uses the IE engine to do that) just because it didn't have the horrible slow, utterly non-user friendly interface.. I've visited it recently, and I noticed quite a few changes, most for the best.. At least in my opinion.. The search works, and returns feasible results, the interface is simple, but functional.. It just looks more right.. What do you think? MSDN is here :P[^]
IMHO, it is much improved. It is not perfect, but it is usually worth a shot. I go there when I need information about the .net framework.
I didn't get any requirements for the signature
-
Most of the time, I've tried avoiding visiting the MSDN website, and used the in-built help in the visual studio (Yes, I know it goes to MSDN anyway, and uses the IE engine to do that) just because it didn't have the horrible slow, utterly non-user friendly interface.. I've visited it recently, and I noticed quite a few changes, most for the best.. At least in my opinion.. The search works, and returns feasible results, the interface is simple, but functional.. It just looks more right.. What do you think? MSDN is here :P[^]
-
Most of the time, I've tried avoiding visiting the MSDN website, and used the in-built help in the visual studio (Yes, I know it goes to MSDN anyway, and uses the IE engine to do that) just because it didn't have the horrible slow, utterly non-user friendly interface.. I've visited it recently, and I noticed quite a few changes, most for the best.. At least in my opinion.. The search works, and returns feasible results, the interface is simple, but functional.. It just looks more right.. What do you think? MSDN is here :P[^]
I wish they had WINPE available for Universal subscribers.
MrPlankton
-
Well, they're just trying to keep up with the color scheme of Vista's BSOD (Burgendy Screen of Death). :)
Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com
Never seen that. I've just had one or two 'fade to white' deaths on my laptop with Vista.
Semicolons: The number one seller of ostomy bags world wide. - dan neely
-
I know you don't like anonymous 1 votes, so I am here to say I am the guy who voted you a 1. :) I did it because while MSDN has problems, it is by no means useless. Half the programming questions asked on this site could be answered with a cursory skim of an MSDN article or documentation page. Sometimes I'll answer folks by pointing directly to an MSDN article that answers the question.
Life, family, faith: Give me a visit. From my latest post: "When Constantine severed the Hebrew origins of this faith in Messiah, a new religion was officially created. It is this religion that Orthodox Jews fear their relatives and friends becoming members of." Judah Himango
Judah Himango wrote:
Half the programming questions asked on this site could be answered with a cursory skim of an MSDN article or documentation page. Sometimes I'll answer folks by pointing directly to an MSDN article that answers the question.
Half the time? :laugh::laugh: The only help I give anyone around here any more is being a Google user! I am thinking of writing a guide to becoming a Code Project MVP. Most of the time all you have to do is find the key words in the OP and plug them into Google prefacing them with the key word "MSDN". Most times the first or one of the first five results is an MSDN article or blog that directly answers the OPs questions. Todays example.[^] :laugh:
led mike
-
I know you don't like anonymous 1 votes, so I am here to say I am the guy who voted you a 1. :) I did it because while MSDN has problems, it is by no means useless. Half the programming questions asked on this site could be answered with a cursory skim of an MSDN article or documentation page. Sometimes I'll answer folks by pointing directly to an MSDN article that answers the question.
Life, family, faith: Give me a visit. From my latest post: "When Constantine severed the Hebrew origins of this faith in Messiah, a new religion was officially created. It is this religion that Orthodox Jews fear their relatives and friends becoming members of." Judah Himango
MSDN used to be a valuable tool. It is a mere shadow of it's former self, and I never consider using it prior to doing an exhaustive search elsewhere on the web first. I bought a subscription to MSDN back when it was first made available (early 90's), and watched it turn to shit over the course of it's now miserable life. In the beginning, their knowledge base was on CD and was actually helpful. Over time, they've lost or deleted most of the original content, so if you don't have the original CDs, you're simply hosed. Of course, this is only a concern if you're a C++ programmer, but how long until it's also true for .Net programmers? Wanna complain? Well, first you have to get a damn Live account. Good luck with that. Every time I try to register, the web site fails in some spectacular way, and I can't get an account. Useless. It's modern incarnation is nothing but rubbish.
"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 think the red colour scheme is hideous. X|
Cheers, Vikram.
The hands that help are holier than the lips that pray.
I do like the color scheme.
-
Most of the time, I've tried avoiding visiting the MSDN website, and used the in-built help in the visual studio (Yes, I know it goes to MSDN anyway, and uses the IE engine to do that) just because it didn't have the horrible slow, utterly non-user friendly interface.. I've visited it recently, and I noticed quite a few changes, most for the best.. At least in my opinion.. The search works, and returns feasible results, the interface is simple, but functional.. It just looks more right.. What do you think? MSDN is here :P[^]
It looks angry.
Todd Smith
-
My opinion of MSDN is minimal. I'm at the point where reading C++ header files is usually as productive and occasionally not as frustrating as reading MSDN articles. I really appreciate the bad/omitted coverage of exception handling in the c++ examples (often accompanied parenthetically with the statement "error handling omitted for brevity"). It makes the code that everyone cuts and pastes into their own projects a lot smaller and less robust, but much easier to understand... :omg:
CodeWiz51 -- Life is not a spectator sport. I came to play. Code's Musings | Code's Articles
I do agree that if speaking of C++, MSDN is not as useful.. I do get a feeling ( and a strong one for that) that Microsoft tries to eradicate the C++ users, and force them to migrate to C# :)
-
Most of the time, I've tried avoiding visiting the MSDN website, and used the in-built help in the visual studio (Yes, I know it goes to MSDN anyway, and uses the IE engine to do that) just because it didn't have the horrible slow, utterly non-user friendly interface.. I've visited it recently, and I noticed quite a few changes, most for the best.. At least in my opinion.. The search works, and returns feasible results, the interface is simple, but functional.. It just looks more right.. What do you think? MSDN is here :P[^]
I hate the API reference. I hate how the info for a single class is divided between multiple pages. So if I want to know about class X I first get to the page that describes class X. Then if I need to know about the members or methods I must go to a new page, the class X members page. And if some of the methods are overloaded I need to go to yet another page. It is so unbelievably freakingly annoying. I hate it, hate it, hate it. There are very few things in the world I truly dislike, but the MSDN API reference is one of them. It's up there with HBO canceling Deadwood back in 2006. It's just as stupid as Apple signing of on the contract allowing Microsoft using the windows concept back in the 80s. It's just as stupid as C# is good. It's just as stupid as Kildall from Digital Research not wanting to sign IBM's NDA back in '81 or '82 or when it was. Just unfathomable. They should just copy the organization of Javadoc. It's simple, lean and fast as hell. And ALL the info on a single class is on a single page. I just cannot understand what usability unfriendly monkeys designed MSDN. God!!!! Sometimes Microsoft can drive me up a wall. I know of NDoc and I think it has some JavaDoc like templates, but no one has used it for MSDN I think - and I don't know if that's at all possible, but man that would be nice.
"When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
-Atlas Shrugged, Ayn Rand -
I do agree that if speaking of C++, MSDN is not as useful.. I do get a feeling ( and a strong one for that) that Microsoft tries to eradicate the C++ users, and force them to migrate to C# :)
Except that the VS2008 Feature Pack[^] is all about C++ and MFC in particular. C++ still makes up about 60% of the material on MSDN.
CodeWiz51 -- Life is not a spectator sport. I came to play. Code's Musings | Code's Articles
-
I hate the API reference. I hate how the info for a single class is divided between multiple pages. So if I want to know about class X I first get to the page that describes class X. Then if I need to know about the members or methods I must go to a new page, the class X members page. And if some of the methods are overloaded I need to go to yet another page. It is so unbelievably freakingly annoying. I hate it, hate it, hate it. There are very few things in the world I truly dislike, but the MSDN API reference is one of them. It's up there with HBO canceling Deadwood back in 2006. It's just as stupid as Apple signing of on the contract allowing Microsoft using the windows concept back in the 80s. It's just as stupid as C# is good. It's just as stupid as Kildall from Digital Research not wanting to sign IBM's NDA back in '81 or '82 or when it was. Just unfathomable. They should just copy the organization of Javadoc. It's simple, lean and fast as hell. And ALL the info on a single class is on a single page. I just cannot understand what usability unfriendly monkeys designed MSDN. God!!!! Sometimes Microsoft can drive me up a wall. I know of NDoc and I think it has some JavaDoc like templates, but no one has used it for MSDN I think - and I don't know if that's at all possible, but man that would be nice.
"When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
-Atlas Shrugged, Ayn RandI much prefer the MSDN method. I find the JavaDoc like help too verbose and long to be helpful. (I don't like MSDN online since I find it rather slow.)
Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke
-
MSDN used to be a valuable tool. It is a mere shadow of it's former self, and I never consider using it prior to doing an exhaustive search elsewhere on the web first. I bought a subscription to MSDN back when it was first made available (early 90's), and watched it turn to shit over the course of it's now miserable life. In the beginning, their knowledge base was on CD and was actually helpful. Over time, they've lost or deleted most of the original content, so if you don't have the original CDs, you're simply hosed. Of course, this is only a concern if you're a C++ programmer, but how long until it's also true for .Net programmers? Wanna complain? Well, first you have to get a damn Live account. Good luck with that. Every time I try to register, the web site fails in some spectacular way, and I can't get an account. Useless. It's modern incarnation is nothing but rubbish.
"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 find it entertaining that I can search exhaustively on MSDN for something and come up zero. Then I try Google, and it points me to just the page I was looking for - on the MSDN web site.
Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com
-
I find it entertaining that I can search exhaustively on MSDN for something and come up zero. Then I try Google, and it points me to just the page I was looking for - on the MSDN web site.
Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com
That's a damn fine example of what I'm talking about.
"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 do agree that if speaking of C++, MSDN is not as useful.. I do get a feeling ( and a strong one for that) that Microsoft tries to eradicate the C++ users, and force them to migrate to C# :)
-
MSDN used to be a valuable tool. It is a mere shadow of it's former self, and I never consider using it prior to doing an exhaustive search elsewhere on the web first. I bought a subscription to MSDN back when it was first made available (early 90's), and watched it turn to shit over the course of it's now miserable life. In the beginning, their knowledge base was on CD and was actually helpful. Over time, they've lost or deleted most of the original content, so if you don't have the original CDs, you're simply hosed. Of course, this is only a concern if you're a C++ programmer, but how long until it's also true for .Net programmers? Wanna complain? Well, first you have to get a damn Live account. Good luck with that. Every time I try to register, the web site fails in some spectacular way, and I can't get an account. Useless. It's modern incarnation is nothing but rubbish.
"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/2001Ok, I believe you. But none of it changes that MSDN is useful. Chris just replied to you saying Google found a result ...on MSDN of all things. You said that's exactly what you're talking about. Given Chris' example, if MSDN wasn't there, then Google wouldn't work. MSDN was useful in Chris' example, his complaint was about the search. I agree there are problems with MSDN, including search. But it is useful still, very useful. Perhaps more so for .NET devs than C++ guys.
Life, family, faith: Give me a visit. From my latest post: "When Constantine severed the Hebrew origins of this faith in Messiah, a new religion was officially created. It is this religion that Orthodox Jews fear their relatives and friends becoming members of." Judah Himango
-
Ok, I believe you. But none of it changes that MSDN is useful. Chris just replied to you saying Google found a result ...on MSDN of all things. You said that's exactly what you're talking about. Given Chris' example, if MSDN wasn't there, then Google wouldn't work. MSDN was useful in Chris' example, his complaint was about the search. I agree there are problems with MSDN, including search. But it is useful still, very useful. Perhaps more so for .NET devs than C++ guys.
Life, family, faith: Give me a visit. From my latest post: "When Constantine severed the Hebrew origins of this faith in Messiah, a new religion was officially created. It is this religion that Orthodox Jews fear their relatives and friends becoming members of." Judah Himango
Right, but what does it say about MSDN that their *own* search "engine" can't even find basic queries of *their* content? I mean c'mon, some of the searches I've done on Google were trivial and should have gotten direct hits by the MSDN search!!! On the other hand I do agree with you that some of the MSDN content is useful. You just have to know which parts :)
¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog