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

 
GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
honey the codewitch23-Sep-19 19:08
mvahoney the codewitch23-Sep-19 19:08 
GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
Super Lloyd23-Sep-19 21:57
Super Lloyd23-Sep-19 21:57 
GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
BillWoodruff23-Sep-19 21:52
professionalBillWoodruff23-Sep-19 21:52 
GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
Super Lloyd23-Sep-19 21:57
Super Lloyd23-Sep-19 21:57 
GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
pkfox23-Sep-19 22:43
professionalpkfox23-Sep-19 22:43 
GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
  Forogar  24-Sep-19 7:13
professional  Forogar  24-Sep-19 7:13 
JokeRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
Rajesh R Subramanian24-Sep-19 15:07
professionalRajesh R Subramanian24-Sep-19 15:07 
GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
Sander Rossel23-Sep-19 23:22
professionalSander Rossel23-Sep-19 23:22 
The caveat is that WinForms, even in .NET Core, is still Windows only.
The "only" benefits you get is a performance improvement and you can run applications without the need of having the .NET Framework installed on the client Windows computer (which is pretty sweet).
If you want to make use of Core packages, like Microsoft.EntityFrameworkCore, Microsoft.Extensions.Configuration(.*) or Microsoft.Extensions.DependencyInjection you can just keep your current .NET Framework application as all of those are built on .NET Standard and will run in .NET Framework as well.
I just inherited a WinForms application, but it'll be a while before I port it to .NET Core.

GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
BillWoodruff23-Sep-19 23:29
professionalBillWoodruff23-Sep-19 23:29 
GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
Sander Rossel23-Sep-19 23:37
professionalSander Rossel23-Sep-19 23:37 
GeneralRe: Honey Witch Message / .NET Core 3.0 cool new feature Pin
Rajesh R Subramanian24-Sep-19 15:08
professionalRajesh R Subramanian24-Sep-19 15:08 
GeneralThe Alpha Quadrant is short one Ferengi... Pin
OriginalGriff23-Sep-19 11:40
mveOriginalGriff23-Sep-19 11:40 
GeneralRe: The Alpha Quadrant is short one Ferengi... Pin
dandy7223-Sep-19 15:56
dandy7223-Sep-19 15:56 
GeneralIdea for a project Pin
Rudy*123-Sep-19 10:26
Rudy*123-Sep-19 10:26 
GeneralRe: Idea for a project Pin
Kevin Marois23-Sep-19 10:44
professionalKevin Marois23-Sep-19 10:44 
GeneralRe: Idea for a project Pin
Kevin Marois23-Sep-19 10:45
professionalKevin Marois23-Sep-19 10:45 
GeneralRe: Idea for a project Pin
Jörgen Andersson23-Sep-19 10:45
professionalJörgen Andersson23-Sep-19 10:45 
GeneralRe: Idea for a project Pin
PIEBALDconsult23-Sep-19 11:16
mvePIEBALDconsult23-Sep-19 11:16 
GeneralRe: Idea for a project Pin
Maximilien23-Sep-19 11:55
Maximilien23-Sep-19 11:55 
GeneralRe: Idea for a project Pin
Maximilien23-Sep-19 11:57
Maximilien23-Sep-19 11:57 
GeneralRe: Idea for a project Pin
Mycroft Holmes23-Sep-19 12:58
professionalMycroft Holmes23-Sep-19 12:58 
GeneralRe: Idea for a project Pin
GenJerDan23-Sep-19 19:54
GenJerDan23-Sep-19 19:54 
GeneralRe: Idea for a project Pin
BillWoodruff23-Sep-19 21:38
professionalBillWoodruff23-Sep-19 21:38 
GeneralRe: Idea for a project Pin
Randor 23-Sep-19 21:50
professional Randor 23-Sep-19 21:50 
GeneralRe: Idea for a project Pin
DerekT-P23-Sep-19 23:48
professionalDerekT-P23-Sep-19 23:48 

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.