Click here to Skip to main content
15,885,870 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: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Kevin Marois5-Mar-20 8:32
professionalKevin Marois5-Mar-20 8:32 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Michael Breeden6-Mar-20 1:20
Michael Breeden6-Mar-20 1:20 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Dan Neely6-Mar-20 3:24
Dan Neely6-Mar-20 3:24 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
FittyFrank6-Mar-20 5:36
FittyFrank6-Mar-20 5:36 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
#realJSOP7-Mar-20 0:13
mve#realJSOP7-Mar-20 0:13 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Richard Deeming8-Mar-20 23:38
mveRichard Deeming8-Mar-20 23:38 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
#realJSOP9-Mar-20 0:38
mve#realJSOP9-Mar-20 0:38 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
DerekT-P5-Mar-20 10:01
professionalDerekT-P5-Mar-20 10:01 
Neither. I've been using ASP.Net Webforms for 15 years but am still learning lots. I've never come across anything I needed to do with it that I couldn't. I'm at an age where I'm not about to start learning a complete new paradigm, library, framework...

It's unlikely that I'll be starting any new projects at this point, other than "hobby" or personal projects, and for them WebForms will do the job admirably. However I do acknowledge that as Microsoft has declared there will be no further development on the WebForms front and that there will be no extensions to .Net Framework, it's inevitable that "the world" will move away from it to .Net core and MVC. I've just finished a task working on a Classic ASP site running on Windows 2003. Yes, it's in production and it is a core Line-of-Business application. Software hangs around for a lot longer than we might like, and that works in two ways. First it means that support for WebForms is unlikely to disappear any time soon; currently most Windows hosting companies support Classic ASP and ASP.Net Webforms, whilst only a minority have .Net Core fully available. So in one respect I'd have no worries about building a new WebForms application, on the assumption that "most" websites only last around 5 - 10 years or less before a rewrite. However my recent experience confirms that some can last a lot longer than that, and I'd be wary not so much about lumbering a client with a technically obsolete application, but rather leaving them with one that no-one could - or more to the point would - provide support for. And that is the crunch issue, really. There are lots of developers who know Classic ASP, for instance - but very few who are willing to take on Classic ASP projects, because they don't add to the CV, they don't build new skills, they don't give the buzz that being at the "cutting edge" brings.

So as others have said - "it depends". I don't know the detail differences between the options you give, but the same considerations apply. What is the realistic lifetime of the application? Is it for a 3rd party who might need to find alternative support in the future? Where is it to be hosted? Plus other commercial considerations - is choosing .Net Core at this time limiting the potential hosting options, and therefore a potentially more expensive solution? Is there a learning curve for the developer(s) that will extend development timescales and costs, potentially negating the project's benefits?

You're "just curious", but I suspect you have a potential project in mind. Just apply the usual technical and commercial criteria that you would normally use for determining the best implementation route.
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Kevin Marois5-Mar-20 10:18
professionalKevin Marois5-Mar-20 10:18 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
TMags6-Mar-20 1:00
TMags6-Mar-20 1:00 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
whyaskwhy6-Mar-20 3:54
whyaskwhy6-Mar-20 3:54 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
darktrick5446-Mar-20 5:28
darktrick5446-Mar-20 5:28 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Sander Rossel5-Mar-20 21:43
professionalSander Rossel5-Mar-20 21:43 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Thornik6-Mar-20 0:44
Thornik6-Mar-20 0:44 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Steve Naidamast6-Mar-20 5:44
professionalSteve Naidamast6-Mar-20 5:44 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Davyd McColl6-Mar-20 2:38
Davyd McColl6-Mar-20 2:38 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Vaso Elias9-Mar-20 3:20
Vaso Elias9-Mar-20 3:20 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
MSBassSinger6-Mar-20 8:27
professionalMSBassSinger6-Mar-20 8:27 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
#realJSOP7-Mar-20 0:28
mve#realJSOP7-Mar-20 0:28 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Davyd McColl7-Mar-20 19:07
Davyd McColl7-Mar-20 19:07 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
#realJSOP9-Mar-20 1:02
mve#realJSOP9-Mar-20 1:02 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
Davyd McColl9-Mar-20 2:26
Davyd McColl9-Mar-20 2:26 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
#realJSOP10-Mar-20 13:51
mve#realJSOP10-Mar-20 13:51 
GeneralRe: ASP.NET MVC 5 vs ASP.NET Core MVC Pin
captonmike9-Mar-20 8:39
captonmike9-Mar-20 8:39 
GeneralThought of the Day Pin
OriginalGriff5-Mar-20 4:43
mveOriginalGriff5-Mar-20 4:43 

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.