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

 
AnswerRe: It is getting cold here... Pin
Marc Clifton29-Dec-15 2:40
mvaMarc Clifton29-Dec-15 2:40 
GeneralGood People // Bad Websites // How ? Pin
C-P-User-328-Dec-15 16:06
C-P-User-328-Dec-15 16:06 
GeneralRe: Good People // Bad Websites // How ? Pin
PIEBALDconsult28-Dec-15 17:58
mvePIEBALDconsult28-Dec-15 17:58 
GeneralRe: Good People // Bad Websites // How ? Pin
Member 1168325128-Dec-15 19:55
Member 1168325128-Dec-15 19:55 
GeneralRe: Good People // Bad Websites // How ? Pin
Kornfeld Eliyahu Peter28-Dec-15 20:42
professionalKornfeld Eliyahu Peter28-Dec-15 20:42 
GeneralRe: Good People // Bad Websites // How ? Pin
Johnny J.28-Dec-15 22:00
professionalJohnny J.28-Dec-15 22:00 
GeneralRe: Good People // Bad Websites // How ? Pin
bits_n_bytes29-Dec-15 2:04
bits_n_bytes29-Dec-15 2:04 
GeneralRe: Good People // Bad Websites // How ? Pin
Steve Naidamast29-Dec-15 3:49
professionalSteve Naidamast29-Dec-15 3:49 
@Johnnyy J.

I completely agree with your points.

I have been writing about this issue for many years; especially when it comes to the divide between ASP.NET WebForms and ASP.NET MVC.

The adoption of the MVC standard in the .NET environments made everything more complex, less intuitive, and far more detailed than it has to be. True, WebForms may not be as efficient in some respects but it is a mature technology, which is now seen as old and "uncool". As a result, newer developers are rushing to try out every cantankerous JavaScript tool they can get their hands on.

I just upgraded my own business site to one that is now built with "responsive design"; the template was designed by AllWebCo Design. I converted it to ASP.NET WebForms with practically no issues using all of the standard tools and AJAX. Though the site now works quite well I did notice a drop in the efficiency of the load times compared to straight WebForms. This is a result of the increased usage of JavaScript and CSS.

Individually, many of the new tools are quite decent but together they create a polyglot set of development environments that add a lot of strain to the websites that are built with them. Add to this the increased complexities and efficiency will go down in general. Take a look at the news sites that now often take forever to load simply because of long running scripts and poor design.

A lot of this is what is now being incorporated into business websites and web applications in general creating poor results.

The reaction to this is a very slow movement back to something akin to WebForms as tool vendors attempt to create similar tools for the MVC world that we already have with WebForms; and with much less complexity.

As I have also stated in my writings several times, until the underlying foundations of a technology changes (ie: Internet), the tools used to process applications on these foundations will only be able to generate so much efficiency, no matter which ones are used.

This is why I have found it so inane that the profession has so willy-nilly dropped proven technologies for unproven new tools that really yield very few differences in the final product. The results are showing...
Steve Naidamast
Sr. Software Engineer
Black Falcon Software, Inc.
blackfalconsoftware@outlook.com

GeneralRe: Good People // Bad Websites // How ? Pin
Brady Kelly28-Dec-15 22:06
Brady Kelly28-Dec-15 22:06 
GeneralRe: Good People // Bad Websites // How ? Pin
Johnny J.28-Dec-15 22:08
professionalJohnny J.28-Dec-15 22:08 
GeneralRe: Good People // Bad Websites // How ? Pin
Richard MacCutchan28-Dec-15 22:29
mveRichard MacCutchan28-Dec-15 22:29 
GeneralRe: Good People // Bad Websites // How ? Pin
OriginalGriff28-Dec-15 22:36
mveOriginalGriff28-Dec-15 22:36 
GeneralRe: Good People // Bad Websites // How ? Pin
User 5924128-Dec-15 23:06
User 5924128-Dec-15 23:06 
GeneralRe: Good People // Bad Websites // How ? Pin
Nathan Minier29-Dec-15 1:12
professionalNathan Minier29-Dec-15 1:12 
GeneralRe: Good People // Bad Websites // How ? Pin
Roger16529-Dec-15 2:40
Roger16529-Dec-15 2:40 
GeneralRe: Good People // Bad Websites // How ? Pin
908236529-Dec-15 2:42
908236529-Dec-15 2:42 
GeneralRe: Good People // Bad Websites // How ? Pin
Roger Wright29-Dec-15 3:59
professionalRoger Wright29-Dec-15 3:59 
GeneralRe: Good People // Bad Websites // How ? Pin
patbob29-Dec-15 5:11
patbob29-Dec-15 5:11 
GeneralRe: Good People // Bad Websites // How ? Pin
MKJCP29-Dec-15 5:13
MKJCP29-Dec-15 5:13 
GeneralRe: Good People // Bad Websites // How ? Pin
Gary Huck29-Dec-15 5:46
Gary Huck29-Dec-15 5:46 
GeneralRe: Good People // Bad Websites // How ? Pin
Andreas Mertens29-Dec-15 5:55
professionalAndreas Mertens29-Dec-15 5:55 
GeneralRe: Good People // Bad Websites // How ? Pin
Gerry Schmitz29-Dec-15 6:46
mveGerry Schmitz29-Dec-15 6:46 
GeneralRe: Good People // Bad Websites // How ? Pin
BrainiacV29-Dec-15 10:21
BrainiacV29-Dec-15 10:21 
GeneralThere's a joke here... PinPopular
PompeyThree28-Dec-15 11:27
PompeyThree28-Dec-15 11:27 
GeneralRe: There's a joke here... PinPopular
Duncan Edwards Jones28-Dec-15 11:46
professionalDuncan Edwards Jones28-Dec-15 11:46 

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.