Click here to Skip to main content
15,898,134 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsNew Orleans! Microsoft emits v2.1 of scaling-for-dummies app platform Pin
Kent Sharkey4-Oct-18 9:16
staffKent Sharkey4-Oct-18 9:16 
GeneralRe: New Orleans! Microsoft emits v2.1 of scaling-for-dummies app platform Pin
Marc Clifton5-Oct-18 4:05
mvaMarc Clifton5-Oct-18 4:05 
NewsD-Wave launches free quantum cloud service Pin
Kent Sharkey4-Oct-18 8:31
staffKent Sharkey4-Oct-18 8:31 
NewsUpdate on .NET Core 3.0 and .NET Framework 4.8 Pin
Kent Sharkey4-Oct-18 7:16
staffKent Sharkey4-Oct-18 7:16 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
Nish Nishant4-Oct-18 7:35
sitebuilderNish Nishant4-Oct-18 7:35 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
#realJSOP4-Oct-18 8:05
professional#realJSOP4-Oct-18 8:05 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
Kent Sharkey4-Oct-18 8:18
staffKent Sharkey4-Oct-18 8:18 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
Dan Neely5-Oct-18 2:59
Dan Neely5-Oct-18 2:59 
Because .net core is a layer in a stack not a single monolithic entity. .net core being able run WPF, is independent of WPF being able to run on other OSes.

Prior situation

[Your App]
[WPF Framework]
[.net Framework]

new situation

[Your App]
[WPF Framework]
[.net Framework] or [.net Core Framework]

what's changed is that .net core 3 has all the language features needed to run a WPF or WinForms application. WPF/Winforms are still windows only because they make large numbers of native win32 API calls. Theoretically, someone could (and almost certainly will) package .net core and WINE to make a single install capable of running WPF on Fruit/Penguin boxes; otoh someone could (and almost certainly) has done the same but using the .net framework instead of .net core.
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
Richard Deeming4-Oct-18 8:42
mveRichard Deeming4-Oct-18 8:42 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
Dan Neely5-Oct-18 3:04
Dan Neely5-Oct-18 3:04 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
Richard Deeming5-Oct-18 3:16
mveRichard Deeming5-Oct-18 3:16 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
Dan Neely5-Oct-18 3:37
Dan Neely5-Oct-18 3:37 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
Dan Neely9-Oct-18 3:19
Dan Neely9-Oct-18 3:19 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
Nelek5-Oct-18 9:50
protectorNelek5-Oct-18 9:50 
GeneralRe: Update on .NET Core 3.0 and .NET Framework 4.8 Pin
abmv5-Oct-18 3:58
professionalabmv5-Oct-18 3:58 
NewsSome early adopters for Windows 10 October 2018 Update are reporting lost data after updating Pin
Kent Sharkey4-Oct-18 7:01
staffKent Sharkey4-Oct-18 7:01 
GeneralRe: Some early adopters for Windows 10 October 2018 Update are reporting lost data after updating Pin
Nelek4-Oct-18 11:42
protectorNelek4-Oct-18 11:42 
News.NET Core 2.0 reaches end of life, no longer supported by Microsoft Pin
Kent Sharkey4-Oct-18 7:01
staffKent Sharkey4-Oct-18 7:01 
GeneralRe: .NET Core 2.0 reaches end of life, no longer supported by Microsoft Pin
#realJSOP4-Oct-18 8:07
professional#realJSOP4-Oct-18 8:07 
GeneralRe: .NET Core 2.0 reaches end of life, no longer supported by Microsoft Pin
Dan Neely5-Oct-18 3:14
Dan Neely5-Oct-18 3:14 
GeneralRe: .NET Core 2.0 reaches end of life, no longer supported by Microsoft Pin
abmv5-Oct-18 4:04
professionalabmv5-Oct-18 4:04 
NewsHow China modified servers to conduct espionage Pin
Dan Neely4-Oct-18 6:12
Dan Neely4-Oct-18 6:12 
GeneralRe: How China modified servers to conduct espionage Pin
video.baba6-Oct-18 3:01
video.baba6-Oct-18 3:01 
NewsThe coders programming themselves out of a job Pin
Kent Sharkey3-Oct-18 10:01
staffKent Sharkey3-Oct-18 10:01 
GeneralRe: The coders programming themselves out of a job Pin
Rick York5-Oct-18 4:49
mveRick York5-Oct-18 4:49 

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.