Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. MSDN Documentation...

MSDN Documentation...

Scheduled Pinned Locked Moved The Lounge
questiondatabase
28 Posts 21 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    code frog 0
    wrote on last edited by
    #1

    Am I the only one that looks at some of the MSDN documentation and admits that yes it is correct and yes it does provide relevant information (that has nothing really to do with my question) but aside from that it's entirely unhelpful?:sigh: Sometimes it's the only source that is right (rare, almost endagered) most of the time it's relevant but useless (so common you have to wonder if they do it on purpose). Am I the only one? If not why do they do this? Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL? Why? Why? Why?:^) I think I'm going to fold up shop and start selling watches from door-to-door. It's gotta be easier...:rolleyes:

    N J J R C 15 Replies Last reply
    0
    • C code frog 0

      Am I the only one that looks at some of the MSDN documentation and admits that yes it is correct and yes it does provide relevant information (that has nothing really to do with my question) but aside from that it's entirely unhelpful?:sigh: Sometimes it's the only source that is right (rare, almost endagered) most of the time it's relevant but useless (so common you have to wonder if they do it on purpose). Am I the only one? If not why do they do this? Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL? Why? Why? Why?:^) I think I'm going to fold up shop and start selling watches from door-to-door. It's gotta be easier...:rolleyes:

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      code-frog wrote:

      Sometimes it's the only source that is right

      Watch out for some rare errors though - because MSDN is nearly always accurate, the minority of erroneous documentation pages are even more dangerous than otherwise, because people'd be unsuspecting.

      Regards, Nish


      Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
      Currently working on C++/CLI in Action for Manning Publications. Also visit the Ultimate Toolbox blog

      J 1 Reply Last reply
      0
      • C code frog 0

        Am I the only one that looks at some of the MSDN documentation and admits that yes it is correct and yes it does provide relevant information (that has nothing really to do with my question) but aside from that it's entirely unhelpful?:sigh: Sometimes it's the only source that is right (rare, almost endagered) most of the time it's relevant but useless (so common you have to wonder if they do it on purpose). Am I the only one? If not why do they do this? Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL? Why? Why? Why?:^) I think I'm going to fold up shop and start selling watches from door-to-door. It's gotta be easier...:rolleyes:

        J Offline
        J Offline
        Jeremy Falcon
        wrote on last edited by
        #3

        code-frog wrote:

        Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL?

        For T-SQL you'd be better off using BOL rather than MSDN.

        Jeremy Falcon A multithreaded, OpenGL-enabled application.[^]

        C C 2 Replies Last reply
        0
        • J Jeremy Falcon

          code-frog wrote:

          Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL?

          For T-SQL you'd be better off using BOL rather than MSDN.

          Jeremy Falcon A multithreaded, OpenGL-enabled application.[^]

          C Offline
          C Offline
          code frog 0
          wrote on last edited by
          #4

          I agree. My question is so simple though that I had pretty high hopes they'd cover it right off the top.

          J 1 Reply Last reply
          0
          • C code frog 0

            Am I the only one that looks at some of the MSDN documentation and admits that yes it is correct and yes it does provide relevant information (that has nothing really to do with my question) but aside from that it's entirely unhelpful?:sigh: Sometimes it's the only source that is right (rare, almost endagered) most of the time it's relevant but useless (so common you have to wonder if they do it on purpose). Am I the only one? If not why do they do this? Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL? Why? Why? Why?:^) I think I'm going to fold up shop and start selling watches from door-to-door. It's gotta be easier...:rolleyes:

            J Offline
            J Offline
            jokiz
            wrote on last edited by
            #5

            this is why they introduced msdn wiki

            (x-a)(x-b)(x-c)...(x-z)

            C 1 Reply Last reply
            0
            • J jokiz

              this is why they introduced msdn wiki

              (x-a)(x-b)(x-c)...(x-z)

              C Offline
              C Offline
              code frog 0
              wrote on last edited by
              #6

              Documentation for documentation. BRILLIANT!:suss::-D Thank you for posting that. I'm off to see if WIKI stands up any better.:jig: But I'll :badger: if it doesn't.;P

              1 Reply Last reply
              0
              • C code frog 0

                Am I the only one that looks at some of the MSDN documentation and admits that yes it is correct and yes it does provide relevant information (that has nothing really to do with my question) but aside from that it's entirely unhelpful?:sigh: Sometimes it's the only source that is right (rare, almost endagered) most of the time it's relevant but useless (so common you have to wonder if they do it on purpose). Am I the only one? If not why do they do this? Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL? Why? Why? Why?:^) I think I'm going to fold up shop and start selling watches from door-to-door. It's gotta be easier...:rolleyes:

                R Offline
                R Offline
                Rei Miyasaka
                wrote on last edited by
                #7

                Think it depends on which team writes it. The sample code in the .NET crypto section at MSDN is unprofessional, but the rest of it is pretty damn well written. On the other hand the ODBC stuff on MSDN I read in the past was totally whacked.

                A C 2 Replies Last reply
                0
                • R Rei Miyasaka

                  Think it depends on which team writes it. The sample code in the .NET crypto section at MSDN is unprofessional, but the rest of it is pretty damn well written. On the other hand the ODBC stuff on MSDN I read in the past was totally whacked.

                  A Offline
                  A Offline
                  AbhishekBK
                  wrote on last edited by
                  #8

                  By the way, are the article ratings out there any helpful?

                  Abhishek It is impossible to change your past. But it is very possible to ruin your present by worring about the future. -Chankya

                  R 1 Reply Last reply
                  0
                  • A AbhishekBK

                    By the way, are the article ratings out there any helpful?

                    Abhishek It is impossible to change your past. But it is very possible to ruin your present by worring about the future. -Chankya

                    R Offline
                    R Offline
                    Rei Miyasaka
                    wrote on last edited by
                    #9

                    There's an interesting pattern to it... The top-page article ratings are usually total crap. Most people rate 1 or 8 or 9. The more technical an article gets, the more level-headed the ratings are. The averages are usually around 7 or 8. Simple explanation: most of the clueless people are hitting 1 or 9; the people who actually know what they're talking about vote more fairly. Sort of a trend around all things Microsoft, I think.

                    1 Reply Last reply
                    0
                    • C code frog 0

                      I agree. My question is so simple though that I had pretty high hopes they'd cover it right off the top.

                      J Offline
                      J Offline
                      Jeremy Falcon
                      wrote on last edited by
                      #10

                      code-frog wrote:

                      My question is so simple though that I had pretty high hopes they'd cover it right off the top.

                      You could always send the MSDN team a cake. :laugh:

                      Jeremy Falcon A multithreaded, OpenGL-enabled application.[^]

                      C 1 Reply Last reply
                      0
                      • J Jeremy Falcon

                        code-frog wrote:

                        My question is so simple though that I had pretty high hopes they'd cover it right off the top.

                        You could always send the MSDN team a cake. :laugh:

                        Jeremy Falcon A multithreaded, OpenGL-enabled application.[^]

                        C Offline
                        C Offline
                        code frog 0
                        wrote on last edited by
                        #11

                        A black one or should I say monochrome?:rolleyes:

                        J 1 Reply Last reply
                        0
                        • C code frog 0

                          A black one or should I say monochrome?:rolleyes:

                          J Offline
                          J Offline
                          Jeremy Falcon
                          wrote on last edited by
                          #12

                          code-frog wrote:

                          A black one or should I say monochrome?

                          How about a crawfish flavored cake? :omg::-D

                          Jeremy Falcon A multithreaded, OpenGL-enabled application.[^]

                          1 Reply Last reply
                          0
                          • J Jeremy Falcon

                            code-frog wrote:

                            Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL?

                            For T-SQL you'd be better off using BOL rather than MSDN.

                            Jeremy Falcon A multithreaded, OpenGL-enabled application.[^]

                            C Offline
                            C Offline
                            CooperWu
                            wrote on last edited by
                            #13

                            Jeremy Falcon wrote:

                            For T-SQL you'd be better off using BOL rather than MSDN.

                            I always search 'T-Sql keyword' in google, and I can get the correct page in the most time.

                            1 Reply Last reply
                            0
                            • C code frog 0

                              Am I the only one that looks at some of the MSDN documentation and admits that yes it is correct and yes it does provide relevant information (that has nothing really to do with my question) but aside from that it's entirely unhelpful?:sigh: Sometimes it's the only source that is right (rare, almost endagered) most of the time it's relevant but useless (so common you have to wonder if they do it on purpose). Am I the only one? If not why do they do this? Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL? Why? Why? Why?:^) I think I'm going to fold up shop and start selling watches from door-to-door. It's gotta be easier...:rolleyes:

                              C Offline
                              C Offline
                              Colin Angus Mackay
                              wrote on last edited by
                              #14

                              code-frog wrote:

                              Am I the only one

                              You are not alone....


                              Upcoming Scottish Developers events: * UK Security Evangelists On Tour (2nd November, Edinburgh) * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

                              1 Reply Last reply
                              0
                              • R Rei Miyasaka

                                Think it depends on which team writes it. The sample code in the .NET crypto section at MSDN is unprofessional, but the rest of it is pretty damn well written. On the other hand the ODBC stuff on MSDN I read in the past was totally whacked.

                                C Offline
                                C Offline
                                Colin Angus Mackay
                                wrote on last edited by
                                #15

                                reinux wrote:

                                The sample code in the .NET crypto section at MSDN is unprofessional, but the rest of it is pretty damn well written.

                                Absolutely, the crypto section is pretty poor.


                                Upcoming Scottish Developers events: * UK Security Evangelists On Tour (2nd November, Edinburgh) * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

                                1 Reply Last reply
                                0
                                • C code frog 0

                                  Am I the only one that looks at some of the MSDN documentation and admits that yes it is correct and yes it does provide relevant information (that has nothing really to do with my question) but aside from that it's entirely unhelpful?:sigh: Sometimes it's the only source that is right (rare, almost endagered) most of the time it's relevant but useless (so common you have to wonder if they do it on purpose). Am I the only one? If not why do they do this? Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL? Why? Why? Why?:^) I think I'm going to fold up shop and start selling watches from door-to-door. It's gotta be easier...:rolleyes:

                                  N Offline
                                  N Offline
                                  NormDroid
                                  wrote on last edited by
                                  #16

                                  Bring back the early MSDN CD featuring Dr. GUI. circa '91

                                  We made the buttons on the screen look so good you'll want to lick them. Steve Jobs

                                  1 Reply Last reply
                                  0
                                  • C code frog 0

                                    Am I the only one that looks at some of the MSDN documentation and admits that yes it is correct and yes it does provide relevant information (that has nothing really to do with my question) but aside from that it's entirely unhelpful?:sigh: Sometimes it's the only source that is right (rare, almost endagered) most of the time it's relevant but useless (so common you have to wonder if they do it on purpose). Am I the only one? If not why do they do this? Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL? Why? Why? Why?:^) I think I'm going to fold up shop and start selling watches from door-to-door. It's gotta be easier...:rolleyes:

                                    O Offline
                                    O Offline
                                    orinoco77
                                    wrote on last edited by
                                    #17

                                    At our place we have a fairly restrictive web proxy, which means most of the useful sites out there are utterly inaccessible. For some stuff I more or less have to use MSDN, and I hate it with fiery passion. I'm used to being able to google something inexplicable and have the resources of the entire web at my fingertips. Having to know in advance which site a given solution is going to be found on, so I can get it added to the proxy, means I very rarely get the same sort of efficiency when I search for information at work compared with at home. There is so much information out there that is so much better than what's available on MSDN that as soon as it's no longer available to you, you suddenly realise just how completely useless MSDN is most of the time. Yes, it's technically correct, but it's extremely dry for the most part and completely unhelpful at least 50% of the time. Thank god I managed to get codeproject added to the proxy. With the release of MSDN2 it's become even worse. I still work with .NET 1.1, and getting information out of MSDN that's actually relevant to what I'm doing has become like getting blood out of a stone.

                                    S 1 Reply Last reply
                                    0
                                    • O orinoco77

                                      At our place we have a fairly restrictive web proxy, which means most of the useful sites out there are utterly inaccessible. For some stuff I more or less have to use MSDN, and I hate it with fiery passion. I'm used to being able to google something inexplicable and have the resources of the entire web at my fingertips. Having to know in advance which site a given solution is going to be found on, so I can get it added to the proxy, means I very rarely get the same sort of efficiency when I search for information at work compared with at home. There is so much information out there that is so much better than what's available on MSDN that as soon as it's no longer available to you, you suddenly realise just how completely useless MSDN is most of the time. Yes, it's technically correct, but it's extremely dry for the most part and completely unhelpful at least 50% of the time. Thank god I managed to get codeproject added to the proxy. With the release of MSDN2 it's become even worse. I still work with .NET 1.1, and getting information out of MSDN that's actually relevant to what I'm doing has become like getting blood out of a stone.

                                      S Offline
                                      S Offline
                                      SlowFatRunner
                                      wrote on last edited by
                                      #18

                                      I too find it easier and more helpful to simply surf for answers to most of my (relatively simple) questions. With that said, could I reclaim the disk space by removing MSDN from my computer or will that mess up VS 2003? Thanks, Larry

                                      T 1 Reply Last reply
                                      0
                                      • C code frog 0

                                        Am I the only one that looks at some of the MSDN documentation and admits that yes it is correct and yes it does provide relevant information (that has nothing really to do with my question) but aside from that it's entirely unhelpful?:sigh: Sometimes it's the only source that is right (rare, almost endagered) most of the time it's relevant but useless (so common you have to wonder if they do it on purpose). Am I the only one? If not why do they do this? Why waste money telling me some of the most dry background information there is on a bit in transact SQL while telling me nothing about using bits in transact SQL? Why? Why? Why?:^) I think I'm going to fold up shop and start selling watches from door-to-door. It's gotta be easier...:rolleyes:

                                        T Offline
                                        T Offline
                                        topcatalpha
                                        wrote on last edited by
                                        #19

                                        Hi, Glad to notice someone else thinks the same.. I was a delphi programmer and now programming in C#, MS VS is good stuff but the help is nothing compared to the borland helpfiles... like said, for some reason you always get the wrong information. Otherwise the intellisense (code completion) is already a great help and ofcours codeproject is offering a lot of good stuff. Greetz Kurt

                                        1 Reply Last reply
                                        0
                                        • S SlowFatRunner

                                          I too find it easier and more helpful to simply surf for answers to most of my (relatively simple) questions. With that said, could I reclaim the disk space by removing MSDN from my computer or will that mess up VS 2003? Thanks, Larry

                                          T Offline
                                          T Offline
                                          Thomas Wells
                                          wrote on last edited by
                                          #20

                                          I did remove MDSN from my machine. I too find it, most all the time, useless. They may cover all the pieces but not from the point of view I'm coming from. I want to answer a question and they want to write documentation. They are writing a reference manual not sure of what questions people will be asking. A Google search of microsoft.public news groups or the web in general will usually find you the answer right away. Often you could click "I'm Feeling Lucky".

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups