Click here to Skip to main content
15,867,330 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: Opinions on Blazor Pin
Richard Andrew x6425-Jul-20 10:25
professionalRichard Andrew x6425-Jul-20 10:25 
GeneralRe: Opinions on Blazor Pin
jsc4226-Jul-20 23:31
professionaljsc4226-Jul-20 23:31 
GeneralRe: Opinions on Blazor Pin
Sandeep Mewara25-Jul-20 10:27
mveSandeep Mewara25-Jul-20 10:27 
JokeRe: Opinions on Blazor Pin
Maximilien25-Jul-20 12:03
Maximilien25-Jul-20 12:03 
QuestionRe: Opinions on Blazor Pin
Eddy Vluggen25-Jul-20 12:15
professionalEddy Vluggen25-Jul-20 12:15 
GeneralRe: Opinions on Blazor Pin
harold aptroot26-Jul-20 1:53
harold aptroot26-Jul-20 1:53 
GeneralRe: Opinions on Blazor Pin
Pete O'Hanlon26-Jul-20 8:25
subeditorPete O'Hanlon26-Jul-20 8:25 
GeneralRe: Opinions on Blazor Pin
EbenRoux26-Jul-20 22:45
EbenRoux26-Jul-20 22:45 
Over the years Microsoft has tried quite a few things on the web that quite simply have had varying degrees of success:

- ActiveX (dead)
- VB6 Web-Classes (dead)
- ASP.NET WebForms (more dead than alive)
- Silverlight (dead)
- ASP.NET MVC / Razor (still-around but long in the tooth)
- Blazor (we'll see)

Everything before ASP.NET MVC, IMHO, was not in line with the way the web worked. It almost seemed as though Microsoft tried to create a Win-Forms based thinking for the web. Web-Forms attempted to place an object model around HTML which was admirable but probably quite unnecessary. With MVC one could even replace the view engine but that never *really* took off.

The web is a funny environment but I quite like it. I prefer writing web-based applications. The ecosystem is huge and as soon as you move away from it you are creating a parallel universe. When you play on the same field then you are going to find a lot of support.

This is why I don't even use Visual Studio for web-based work. I used to use WebStorm but VSCode is just great for folder-based development.

Should Blazor integrate seamlessly with any coming WebAssembly bits then it stands a chance. I don't think I'm really sold on WebAssembly yet as plain JavaScript gets the job done. I don't even bother with TypeScript although should I have to use it then fine. I'll probably like it Smile | :)

For now I'll take a wait-and-see approach.
GeneralRe: Opinions on Blazor Pin
Michael Breeden27-Jul-20 0:07
Michael Breeden27-Jul-20 0:07 
GeneralRe: Opinions on Blazor Pin
crazedDotNetDev27-Jul-20 5:20
crazedDotNetDev27-Jul-20 5:20 
GeneralRe: Opinions on Blazor Pin
carlospc197027-Jul-20 1:53
professionalcarlospc197027-Jul-20 1:53 
GeneralRe: Opinions on Blazor Pin
Ed K27-Jul-20 2:56
Ed K27-Jul-20 2:56 
GeneralRe: Opinions on Blazor Pin
Adam O'Neil (Travelers Rest, SC)27-Jul-20 3:17
Adam O'Neil (Travelers Rest, SC)27-Jul-20 3:17 
GeneralRe: Opinions on Blazor Pin
crazedDotNetDev27-Jul-20 5:03
crazedDotNetDev27-Jul-20 5:03 
GeneralRe: Opinions on Blazor Pin
Dave B 6827-Jul-20 6:37
Dave B 6827-Jul-20 6:37 
GeneralRe: Opinions on Blazor Pin
Andy Richard27-Jul-20 6:40
Andy Richard27-Jul-20 6:40 
GeneralRe: Opinions on Blazor Pin
MSBassSinger27-Jul-20 6:51
professionalMSBassSinger27-Jul-20 6:51 
GeneralRe: Opinions on Blazor Pin
zezba900027-Jul-20 14:44
zezba900027-Jul-20 14:44 
GeneralRe: Opinions on Blazor Pin
Sam Gerené29-Jul-20 23:45
Sam Gerené29-Jul-20 23:45 
GeneralIt's so strange what people like a lot here sometimes. Pin
honey the codewitch25-Jul-20 7:20
mvahoney the codewitch25-Jul-20 7:20 
GeneralRe: It's so strange what people like a lot here sometimes. Pin
Gerry Schmitz25-Jul-20 7:40
mveGerry Schmitz25-Jul-20 7:40 
GeneralRe: It's so strange what people like a lot here sometimes. Pin
honey the codewitch25-Jul-20 7:51
mvahoney the codewitch25-Jul-20 7:51 
GeneralRe: It's so strange what people like a lot here sometimes. Pin
Gerry Schmitz25-Jul-20 10:14
mveGerry Schmitz25-Jul-20 10:14 
GeneralRe: It's so strange what people like a lot here sometimes. Pin
honey the codewitch25-Jul-20 10:17
mvahoney the codewitch25-Jul-20 10:17 
GeneralRe: It's so strange what people like a lot here sometimes. Pin
User 1106097925-Jul-20 8:07
User 1106097925-Jul-20 8:07 

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.