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

 
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
mvePete O'Hanlon26-Jul-20 8:25 
GeneralRe: Opinions on Blazor Pin
EbenRoux26-Jul-20 22:45
EbenRoux26-Jul-20 22:45 
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 
Let me tell you a story about a similar product: Visual WebGui. It used C# and converted everything to javascript. You could use almost all of the .NET api.

Advantages
  • If you came from Windows Forms it felt natural and very easy to use. Also you could use almost all of your old code.
  • It did not have a long load time, it was quick.
  • The final users found the software very usable as it did resemble the Office applications.
Disadvantages
  • The runtime had to be kept up to date with new browsers versions.
  • The .NET implementation was propietary and only 99% identical.
  • There was no formal way to interact with other javascript libraries. But I did not need them at that time.
Bad news
  • The company lost money because a product of this kind was not very popular. At first they charged for licenses but the low usage made them give it out for free and only charge for support.
    Then they changed their strategy and Visual WebGui was no longer supported. The community got together and asked the company to release the source code or to sell it. They did not want to do this.
So, a good product and a great idea came to an end. Today you can find paid support from one of the original developers, but no new versions are being made.

--

Is all this relevant to Blazor? Knowing Microsoft and their habit of abandoning their own technology I would say: yes.

Unsure | :~
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 
GeneralRe: It's so strange what people like a lot here sometimes. Pin
honey the codewitch25-Jul-20 8:19
mvahoney the codewitch25-Jul-20 8:19 
GeneralRe: It's so strange what people like a lot here sometimes. Pin
User 1106097925-Jul-20 8:20
User 1106097925-Jul-20 8:20 
GeneralRe: It's so strange what people like a lot here sometimes. Pin
honey the codewitch25-Jul-20 8:23
mvahoney the codewitch25-Jul-20 8:23 

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.