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 ... ?

MSDN ... ?

Scheduled Pinned Locked Moved The Lounge
htmlhelpquestionannouncement
28 Posts 17 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.
  • P peterchen

    Yes, and I'm loving the new new layout. IMO it's more about the maturity of the topic you are looking for help for.

    ORDER BY what user wants

    M Offline
    M Offline
    Michael Haephrati
    wrote on last edited by
    #15

    I remember the days MSDN was all packed in Visual Studio Disk 2

    N 1 Reply Last reply
    0
    • R Rage

      Do you really come clear with it ? Wow ! DOM and MSXML should be mature enough to be documented in MSDN, no ?

      ~RaGE();

      I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

      P Offline
      P Offline
      peterchen
      wrote on last edited by
      #16

      Yeah, they should. In practive it's the maturity of the documentaiotn, that is limited by the maturity of the technology itself. And I still maintain that compared to the median or average state of documentation, MSDN is stellar.

      ORDER BY what user wants

      1 Reply Last reply
      0
      • R Rage

        I have to program some excel stuff using vba and MSXML. The reference to MSXML is not included in the standard Excel help, so let's go to msdn. Good lord. :wtf: Back in the time when I was still a programmer, so 5 years back from now, MSDN was ... complicated, but the old windows help file (compiled html) version was still very handy. But today ... What's this monstrosity ? This is the most unhelpful thing I have ever seen. Are you guys ( I mean the professionals) really using this ?

        ~RaGE();

        I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

        C Offline
        C Offline
        CPallini
        wrote on last edited by
        #17

        Yes, I'm really using it.

        Veni, vidi, vici.

        A 1 Reply Last reply
        0
        • R Rage

          I have to program some excel stuff using vba and MSXML. The reference to MSXML is not included in the standard Excel help, so let's go to msdn. Good lord. :wtf: Back in the time when I was still a programmer, so 5 years back from now, MSDN was ... complicated, but the old windows help file (compiled html) version was still very handy. But today ... What's this monstrosity ? This is the most unhelpful thing I have ever seen. Are you guys ( I mean the professionals) really using this ?

          ~RaGE();

          I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #18

          Nothing wrong with MSDN, I use it all the time and find it very useful. I did prefer the old "classic view" though. :sigh:

          Use the best guess

          1 Reply Last reply
          0
          • R Rage

            I have to program some excel stuff using vba and MSXML. The reference to MSXML is not included in the standard Excel help, so let's go to msdn. Good lord. :wtf: Back in the time when I was still a programmer, so 5 years back from now, MSDN was ... complicated, but the old windows help file (compiled html) version was still very handy. But today ... What's this monstrosity ? This is the most unhelpful thing I have ever seen. Are you guys ( I mean the professionals) really using this ?

            ~RaGE();

            I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

            M Offline
            M Offline
            Matthew Faithfull
            wrote on last edited by
            #19

            To use MSDN even in its older and more useful forms you really first have to understand the rules and ways of Microsoft. Otherwise you're always in danger of dying of frustration before you find what you need. 1. Microsoft don't understand full-text-search. It's a kind of religious thing, they just don't believe in it. So all Search means search of the index which they've created based on their assumptions about what's important to you. 2. New always trumps old. If you are looking for anything where there's a .Net thing of that name and a pre-.Net thing of the same name you will have to dig through all the .Net results before you find anything pre-.Net. 3. Most importantly Microsoft never admit when they suck. As a general rule the less detail in the documentation of a particular item the higher the probability that it is bugged, flawed, broken or in some way Microsoft wish they had never created it. Converserly APIs with loads of detail and samples are usually the ones that just work anyway, are robust and consistent and could possibly do without much of the detail as a result. 4. Almost all Microsoft sample code is terrible. In order to make use of it you generally have to be knowledgable enough not to need it and skilled enough to be utterly revolted by how insecure, poorly structured, badly written, badly commented and non reusable it is. This is of course 'recognized' by Microsoft in the only way they ever do by providing you with a disclaimer essentially telling you not to reuse it, believe it or learn from it. This also explains to some extent the lack of accumulated sample code. Once you've understood that this is what you're going to get MSDN becomes as useful as it can be. A fairly comprehensive list of entry points into Microsoft's operating system provided code with a fairly accurate description of the types needed to call those entry points and hints about how you might like to secure your code against the potentially explosive results of doing so. If you expect from it anything more you're going to be disappointed. All of this should not be taken as an attack on Microsoft so much as a reality check for what to expect. If we were talking about the interface to the Linux operating system kernel then a comprehensive list of entry points with hints as to what they're for, divided into categories would be so revolutionary as to have half the Linux Kernel hacking community in total appoplexy.

            "The secret of happiness is freedom, and the secret of freedom, courage."

            1 Reply Last reply
            0
            • R Rage

              I have to program some excel stuff using vba and MSXML. The reference to MSXML is not included in the standard Excel help, so let's go to msdn. Good lord. :wtf: Back in the time when I was still a programmer, so 5 years back from now, MSDN was ... complicated, but the old windows help file (compiled html) version was still very handy. But today ... What's this monstrosity ? This is the most unhelpful thing I have ever seen. Are you guys ( I mean the professionals) really using this ?

              ~RaGE();

              I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

              M Offline
              M Offline
              Mass Nerder
              wrote on last edited by
              #20

              Yes I am using this every day. But you are right, just due to its monstrous size, it is sometimes difficult to find things. So when i've finally found what I was looking for, I am going the hierarchy up to the more general topic an bookmark it. Like this: DOM Reference Cheers

              A 1 Reply Last reply
              0
              • H hairy_hats

                I only ever enter MSDN's portals via Google searches. Trying to navigate around it directly is a recipe for madness.

                M Offline
                M Offline
                Marco Bertschi
                wrote on last edited by
                #21

                viaducting wrote:

                I only ever enter MSDN's portals via Google searches. Trying to navigate around it directly is a recipe for madness.

                Same here.

                cheers Marco Bertschi


                Software Developer & Founder SMGT Web-Portal CP Profile | My Articles | Twitter | Facebook | SMGT Web-Portal UI experts know best, especially more than a mere user. - Wizzar

                1 Reply Last reply
                0
                • M Michael Haephrati

                  Where I work, they have a unique tool which is quite useful, it is called GOOGLE...

                  N Offline
                  N Offline
                  Nicholas Marty
                  wrote on last edited by
                  #22

                  Is this tool free? Where can I download it? ;P

                  M 1 Reply Last reply
                  0
                  • M Michael Haephrati

                    I remember the days MSDN was all packed in Visual Studio Disk 2

                    N Offline
                    N Offline
                    Nicholas Marty
                    wrote on last edited by
                    #23

                    If I remember correctly I got a printed version at home :-D (don't remember exactly the scope of it. I think it's mostly around VB6...)

                    1 Reply Last reply
                    0
                    • N Nicholas Marty

                      Is this tool free? Where can I download it? ;P

                      M Offline
                      M Offline
                      Michael Haephrati
                      wrote on last edited by
                      #24

                      Not only tool free, but TOLL FREE (when you connect your 56K Modem...)

                      1 Reply Last reply
                      0
                      • R Rage

                        I have to program some excel stuff using vba and MSXML. The reference to MSXML is not included in the standard Excel help, so let's go to msdn. Good lord. :wtf: Back in the time when I was still a programmer, so 5 years back from now, MSDN was ... complicated, but the old windows help file (compiled html) version was still very handy. But today ... What's this monstrosity ? This is the most unhelpful thing I have ever seen. Are you guys ( I mean the professionals) really using this ?

                        ~RaGE();

                        I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

                        M Offline
                        M Offline
                        Matthew Dennis
                        wrote on last edited by
                        #25

                        One nice thing about the MSDN Library search is that it includes a select few external sites recognized for great content, including CodeProject.

                        1 Reply Last reply
                        0
                        • H hairy_hats

                          I only ever enter MSDN's portals via Google searches. Trying to navigate around it directly is a recipe for madness.

                          A Offline
                          A Offline
                          Albert Holguin
                          wrote on last edited by
                          #26

                          I mostly do the same... the MSDN searches seem to be very unhelpful most of the time.

                          1 Reply Last reply
                          0
                          • C CPallini

                            Yes, I'm really using it.

                            Veni, vidi, vici.

                            A Offline
                            A Offline
                            Albert Holguin
                            wrote on last edited by
                            #27

                            I use it all the time as well... but I will say that searching for what you're looking for isn't easy.

                            1 Reply Last reply
                            0
                            • M Mass Nerder

                              Yes I am using this every day. But you are right, just due to its monstrous size, it is sometimes difficult to find things. So when i've finally found what I was looking for, I am going the hierarchy up to the more general topic an bookmark it. Like this: DOM Reference Cheers

                              A Offline
                              A Offline
                              Albert Holguin
                              wrote on last edited by
                              #28

                              That's a good idea... I never bookmark anything but if I had a dime for every time I've searched for the same thing well.... I'd be rather wealthy by now. :)

                              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