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. Help Update In Progress

Help Update In Progress

Scheduled Pinned Locked Moved The Lounge
visual-studiohelpannouncement
20 Posts 14 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.
  • E Ennis Ray Lynch Jr

    Sometimes I remove F1 from my keyboard.

    Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

    H Offline
    H Offline
    hammerstein05
    wrote on last edited by
    #11

    I always break something when I take a screwdriver to the keyboard!

    L E 2 Replies Last reply
    0
    • H hammerstein05

      I always break something when I take a screwdriver to the keyboard!

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

      I thought you would use a hammer.

      Join the cool kids - Come fold with us[^]

      R 1 Reply Last reply
      0
      • H hammerstein05

        I always break something when I take a screwdriver to the keyboard!

        E Offline
        E Offline
        Ennis Ray Lynch Jr
        wrote on last edited by
        #13

        Your not supposed to spill your drinks, you know that.

        Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

        1 Reply Last reply
        0
        • R ricmil42

          Well, I found the web site. http://danrigby.com/[^] Just modify the string to prepend a "C#" to the beginning of the string.

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

          Thank you! I just assigned that to F1. Lovely...

          Did you know: That by counting the rings on a tree trunk, you can tell how many other trees it has slept with.

          "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
          • L Lost User

            I thought you would use a hammer.

            Join the cool kids - Come fold with us[^]

            R Offline
            R Offline
            Ray Cassick
            wrote on last edited by
            #15

            Trollslayer wrote:

            Come fold with us

            Do your own darn laundry... Sorry, I have wanted to do that for years and just decided that 'it was time'... :)


            LinkedIn[^] | Blog[^] | Twitter[^]

            1 Reply Last reply
            0
            • R ricmil42

              Well, I found the web site. http://danrigby.com/[^] Just modify the string to prepend a "C#" to the beginning of the string.

              H Offline
              H Offline
              Henry Minute
              wrote on last edited by
              #16

              ricmil42 wrote:

              Just modify the string to prepend a "C#" to the beginning of the string.

              Did you mean prepend a "C%23" to the beginning of the string? This is the only way I could get it to work, otherwise (with "C#") all that appeared in the Google Search Box was the 'C'. Not really useful. :) Or is there some devilish VB.Net trick that I am not aware of?

              Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

              R 1 Reply Last reply
              0
              • R ricmil42

                Help is updating to reflect your recent changes. This may take several minutes. ARGH!!! Accidentally hit F1 in VS. Now I have plenty of time to post a message.

                A Offline
                A Offline
                AspDotNetDev
                wrote on last edited by
                #17

                One of the very few situations where I wouldn't mind seeing this:

                Confirmation Dialog:

                Are you sure you want to open help? It could take a while.

                [Forum Guidelines]

                1 Reply Last reply
                0
                • H Henry Minute

                  ricmil42 wrote:

                  Just modify the string to prepend a "C#" to the beginning of the string.

                  Did you mean prepend a "C%23" to the beginning of the string? This is the only way I could get it to work, otherwise (with "C#") all that appeared in the Google Search Box was the 'C'. Not really useful. :) Or is there some devilish VB.Net trick that I am not aware of?

                  Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

                  R Offline
                  R Offline
                  ricmil42
                  wrote on last edited by
                  #18

                  You are 100% correct. I forgot about that. Sorry.

                  strUrl = "www.google.com/search?q=" + "C%23 " + selection.Text

                  H 1 Reply Last reply
                  0
                  • R ricmil42

                    You are 100% correct. I forgot about that. Sorry.

                    strUrl = "www.google.com/search?q=" + "C%23 " + selection.Text

                    H Offline
                    H Offline
                    Henry Minute
                    wrote on last edited by
                    #19

                    Cheers! It's just that I use VB so little that I'm never sure if it's me or the code. :-D

                    Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

                    1 Reply Last reply
                    0
                    • E Ennis Ray Lynch Jr

                      Sometimes I remove F1 from my keyboard.

                      Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

                      M Offline
                      M Offline
                      Mark_Wallace
                      wrote on last edited by
                      #20

                      Ennis Ray Lynch, Jr. wrote:

                      Sometimes I remove F1 from my keyboard.

                      Good idea, because it only F's one.

                      I wanna be a eunuchs developer! Pass me a bread knife!

                      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