Click here to Skip to main content
15,898,134 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: Blazor! :) Pin
Christian Graus17-Apr-19 18:29
protectorChristian Graus17-Apr-19 18:29 
GeneralRe: Blazor! :) Pin
Super Lloyd17-Apr-19 18:54
Super Lloyd17-Apr-19 18:54 
GeneralRe: Blazor! :) Pin
Christian Graus17-Apr-19 18:56
protectorChristian Graus17-Apr-19 18:56 
GeneralRe: Blazor! :) Pin
Super Lloyd17-Apr-19 22:20
Super Lloyd17-Apr-19 22:20 
AnswerRe: Blazor! :) Pin
megaadam18-Apr-19 1:50
professionalmegaadam18-Apr-19 1:50 
GeneralRe: Blazor! :) Pin
Marc Clifton18-Apr-19 2:20
mvaMarc Clifton18-Apr-19 2:20 
GeneralRe: Blazor! :) Pin
#realJSOP18-Apr-19 2:29
professional#realJSOP18-Apr-19 2:29 
GeneralRe: Blazor! :) Pin
Dean Roddey18-Apr-19 7:24
Dean Roddey18-Apr-19 7:24 
I think I replied to something similar a bit back, but for the record...

Blazor's big advantage is that you get to use the same language on client and server and it's a real language, not a toy language. Those two things in and of themselves should make everything else obsolete for the most part, IMO. And of course they are getting ever closer to a practical WASM based client, which makes it even more appealing.

It's pretty easy to use and to create new components. It is HTML/CSS based ultimately, which sucks, but that is an equally distinct suckage quotient for pretty much all its competitors so it's a wash in terms of comparisons.

It's pretty straightforward to dynamically generate content, though it has limitations in terms of component inheritance wrt to component containment, which kind of sucks and they apparently don't care enough about that to do anything about it since they silently closed my issue last week on the matter.

It has a quite flexible embedded code/data in HTML scheme that makes it pretty easy to just embed references to component members and have them become part of the HTML, or to easily generate HTML content in place with code snippets. And/or you can have 'code behind' for much more complex processing.

However, because it's HTML based but it's sort of 'double buffered' in that they maintain their own hierarchy and go from that to HTML, changes can't really automatically show up. You have to force a refresh in lots of cases to get that to happen, and it's easy to miss places where you need to do that.
Explorans limites defectum

GeneralRe: Blazor! :) Pin
Matthew Dennis18-Apr-19 7:53
sysadminMatthew Dennis18-Apr-19 7:53 
GeneralRe: Blazor! :) Pin
Dean Roddey18-Apr-19 12:01
Dean Roddey18-Apr-19 12:01 
GeneralRe: Blazor! :) Pin
Kent Sharkey18-Apr-19 12:44
staffKent Sharkey18-Apr-19 12:44 
GeneralRe: Blazor! :) Pin
Gerry Schmitz20-Apr-19 8:57
mveGerry Schmitz20-Apr-19 8:57 
GeneralRe: Blazor! :) Pin
kdmote22-Apr-19 6:50
kdmote22-Apr-19 6:50 
GeneralRe: Blazor! :) Pin
Super Lloyd22-Apr-19 8:02
Super Lloyd22-Apr-19 8:02 
NewsFood ideas... Pin
Super Lloyd17-Apr-19 13:21
Super Lloyd17-Apr-19 13:21 
GeneralRe: Food ideas... Pin
Christian Graus17-Apr-19 13:36
protectorChristian Graus17-Apr-19 13:36 
GeneralRe: Food ideas... Pin
PIEBALDconsult17-Apr-19 13:45
mvePIEBALDconsult17-Apr-19 13:45 
GeneralRe: Food ideas... Pin
Christian Graus17-Apr-19 14:21
protectorChristian Graus17-Apr-19 14:21 
NewsSamsung’s $2,000 folding phone is breaking for some users after two days Pin
abmv17-Apr-19 9:21
professionalabmv17-Apr-19 9:21 
PraiseRe: Samsung’s $2,000 folding phone is breaking for some users after two days Pin
RickZeeland17-Apr-19 10:17
mveRickZeeland17-Apr-19 10:17 
GeneralRe: Samsung’s $2,000 folding phone is breaking for some users after two days Pin
MacSpudster17-Apr-19 10:58
professionalMacSpudster17-Apr-19 10:58 
GeneralRe: Samsung’s $2,000 folding phone is breaking for some users after two days Pin
megaadam17-Apr-19 11:54
professionalmegaadam17-Apr-19 11:54 
GeneralRe: Samsung’s $2,000 folding phone is breaking for some users after two days Pin
Vincent Maverick Durano17-Apr-19 12:00
professionalVincent Maverick Durano17-Apr-19 12:00 
GeneralRe: Samsung’s $2,000 folding phone is breaking for some users after two days Pin
OriginalGriff17-Apr-19 20:24
mveOriginalGriff17-Apr-19 20:24 
JokeRe: Samsung’s $2,000 folding phone is breaking for some users after two days Pin
Daniel Pfeffer17-Apr-19 21:58
professionalDaniel Pfeffer17-Apr-19 21:58 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   381 votes