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. Stone tablets and chisels

Stone tablets and chisels

Scheduled Pinned Locked Moved The Lounge
javascriptasp-netdebuggingcsharphtml
23 Posts 11 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.
  • A Argonia

    Who is Bob ? :laugh:

    Microsoft ... the only place where VARIANT_TRUE != true

    C Offline
    C Offline
    Christopher Duncan
    wrote on last edited by
    #3

    Blasphemy!

    Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

    A 1 Reply Last reply
    0
    • C Christopher Duncan

      Blasphemy!

      Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

      A Offline
      A Offline
      Argonia
      wrote on last edited by
      #4

      Maybe is the same Bob? Clickety

      Microsoft ... the only place where VARIANT_TRUE != true

      C 1 Reply Last reply
      0
      • A Argonia

        Maybe is the same Bob? Clickety

        Microsoft ... the only place where VARIANT_TRUE != true

        C Offline
        C Offline
        Christopher Duncan
        wrote on last edited by
        #5

        Somebody wanna tell him who Bob is? :-D

        Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

        A 1 Reply Last reply
        0
        • C Christopher Duncan

          Somebody wanna tell him who Bob is? :-D

          Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

          A Offline
          A Offline
          Argonia
          wrote on last edited by
          #6

          I wonder on which Bob Argonia is a male name

          Microsoft ... the only place where VARIANT_TRUE != true

          1 Reply Last reply
          0
          • A Argonia

            Who is Bob ? :laugh:

            Microsoft ... the only place where VARIANT_TRUE != true

            OriginalGriffO Offline
            OriginalGriffO Offline
            OriginalGriff
            wrote on last edited by
            #7

            We cannot tell you. Everyone must find their own Way to Bob.

            The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

            "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
            "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

            C A J A 4 Replies Last reply
            0
            • OriginalGriffO OriginalGriff

              We cannot tell you. Everyone must find their own Way to Bob.

              The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

              C Offline
              C Offline
              Christopher Duncan
              wrote on last edited by
              #8

              Especially when he's in stealth mode.

              Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

              1 Reply Last reply
              0
              • C Christopher Duncan

                Okay, I realize I'm late to the party with this realization, but still... I've stuck with web forms and server side C# for years because it felt like a 'normal' development environment. Now I remember why. I'm in the land of mvc, javascript, jquery, etc., at which point I need to set breakpoints, inspect variables, you know, the things one would expect a development environment to allow. And you can't set breakpoints or debug javascript in VS 2012. I had to install Firebug in order to get a debugger. Are you freakin' kidding me? If the Firefox / Firebug team can debug javascript, then it's clearly possible. So how is it that the VS team is so incompetent that they can't provide this most basic functionality in what's supposed to be a professional class development environment? Please, for the love of Bob, would someone come up with a cross platform application designed to run global tcp/ip programs (i.e. a replacement for the crappy app VM known as a browser)? Web browsers, html, javascript et al comprise the most amateur hour environment I've ever seen. I had better tools coding for DOS.

                Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

                D Offline
                D Offline
                Dan Neely
                wrote on last edited by
                #9

                Unless the browser developers provided a whole bunch of low level hooks into their execution engines (can you say huge new attack surface); I'm not sure how you're expecting the VS team to be able to debug javascript running inside the browser.

                Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                C 1 Reply Last reply
                0
                • OriginalGriffO OriginalGriff

                  We cannot tell you. Everyone must find their own Way to Bob.

                  The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

                  A Offline
                  A Offline
                  Andrei Straut
                  wrote on last edited by
                  #10

                  OriginalGriff wrote:

                  Everyone must find their own Way to Bob.

                  One has to follow North, then West, until they see a couple of birds circling in perfect unmotion. That is the one true Way to Bob. And everybody should know it.

                  This isn't a signature

                  1 Reply Last reply
                  0
                  • C Christopher Duncan

                    Okay, I realize I'm late to the party with this realization, but still... I've stuck with web forms and server side C# for years because it felt like a 'normal' development environment. Now I remember why. I'm in the land of mvc, javascript, jquery, etc., at which point I need to set breakpoints, inspect variables, you know, the things one would expect a development environment to allow. And you can't set breakpoints or debug javascript in VS 2012. I had to install Firebug in order to get a debugger. Are you freakin' kidding me? If the Firefox / Firebug team can debug javascript, then it's clearly possible. So how is it that the VS team is so incompetent that they can't provide this most basic functionality in what's supposed to be a professional class development environment? Please, for the love of Bob, would someone come up with a cross platform application designed to run global tcp/ip programs (i.e. a replacement for the crappy app VM known as a browser)? Web browsers, html, javascript et al comprise the most amateur hour environment I've ever seen. I had better tools coding for DOS.

                    Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

                    S Offline
                    S Offline
                    Silvabolt
                    wrote on last edited by
                    #11

                    Yeah you're right, I'm sure they could do a bit better on a lot of things. You can still debug on IE and Chrome without extensions though. Load up your page and then open your source files from the dev tool window, put a breakpoint where you want it.

                    1 Reply Last reply
                    0
                    • D Dan Neely

                      Unless the browser developers provided a whole bunch of low level hooks into their execution engines (can you say huge new attack surface); I'm not sure how you're expecting the VS team to be able to debug javascript running inside the browser.

                      Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                      C Offline
                      C Offline
                      Christopher Duncan
                      wrote on last edited by
                      #12

                      Sorry, not buying that one. You can debug _Fire_fox with _Fire_bug. You can't debug Microsoft Internet Explorer with Microsoft Visual Studio.

                      Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

                      D 1 Reply Last reply
                      0
                      • C Christopher Duncan

                        Sorry, not buying that one. You can debug _Fire_fox with _Fire_bug. You can't debug Microsoft Internet Explorer with Microsoft Visual Studio.

                        Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

                        D Offline
                        D Offline
                        Dan Neely
                        wrote on last edited by
                        #13

                        Firebug lives inside Firefox. (Chrome's debug tools live inside Chrome, etc). Opening up that level of access to the guts to an external application would bring back the whole how do we secure the system when allowing the browser it to run things that have unfettered access to the rest of the system problem again. That's no less insane now than it was 15 years ago when the lunatics in Redmond were pushing activeX in the browser.

                        Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                        C 1 Reply Last reply
                        0
                        • D Dan Neely

                          Firebug lives inside Firefox. (Chrome's debug tools live inside Chrome, etc). Opening up that level of access to the guts to an external application would bring back the whole how do we secure the system when allowing the browser it to run things that have unfettered access to the rest of the system problem again. That's no less insane now than it was 15 years ago when the lunatics in Redmond were pushing activeX in the browser.

                          Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                          C Offline
                          C Offline
                          Christopher Duncan
                          wrote on last edited by
                          #14

                          It's not that I don't understand what you're saying conceptually, just that both Firefox and Chrome have a solution. Microsoft, which owns both IE and VS, doesn't. I don't recall hearing much of a public outcry calling Firefox and Chrome evil for implementing thier solutions. The fact that Microsoft hasn't come up with an acceptable one of their own is just weak.

                          Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

                          D 1 Reply Last reply
                          0
                          • A Argonia

                            Who is Bob ? :laugh:

                            Microsoft ... the only place where VARIANT_TRUE != true

                            P Offline
                            P Offline
                            PIEBALDconsult
                            wrote on last edited by
                            #15

                            Bob's Revelation[^]

                            N 1 Reply Last reply
                            0
                            • OriginalGriffO OriginalGriff

                              We cannot tell you. Everyone must find their own Way to Bob.

                              The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

                              J Offline
                              J Offline
                              jeron1
                              wrote on last edited by
                              #16

                              One doesn't find Bob...Bob finds you.

                              1 Reply Last reply
                              0
                              • P PIEBALDconsult

                                Bob's Revelation[^]

                                N Offline
                                N Offline
                                Nagy Vilmos
                                wrote on last edited by
                                #17

                                Leslie! :laugh:

                                speramus in juniperus

                                1 Reply Last reply
                                0
                                • C Christopher Duncan

                                  It's not that I don't understand what you're saying conceptually, just that both Firefox and Chrome have a solution. Microsoft, which owns both IE and VS, doesn't. I don't recall hearing much of a public outcry calling Firefox and Chrome evil for implementing thier solutions. The fact that Microsoft hasn't come up with an acceptable one of their own is just weak.

                                  Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

                                  D Offline
                                  D Offline
                                  Dan Neely
                                  wrote on last edited by
                                  #18

                                  IE does have developer tools. Like Chrome and Firefox they're built into the browser. In addition to the security benefits from not opening the browser wide to the rest of the OS, doing it in the browser means that devs can debug in IE using any webstack not just MS's. Creating a special deeply embedded version of IE as part of VS might make things a bit easier; but it would only be a supplement to existing tools and IMO the VS team has other much more useful things that they could work on instead. http://msdn.microsoft.com/en-us/library/dd565627%28v=vs.85%29.aspx[^]

                                  Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                                  C 1 Reply Last reply
                                  0
                                  • D Dan Neely

                                    IE does have developer tools. Like Chrome and Firefox they're built into the browser. In addition to the security benefits from not opening the browser wide to the rest of the OS, doing it in the browser means that devs can debug in IE using any webstack not just MS's. Creating a special deeply embedded version of IE as part of VS might make things a bit easier; but it would only be a supplement to existing tools and IMO the VS team has other much more useful things that they could work on instead. http://msdn.microsoft.com/en-us/library/dd565627%28v=vs.85%29.aspx[^]

                                    Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                                    C Offline
                                    C Offline
                                    Christopher Duncan
                                    wrote on last edited by
                                    #19

                                    What you're saying makes sense, I just miss high quality, integrated development tools. In other words, I miss Borland. :) And thanks for the link, man.

                                    Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

                                    1 Reply Last reply
                                    0
                                    • OriginalGriffO OriginalGriff

                                      We cannot tell you. Everyone must find their own Way to Bob.

                                      The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

                                      A Offline
                                      A Offline
                                      Argonia
                                      wrote on last edited by
                                      #20

                                      Please, remind me how the green dude in the left top corner (which is now with the 2 bats , the white cloth and the cute bag) was named ?

                                      Microsoft ... the only place where VARIANT_TRUE != true

                                      OriginalGriffO 1 Reply Last reply
                                      0
                                      • A Argonia

                                        Please, remind me how the green dude in the left top corner (which is now with the 2 bats , the white cloth and the cute bag) was named ?

                                        Microsoft ... the only place where VARIANT_TRUE != true

                                        OriginalGriffO Offline
                                        OriginalGriffO Offline
                                        OriginalGriff
                                        wrote on last edited by
                                        #21

                                        I don't discuss religion or politics in the lounge.

                                        The only instant messaging I do involves my middle finger. English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar.

                                        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                        1 Reply Last reply
                                        0
                                        • C Christopher Duncan

                                          Okay, I realize I'm late to the party with this realization, but still... I've stuck with web forms and server side C# for years because it felt like a 'normal' development environment. Now I remember why. I'm in the land of mvc, javascript, jquery, etc., at which point I need to set breakpoints, inspect variables, you know, the things one would expect a development environment to allow. And you can't set breakpoints or debug javascript in VS 2012. I had to install Firebug in order to get a debugger. Are you freakin' kidding me? If the Firefox / Firebug team can debug javascript, then it's clearly possible. So how is it that the VS team is so incompetent that they can't provide this most basic functionality in what's supposed to be a professional class development environment? Please, for the love of Bob, would someone come up with a cross platform application designed to run global tcp/ip programs (i.e. a replacement for the crappy app VM known as a browser)? Web browsers, html, javascript et al comprise the most amateur hour environment I've ever seen. I had better tools coding for DOS.

                                          Christopher Duncan Author of Unite the Tribes: Leadership Skills for Technology Managers Have Fun, Get Paid: How to Make a Living with Your Creativity The Career Programmer

                                          S Offline
                                          S Offline
                                          S Douglas
                                          wrote on last edited by
                                          #22

                                          Christopher Duncan wrote:

                                          Please, for the love of Bob, would someone come up with a cross platform application

                                          Here you go... http://en.wikipedia.org/wiki/Microsoft_Bob[^] :)


                                          Common sense is admitting there is cause and effect and that you can exert some control over what you understand.

                                          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