Help Update In Progress
-
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.
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
-
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
-
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.
One of the most annoying messages. I wouln't mind so much if I used help but I never do as it isn't helpful at all.
-
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
-
One of the most annoying messages. I wouln't mind so much if I used help but I never do as it isn't helpful at all.
-
Agreed. I found a macro that lets you highlight a word in VS and hit ALT-G. It opens a Google results page in VS. The macro inserts "C# " in front of the search word so I only see relevant results. MUCH better than F1.
-
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.
I use F1 help all the time and I haven't seen that in recent memory. What irks me no end is pressing F5 and having SQL Server (!) do that kind of thing. :wtf: I have decided not to have Visual Studio and SQL Server on the same system.
-
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
I always break something when I take a screwdriver to the keyboard!
-
I always break something when I take a screwdriver to the keyboard!
-
I always break something when I take a screwdriver to the keyboard!
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
-
Well, I found the web site. http://danrigby.com/[^] Just modify the string to prepend a "C#" to the beginning of the string.
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 thought you would use a hammer.
Join the cool kids - Come fold with us[^]
-
Well, I found the web site. http://danrigby.com/[^] Just modify the string to prepend a "C#" to the beginning of the string.
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.'
-
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.
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.
-
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.'
You are 100% correct. I forgot about that. Sorry.
strUrl = "www.google.com/search?q=" + "C%23 " + selection.Text
-
You are 100% correct. I forgot about that. Sorry.
strUrl = "www.google.com/search?q=" + "C%23 " + selection.Text
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.'
-
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
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!