Click here to Skip to main content
15,881,173 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Absolutely Horrific Pin
jlongo19-Mar-21 11:37
jlongo19-Mar-21 11:37 
GeneralRe: Absolutely Horrific Pin
István Smrtnik27-May-21 1:46
István Smrtnik27-May-21 1:46 
GeneralWeird but not Wonderful - .Net Core project discovery Pin
#realJSOP22-Feb-21 1:17
mve#realJSOP22-Feb-21 1:17 
GeneralRe: Weird but not Wonderful - .Net Core project discovery Pin
raddevus22-Feb-21 2:35
mvaraddevus22-Feb-21 2:35 
GeneralRe: Weird but not Wonderful - .Net Core project discovery Pin
#realJSOP22-Feb-21 3:00
mve#realJSOP22-Feb-21 3:00 
GeneralRe: Weird but not Wonderful - .Net Core project discovery Pin
raddevus22-Feb-21 3:46
mvaraddevus22-Feb-21 3:46 
GeneralRe: Weird but not Wonderful - .Net Core project discovery Pin
#realJSOP22-Feb-21 3:48
mve#realJSOP22-Feb-21 3:48 
GeneralRe: Weird but not Wonderful - .Net Core project discovery Pin
raddevus23-Feb-21 3:30
mvaraddevus23-Feb-21 3:30 
Well, this only took me 24 hours to respond...

But anyways, you are correct if it is a WPF app you won't see that context menu.
Check this snapshot out -- top of Visual Studio : https://i.stack.imgur.com/ozTUB.png[^]

Whether it is wrong or right Studio removes the contextual stuff related to web server and web browser when the app isn't a web project.

Compare that first one to this one (which was my previuos web app)

See the IIS Express choice at the top ==> https://i.stack.imgur.com/sCewp.png[^] .

Not great, but just the way VStudio works I think.
GeneralRe: Weird but not Wonderful - .Net Core project discovery Pin
Gary R. Wheeler7-Mar-21 8:23
Gary R. Wheeler7-Mar-21 8:23 
GeneralRe: Weird but not Wonderful - .Net Core project discovery Pin
kapalmuks<329-Aug-21 12:15
kapalmuks<329-Aug-21 12:15 
GeneralAnother Bug Report, Another Denial Pin
Rick York10-Feb-21 6:36
mveRick York10-Feb-21 6:36 
GeneralRe: Another Bug Report, Another Denial Pin
RickZeeland10-Feb-21 6:55
mveRickZeeland10-Feb-21 6:55 
GeneralRe: Another Bug Report, Another Denial Pin
MarkTJohnson10-Feb-21 7:29
professionalMarkTJohnson10-Feb-21 7:29 
GeneralRe: Another Bug Report, Another Denial Pin
Jon McKee10-Feb-21 12:05
professionalJon McKee10-Feb-21 12:05 
GeneralRe: Another Bug Report, Another Denial Pin
Rick York10-Feb-21 13:20
mveRick York10-Feb-21 13:20 
GeneralRe: Another Bug Report, Another Denial Pin
Gary R. Wheeler10-Feb-21 13:18
Gary R. Wheeler10-Feb-21 13:18 
GeneralRe: Another Bug Report, Another Denial Pin
Rick York10-Feb-21 13:22
mveRick York10-Feb-21 13:22 
GeneralRe: Another Bug Report, Another Denial Pin
James Lonero19-Mar-21 12:19
James Lonero19-Mar-21 12:19 
GeneralRe: Another Bug Report, Another Denial Pin
Gary R. Wheeler19-Mar-21 13:56
Gary R. Wheeler19-Mar-21 13:56 
GeneralRe: Another Bug Report, Another Denial Pin
Martijn Smitshoek10-Feb-21 20:15
Martijn Smitshoek10-Feb-21 20:15 
GeneralRe: Another Bug Report, Another Denial Pin
kapalmuks<329-Aug-21 20:58
kapalmuks<329-Aug-21 20:58 
GeneralThanks for the trip down memory lane Pin
Member 1505816627-Jan-21 19:43
Member 1505816627-Jan-21 19:43 
GeneralRe: Thanks for the trip down memory lane Pin
dlhale28-Jan-21 8:05
dlhale28-Jan-21 8:05 
GeneralRe: Thanks for the trip down memory lane Pin
jeron128-Jan-21 8:17
jeron128-Jan-21 8:17 
GeneralRe: Thanks for the trip down memory lane Pin
John R. Shaw4-Feb-21 13:54
John R. Shaw4-Feb-21 13:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.