Click here to Skip to main content
15,896,348 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.

 
Generalget Visual Studio 2019 installed today Pin
Southmountain4-Jan-20 10:10
Southmountain4-Jan-20 10:10 
GeneralRe: get Visual Studio 2019 installed today Pin
Christian Graus4-Jan-20 10:21
protectorChristian Graus4-Jan-20 10:21 
GeneralRe: get Visual Studio 2019 installed today Pin
Southmountain4-Jan-20 18:33
Southmountain4-Jan-20 18:33 
GeneralRe: get Visual Studio 2019 installed today Pin
Christian Graus4-Jan-20 18:35
protectorChristian Graus4-Jan-20 18:35 
GeneralRe: get Visual Studio 2019 installed today Pin
honey the codewitch4-Jan-20 11:01
mvahoney the codewitch4-Jan-20 11:01 
GeneralRe: get Visual Studio 2019 installed today Pin
Christian Graus4-Jan-20 15:49
protectorChristian Graus4-Jan-20 15:49 
GeneralRe: get Visual Studio 2019 installed today Pin
honey the codewitch4-Jan-20 17:11
mvahoney the codewitch4-Jan-20 17:11 
GeneralRe: get Visual Studio 2019 installed today Pin
Christian Graus4-Jan-20 18:05
protectorChristian Graus4-Jan-20 18:05 
Yeah, my old work didn't use Core. My new work does. It's mostly fine, you barely notice the difference. Except with entity framework/Identity.

And of course, winforms support in Core has been slow and is still crap. I've been writing a system to parse Excel into JSON (the client can't understand JSON) and then parse the JSON into our database (transporting data for a new client). Did the final step in .NET as Core wouldn't work for winforms. Then decided it would be nice to import my JSON in the same client app with a UI. But I can't. It's in Core.

I plan on copying the code into a plain .NET DLL and seeing if it will run. It depends on Syncfusion being the same for both
GeneralRe: get Visual Studio 2019 installed today Pin
honey the codewitch5-Jan-20 2:08
mvahoney the codewitch5-Jan-20 2:08 
GeneralRe: get Visual Studio 2019 installed today Pin
Christian Graus5-Jan-20 10:08
protectorChristian Graus5-Jan-20 10:08 
GeneralRe: get Visual Studio 2019 installed today Pin
lopatir4-Jan-20 17:34
lopatir4-Jan-20 17:34 
GeneralRe: get Visual Studio 2019 installed today Pin
Christian Graus4-Jan-20 18:16
protectorChristian Graus4-Jan-20 18:16 
GeneralRe: get Visual Studio 2019 installed today Pin
Randor 4-Jan-20 11:28
professional Randor 4-Jan-20 11:28 
GeneralRe: get Visual Studio 2019 installed today Pin
Southmountain4-Jan-20 18:32
Southmountain4-Jan-20 18:32 
GeneralRe: get Visual Studio 2019 installed today Pin
Randor 4-Jan-20 18:51
professional Randor 4-Jan-20 18:51 
GeneralGetting old PinPopular
Christian Graus4-Jan-20 9:43
protectorChristian Graus4-Jan-20 9:43 
GeneralRe: Getting old Pin
Eddy Vluggen4-Jan-20 10:18
professionalEddy Vluggen4-Jan-20 10:18 
GeneralRe: Getting old Pin
Christian Graus4-Jan-20 10:20
protectorChristian Graus4-Jan-20 10:20 
GeneralRe: Getting old Pin
Kornfeld Eliyahu Peter4-Jan-20 10:27
professionalKornfeld Eliyahu Peter4-Jan-20 10:27 
GeneralRe: Getting old Pin
Christian Graus4-Jan-20 10:29
protectorChristian Graus4-Jan-20 10:29 
GeneralRe: Getting old Pin
Mike Hankey4-Jan-20 11:03
mveMike Hankey4-Jan-20 11:03 
GeneralRe: Getting old Pin
Christian Graus4-Jan-20 15:50
protectorChristian Graus4-Jan-20 15:50 
GeneralRe: Getting old Pin
OriginalGriff4-Jan-20 11:11
mveOriginalGriff4-Jan-20 11:11 
GeneralRe: Getting old Pin
Christian Graus4-Jan-20 15:50
protectorChristian Graus4-Jan-20 15:50 
GeneralRe: Getting old Pin
Mark_Wallace4-Jan-20 17:16
Mark_Wallace4-Jan-20 17:16 

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.