in Education by
What are the Pros and Cons of Blazor Server?

1 Answer

0 votes
by

Blazor Server Pros:

  • Page download size is very less.
  • Full support of .Net assemblies as you are using Dot Net core at the server.
  • Debugging like a boss.
  • Run-on any browser.
  • No need for JavaScript.
  • Much secure, Code will be on Server only.

Blazor Server Cons:

  • No Offline support always needs an active server.
  • High latency network for server interactions.
  • More resources are required for managing SignalR instances.

Related questions

0 votes
    What are the Pros and Cons of Blazor WebAssembly?...
asked Aug 9, 2021 in Technology by JackTerrance
0 votes
    What is Web Assembly (WASM)?...
asked Aug 9, 2021 by JackTerrance
0 votes
    When developing distributed applications, all written in Java by the same company, would you choose Web Services ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 22, 2022 in Education by JackTerrance
0 votes
    As it currently stands, this question is not a good fit for our Q&A format. We expect answers to ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 15, 2022 in Education by JackTerrance
0 votes
    What are pros and cons of using Laravel Framework?...
asked Sep 30, 2021 in Technology by JackTerrance
0 votes
    What is Selenium? What are its pros and cons?...
asked Jul 10, 2021 in Technology by JackTerrance
0 votes
    What are the pros and cons of decision trees?...
asked Mar 11, 2021 in Technology by JackTerrance
0 votes
    What are the pros and cons of neural networks?...
asked Mar 11, 2021 in Technology by JackTerrance
0 votes
    the pros and cons of the ICT is 1 social media 2 Education 3 Both Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    I was working on a new project which has the requirement to use 7 databases, arguing that performance, ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    What are the differences between Blazor Server and Blazor WASM?...
asked Aug 9, 2021 in Technology by JackTerrance
0 votes
0 votes
    What are the different Supported Browsers for Blazor?...
asked Aug 9, 2021 in Technology by JackTerrance
0 votes
    What are the Features of Blazor?...
asked Aug 9, 2021 in Technology by JackTerrance
0 votes
    What are different Types of Blazor?...
asked Aug 9, 2021 in Technology by JackTerrance
...