Click here to Skip to main content
15,891,513 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
DerekT-P5-Mar-20 10:01
professionalDerekT-P5-Mar-20 10:01 
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 
I agree...

All this stuff about MVC and ASP.NET Core is juts a return to the days of Classic ASP but with far more complexity. And as a result, there are more errors and design mistakes in current web development. Most professional technicians find the web development environments of today overwhelming with all the frameworks and tools that constantly keep changing; especially for an underlying architecture that hasn't really changed since the 1970s.

If anyone really believes that the latest developments with MVC and ASP.NET Core is some type of evolutionary process, it isn't. The MVC paradigm was actually designed in the 1970s as well and has been the crux of the Java Community since Java appeared on the scene.

Its use by Microsoft was merely an adaptation of the .NET Monorails Project from Castle Software, which was freely available to everyone in the .NET Community. However, few developers left WebForms for it until Microsoft produced its own version as ASP.NET MVC.

Today's web environments in the .NET Community are predicated primarily on JavaScript; a language that was never designed to support what it is being used for and one that has never been refined to do so. VB Script back in the day was always a far superior front-end development language for web pages but since Microsoft never open sourced this excellent product, it lost its prominence.

Recently, Microsoft has begun to introduce C# for front-end development. However, again, this is just a reiteration of the capabilities of the original VB Script language but with more capabilities.

I developed web applications for close top 20 years in my career and nothing today can compare to the excellence of the WebForms model despite its flaws.

People who complain about it simply don't know how to design an efficient WebForms application and often complain about its bloated View-State. Well, you can simply turn it off if you don't want it but most don't since it is convenient.

Instead, with MVC developers write support code to maintain their web page states. As a result, in this sense all MVC does is shift the work load. A well designed WebForms application can compete with an equally well designed MVC application.

However, today, everyone is submerged with the details of writing fine applications instead of concentrating on the design of such applications. This has been a vendor produced mania to simply use more and more complexity when it is simply not needed...
Steve Naidamast
Sr. Software Engineer
Black Falcon Software, Inc.
blackfalconsoftware@outlook.com

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 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer5-Mar-20 4:54
professionalDaniel Pfeffer5-Mar-20 4:54 
GeneralRe: Thought of the Day Pin
lopatir5-Mar-20 5:06
lopatir5-Mar-20 5:06 
GeneralRe: Thought of the Day Pin
littleGreenDude5-Mar-20 5:22
littleGreenDude5-Mar-20 5:22 
GeneralRe: Thought of the Day Pin
W Balboos, GHB5-Mar-20 5:38
W Balboos, GHB5-Mar-20 5:38 
GeneralRe: Thought of the Day Pin
Gary Wheeler5-Mar-20 5:48
Gary Wheeler5-Mar-20 5:48 
GeneralRe: Thought of the Day Pin
PIEBALDconsult5-Mar-20 9:35
mvePIEBALDconsult5-Mar-20 9:35 
GeneralRe: Thought of the Day Pin
DRHuff5-Mar-20 10:05
DRHuff5-Mar-20 10:05 

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.