Click here to Skip to main content
15,888,521 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!

 
NewsIn flashpoint for the rebellion against big tech, Sonos sues Google for patent infringement Pin
Kent Sharkey8-Jan-20 14:01
staffKent Sharkey8-Jan-20 14:01 
GeneralRe: In flashpoint for the rebellion against big tech, Sonos sues Google for patent infringement Pin
Mark_Wallace8-Jan-20 15:32
Mark_Wallace8-Jan-20 15:32 
News.NET Core, .NET 5; the exodus of .NET Framework? Pin
Kent Sharkey8-Jan-20 11:46
staffKent Sharkey8-Jan-20 11:46 
GeneralRe: .NET Core, .NET 5; the exodus of .NET Framework? Pin
Mark_Wallace8-Jan-20 12:05
Mark_Wallace8-Jan-20 12:05 
GeneralRe: .NET Core, .NET 5; the exodus of .NET Framework? Pin
Dan Neely9-Jan-20 3:30
Dan Neely9-Jan-20 3:30 
GeneralRe: .NET Core, .NET 5; the exodus of .NET Framework? Pin
#realJSOP9-Jan-20 5:52
mve#realJSOP9-Jan-20 5:52 
GeneralRe: .NET Core, .NET 5; the exodus of .NET Framework? Pin
Dan Neely9-Jan-20 6:04
Dan Neely9-Jan-20 6:04 
GeneralRe: .NET Core, .NET 5; the exodus of .NET Framework? Pin
TheGreatAndPowerfulOz9-Jan-20 7:19
TheGreatAndPowerfulOz9-Jan-20 7:19 
I would say that's a problem with the portability analyzer.

System.Web.Mvc.Controller becomes Microsoft.AspNetCore.Mvc.Controller
System.Web.HttpRequest becomes System.Net.Http.HttpRequestMessage

Since the portablity analyzer's docs were written on 9/2019 and the api analyzer's docs were written on 4/2019 I suspect the code for both analyzers was "finalized" way before the above were available.

I haven't had any problems converting my .Net Framework web code to .Net core. To be sure, some things had to be reworked, or redesigned, but it's all doable. And in the end it was better, IMNSVHO.

Further, the mantra is to target .Net Standard (which supposedly is an "API surface") if you want to have your code compile once but run on .Net Core, Mono, .Net Framework. Haven't had the need to do that yet, so don't know if it really works or not.
#SupportHeForShe
Government can give you nothing but what it takes from somebody else. A government big enough to give you everything you want is big enough to take everything you've got, including your freedom.-Ezra Taft Benson
You must accept 1 of 2 basic premises: Either we are alone in the universe or we are not alone. Either way, the implications are staggering!-Wernher von Braun

GeneralRe: .NET Core, .NET 5; the exodus of .NET Framework? Pin
Dan Neely9-Jan-20 8:43
Dan Neely9-Jan-20 8:43 
GeneralRe: .NET Core, .NET 5; the exodus of .NET Framework? Pin
TheGreatAndPowerfulOz9-Jan-20 9:19
TheGreatAndPowerfulOz9-Jan-20 9:19 
GeneralRe: .NET Core, .NET 5; the exodus of .NET Framework? Pin
Dan Neely9-Jan-20 9:25
Dan Neely9-Jan-20 9:25 
NewsThe Supreme Court will decide software development's future in Google v. Oracle Pin
Kent Sharkey8-Jan-20 10:31
staffKent Sharkey8-Jan-20 10:31 
GeneralRe: The Supreme Court will decide software development's future in Google v. Oracle Pin
Mark_Wallace8-Jan-20 11:34
Mark_Wallace8-Jan-20 11:34 
GeneralRe: The Supreme Court will decide software development's future in Google v. Oracle Pin
TheGreatAndPowerfulOz8-Jan-20 11:36
TheGreatAndPowerfulOz8-Jan-20 11:36 
NewsBlackout Bug: Boeing 737 cockpit screens go blank if pilots land on specific runways Pin
Kent Sharkey8-Jan-20 9:01
staffKent Sharkey8-Jan-20 9:01 
GeneralRe: Blackout Bug: Boeing 737 cockpit screens go blank if pilots land on specific runways Pin
Marc Clifton8-Jan-20 9:10
mvaMarc Clifton8-Jan-20 9:10 
GeneralRe: Blackout Bug: Boeing 737 cockpit screens go blank if pilots land on specific runways Pin
Mark_Wallace8-Jan-20 11:47
Mark_Wallace8-Jan-20 11:47 
GeneralRe: Blackout Bug: Boeing 737 cockpit screens go blank if pilots land on specific runways Pin
TheGreatAndPowerfulOz9-Jan-20 7:38
TheGreatAndPowerfulOz9-Jan-20 7:38 
GeneralRe: Blackout Bug: Boeing 737 cockpit screens go blank if pilots land on specific runways Pin
Mark_Wallace9-Jan-20 9:08
Mark_Wallace9-Jan-20 9:08 
GeneralRe: Blackout Bug: Boeing 737 cockpit screens go blank if pilots land on specific runways Pin
TheGreatAndPowerfulOz9-Jan-20 9:25
TheGreatAndPowerfulOz9-Jan-20 9:25 
GeneralRe: Blackout Bug: Boeing 737 cockpit screens go blank if pilots land on specific runways Pin
Mark_Wallace9-Jan-20 9:38
Mark_Wallace9-Jan-20 9:38 
GeneralRe: Blackout Bug: Boeing 737 cockpit screens go blank if pilots land on specific runways Pin
TheGreatAndPowerfulOz9-Jan-20 9:48
TheGreatAndPowerfulOz9-Jan-20 9:48 
GeneralRe: Blackout Bug: Boeing 737 cockpit screens go blank if pilots land on specific runways Pin
Mark_Wallace9-Jan-20 20:44
Mark_Wallace9-Jan-20 20:44 
NewsSoon Linksys Wifi will be able to detect every breath you take Pin
Kent Sharkey8-Jan-20 9:01
staffKent Sharkey8-Jan-20 9:01 
GeneralRe: Soon Linksys Wifi will be able to detect every breath you take Pin
Mark_Wallace8-Jan-20 11:50
Mark_Wallace8-Jan-20 11:50 

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.