Announcing A New Blazor Course

3 years ago
Ankit Sharma

Introduction Blazor is a .NET web framework that allows us to create client-side applications using C#, Razor syntax, and HTML.…

How To Solve Sudoku Using Azure Form Recognizer

3 years ago

Introduction In this article, we are going to create a sudoku solver with the help of Azure Form Recognizer which…

Going Serverless With Blazor

4 years ago

Introduction In this article, we will learn how to implement Azure serverless with Blazor web assembly. We will create an…

Announcing A Free eBook On Angular and Firebase

4 years ago

Introduction Angular is an open-source framework that allows us to create applications for multiple platforms such as web, mobile web,…

Optical Character Reader Using Angular And Azure Computer Vision

4 years ago

Introduction In this article, we will create an optical character recognition (OCR) application using Angular and the Azure Computer Vision…

Optical Character Reader Using Blazor And Computer Vision

4 years ago

Introduction In this article, we will create an optical character recognition (OCR) application using Blazor and the Azure Computer Vision…

Multi-Language Translator Using Blazor And Azure Cognitive Services

4 years ago

Introduction In this article, we will create a multilanguage translator using Blazor and the Translate Text Azure Cognitive Service. This…

Continuous Deployment For Angular App Using Heroku And GitHub

4 years ago

Introduction In this article, we will learn how to host an Angular app on Heroku. We will configure Continuous Deployment…

Template-Driven Form Validation In Angular

4 years ago

Introduction In this article, we will learn about validations in the template-driven form in Angular. We will create a simple…

Reactive Form Validation In Angular

4 years ago

Introduction In this article, we will learn about validations in the reactive form in Angular. We will create a simple…