Click here to Skip to main content
15,895,799 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralOK. Who forgot to feed the meter? Pin
OriginalGriff22-Feb-20 6:01
mveOriginalGriff22-Feb-20 6:01 
GeneralRe: OK. Who forgot to feed the meter? Pin
Cp-Coder22-Feb-20 6:39
Cp-Coder22-Feb-20 6:39 
GeneralRe: OK. Who forgot to feed the meter? Pin
OriginalGriff22-Feb-20 9:14
mveOriginalGriff22-Feb-20 9:14 
GeneralRe: OK. Who forgot to feed the meter? Pin
Cp-Coder22-Feb-20 9:18
Cp-Coder22-Feb-20 9:18 
JokeRe: OK. Who forgot to feed the meter? Pin
Daniel Pfeffer22-Feb-20 8:21
professionalDaniel Pfeffer22-Feb-20 8:21 
GeneralRe: OK. Who forgot to feed the meter? Pin
Mark_Wallace22-Feb-20 17:17
Mark_Wallace22-Feb-20 17:17 
GeneralRe: OK. Who forgot to feed the meter? Pin
Daniel Pfeffer22-Feb-20 20:28
professionalDaniel Pfeffer22-Feb-20 20:28 
GeneralEdit and continue broken in Visual Studio 2019 (.net 3.5, VB.NET Winforms) Pin
chris5gd22-Feb-20 4:34
chris5gd22-Feb-20 4:34 
Back in VS2013 days, you could pretty much code all day on one compile... when it crashed, or stopped on a break, you could move the execution point around, or unwind the exception, change the code, and carry on again.

Ever since VS2015, Edit & Continue has been broken - mostly, the slightest change results in a System.ExecutionEngineException, and everything has to be stopped and rebuilt.

It's still the same with VS2019, slightly improved perhaps, but a long way from being robust enough to be usable.

The guy I work with has refused to move forwards from VS2013 for this reason, as much of what we do is maintaining and enhancing a .net 3.5 Winforms app. It has well over half a million lines of code in it, so moving the whole lot to WPF isn't an option.

Microsoft has closed all the incidents I've raised, despite my sending them a YouTube video I made showing how VS2013 worked perfectly, and VS2017 failed, on exactly the same code.

Any ideas? It would be so amazing to be able to use E&C again, in the way it was obviously intended, as an actual productivity tool.
GeneralRe: Edit and continue broken in Visual Studio 2019 (.net 3.5, VB.NET Winforms) Pin
PIEBALDconsult22-Feb-20 9:35
mvePIEBALDconsult22-Feb-20 9:35 
GeneralDesign woes Pin
honey the codewitch22-Feb-20 1:27
mvahoney the codewitch22-Feb-20 1:27 
GeneralRe: Design woes Pin
OriginalGriff22-Feb-20 1:38
mveOriginalGriff22-Feb-20 1:38 
GeneralRe: Design woes Pin
honey the codewitch22-Feb-20 2:13
mvahoney the codewitch22-Feb-20 2:13 
NewsRe: Design woes Pin
lopatir22-Feb-20 2:45
lopatir22-Feb-20 2:45 
GeneralRe: Design woes Pin
Mark_Wallace22-Feb-20 6:07
Mark_Wallace22-Feb-20 6:07 
GeneralRe: Design woes Pin
Member 1298255822-Feb-20 7:04
Member 1298255822-Feb-20 7:04 
GeneralRe: Design woes Pin
honey the codewitch22-Feb-20 9:24
mvahoney the codewitch22-Feb-20 9:24 
GeneralRe: Design woes Pin
Gerry Schmitz22-Feb-20 7:37
mveGerry Schmitz22-Feb-20 7:37 
GeneralLatest update to Visual Studio 2019 crashing a lot Pin
Chris Maunder21-Feb-20 14:42
cofounderChris Maunder21-Feb-20 14:42 
GeneralRe: Latest update to Visual Studio 2019 crashing a lot Pin
lopatir21-Feb-20 16:12
lopatir21-Feb-20 16:12 
GeneralRe: Latest update to Visual Studio 2019 crashing a lot Pin
Chris Maunder22-Feb-20 5:06
cofounderChris Maunder22-Feb-20 5:06 
GeneralRe: Latest update to Visual Studio 2019 crashing a lot Pin
Arthur V. Ratz21-Feb-20 18:56
professionalArthur V. Ratz21-Feb-20 18:56 
GeneralRe: Latest update to Visual Studio 2019 crashing a lot PinPopular
Chris Maunder22-Feb-20 5:03
cofounderChris Maunder22-Feb-20 5:03 
GeneralRe: Latest update to Visual Studio 2019 crashing a lot Pin
Arthur V. Ratz22-Feb-20 6:00
professionalArthur V. Ratz22-Feb-20 6:00 
GeneralRe: Latest update to Visual Studio 2019 crashing a lot Pin
Mark_Wallace21-Feb-20 21:41
Mark_Wallace21-Feb-20 21:41 
GeneralRe: Latest update to Visual Studio 2019 crashing a lot Pin
OriginalGriff21-Feb-20 22:11
mveOriginalGriff21-Feb-20 22:11 

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.