Learn more
These promotions will be applied to this item:
Some promotions may be combined; others are not eligible to be combined with other offers. For details, please see the Terms & Conditions associated with these promotions.
Your Memberships & Subscriptions

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Follow the author
OK
An Introduction to Building Applications with Blazor: How to get started creating applications using this exciting easy to use Microsoft C# framework Kindle Edition
How to get started creating applications using this exciting easy to use Microsoft C# framework.
Using over 250 diagrams and images, this book describes what Blazor is, what makes it different, and how to use it to create business applications.
The tutorials walk you through 100% of the required code to build the applications and examples.
Chapter 1: What is Blazor?
Chapter 2: Getting Started
Chapter 3: Blazor Binding, Events and Parameters
Chapter 4: Creating a Step-By-Step End-To-End Database Server-Side Blazor Application
Chapter 5: Blazor Forms and Validation
Chapter 6: Implementing State Management in Blazor
Chapter 7: Creating Blazor Templated Components
Chapter 8: Blazor JavaScript Interop
Chapter 9: A Demonstration of Simple Server Side Blazor Cookie Authentication
Chapter 10: Deploying a Server Side Blazor Application To Azure
- LanguageEnglish
- Publication dateAugust 24, 2019
- File size25.1 MB
Product details
- ASIN : B07WPQTT6H
- Publisher : BlazorHelpWebsite.com
- Accessibility : Learn more
- Publication date : August 24, 2019
- Language : English
- File size : 25.1 MB
- Simultaneous device usage : Unlimited
- Screen Reader : Supported
- Enhanced typesetting : Enabled
- X-Ray : Not Enabled
- Word Wise : Not Enabled
- Print length : 339 pages
- Page Flip : Enabled
- Best Sellers Rank: #3,146,193 in Kindle Store (See Top 100 in Kindle Store)
- #548 in C# Programming (Kindle Store)
- #811 in C# Programming (Books)
- #898 in Microsoft Programming (Kindle Store)
- Customer Reviews:
About the author

Michael Washington is an ASP.NET C# Microsoft Blazor programmer. He has extensive knowledge in artificial intelligence, and student information systems.
He is the founder and runs the following websites:
http://BlazorHelpWebsite.com (Microsoft Blazor)
http://AiHelpWebsite.com (Artificial Intelligence)
http://ADefWebserver.com
He has a son, Zachary and resides in Los Angeles with his wife Valerie.
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonCustomers say
Customers find the book serves as a great introduction to Blazor, with one mentioning it covers advanced topics like state management and templates. Moreover, the step-by-step approach makes it easy to follow, and customers appreciate the visual elements, with one highlighting the excellent screen shots.
AI Generated from the text of customer reviews
Select to learn more
Customers find the book serves as a great introduction to Blazor and appreciate its concise format, with one customer noting how well the author explains topics and another highlighting the helpful diagrams.
"...And all fun to learn and program. Then the internet came along...." Read more
"This is the best book to use for an introduction to Microsoft's new programming language, Blazor...." Read more
"...The book is mostly diagrams and I was able to go through it pretty quickly." Read more
"This book is simple, concise, and clear. I like the illustrative style that shows the visual steps required when using Visual Studio...." Read more
Customers find the book easy to follow and appreciate its step-by-step approach.
"...The book is filled with examples, images, and step by step demonstrations...." Read more
"...I am already familiar with web forms so Blazor has been easy for me to pick up...." Read more
"Very good step-by-step. Excellent screen shots." Read more
"This book is simple, concise, and clear. I like the illustrative style that shows the visual steps required when using Visual Studio...." Read more
Customers appreciate the visual style of the book, with one mentioning the excellent screen shots.
"...The book is filled with examples, images, and step by step demonstrations...." Read more
"Very good step-by-step. Excellent screen shots." Read more
"This book is simple, concise, and clear. I like the illustrative style that shows the visual steps required when using Visual Studio...." Read more
Top reviews from the United States
There was a problem filtering reviews. Please reload the page.
- Reviewed in the United States on September 4, 2019My first really interesting job was in the mid 70's in production scheduling - interesting, and engaging, because it was a problem solved almost completely with just logic. Balance raw materials, batch sizes, packaging machines, back-orders, marketing predictions - and have fallbacks. I did have a printed stock status, but that was where the computer's role ended. Beyond that all I needed was a ten-key calculator, manual typewriter, and access to a Xerox machine.
That was all good, but it was wonderful when, in 1978, serendipity sent me to computer school. I was just trying to get the last of the G.I. bill money I was entitled to. I loved it, because it was even more purely logic and it could be organized in strange and wonderful new ways. I was hooked as soon as I grasped the concept of flow charts.
The years flowed by - COBOL (interminably it seemed), Forth, C, C++, C#. All the latter learned on spec while working in COBOL but all paying off in short order. And all fun to learn and program.
Then the internet came along. Even then it was fun and satisfying to use WinINet to push and pull to the Internet from desktop Windows apps.
But at some point I had to start programming for browsers; and programming became, of necessity, more about keeping server and client in sync than the actual goal of the application.
ASP, Web Forms, jQuery, Angular, etc. All kludges that got kludgier as time went on. In Dot Net Core, although admittedly the most flexible web development platform I'm aware of up until now, string stink is so bad it will bring down your whole site if two occurrences that should match, buried deep in the code in some JavaScript or JSON, don't. Tedious to find, and it brings development to a complete halt until you do.
But maybe the years in the wilderness are coming to an end. Maybe there is a development platform that will find all your mis-matched strings at compile-time. Not going to protect you from "object reference not found", at run- time, but what does? Even COBOL had ABENDs.
So I'm really excited about Blazor because it allows me to create web applications without using JavaScript or even TypeScript (I still can if I need to, but, I really, really, like to avoid it). And best of all, no "string stink" not caught by the compiler. I needed a book that starts from simple principals and walks me though creating full business applications. This book provides that. The pictures and diagrams really help explain how the events and binding work.
It covers database interaction and some advanced topics like state management and templates, but, it does not cover all subjects, such as component libraries. But the book is called an “Introduction” not a “Complete Resource” so, I won’t downgrade my review.
Do you need to learn Blazor? I didn't need C, C#, or C++ when I learned them, but the last 30 years would have been a lot less satisfying doing maintenance on code just like that I wrote in the preceding 10, instead of programming with cutting-edge tools that I only learned because they were interesting.
I think it's worth learning, even if you don't think you can use it in the near future, because it allows programming to be more about devising the logic to solve the problem at hand than it has been since before Al Gore invented ASP. I bought Borland's C++ compiler years ago strictly to learn an object-oriented language; where would I be now without that?
- Reviewed in the United States on February 9, 2020This is the best book to use for an introduction to Microsoft's new programming language, Blazor. The book is filled with examples, images, and step by step demonstrations. As a bonus the author gives you access to his website with downloadable code, examples, and YouTube Videos. If I could give this book 10 stars, I would.
- Reviewed in the United States on November 5, 2020Images are shown in gray scale hard to follow.
- Reviewed in the United States on October 8, 2019This book was exactly what I was looking for, something to quickly show me how to create Blazor applications. I am already familiar with web forms so Blazor has been easy for me to pick up. The book is mostly diagrams and I was able to go through it pretty quickly.
- Reviewed in the United States on October 17, 2021Very good step-by-step. Excellent screen shots.
- Reviewed in the United States on October 16, 2019This book is simple, concise, and clear. I like the illustrative style that shows the visual steps required when using Visual Studio. You'll be writing your own Blazor apps in no time!
- Reviewed in the United States on June 28, 2020This book is a very good entry point in learning Blazor. The author explains the topics really well using screenshots with arrows and labels.
- Reviewed in the United States on December 18, 2019Concise but a very good book to get you started with Blazor
Top reviews from other countries
- Albert ACReviewed in Spain on October 25, 2019
5.0 out of 5 stars Great introduction to Blazor
Is an extensive tutorial but in a book format. Great!
- P. D. BeslyReviewed in the United Kingdom on December 4, 2019
5.0 out of 5 stars An excellent intro to hands-on Blazor
Accurate, all labs worked
- Amazon CustomerReviewed in India on September 1, 2019
4.0 out of 5 stars Good book
Good one for beginners... well organized topics...nice presentation...with screenshots and images very easy to follow examples... overall good way to start with blazor
- KnobyReviewed in the United Kingdom on March 4, 2020
1.0 out of 5 stars Bad value for money
A reasonable book but not for this price, it should have been a third of the price.
This is only an introduction to singular example applications, all documented on the linked web-site.
It does not cover what the Blazor concept is nor how to implement general purpose application. All the code and screen shots are lifted directly from the associated web-site, which are based on Mircosoft on-line presentations.
Badly laid-out screen-shots. The book 'view-inside' was in colour, but the book is in greyscale, with excessive repition and copious blank lines.
Save yourself the money, and instead go directly to the Microsoft on-line presentations..