Michael Washington's Blog, page 2

December 9, 2019

A Blazor Image File Manager

image

You can easily create an Image File Manager in Blazor when using the free Radzen Blazor Components

Tags: Blazor
 •  0 comments  •  flag
Share on Twitter
Published on December 09, 2019 06:25

November 28, 2019

Deploying Your Blazor App Using GitHub Actions

image

You can easily deploy updates to your Blazor application to Azure using GitHub Actions

Tags: Blazor
 •  0 comments  •  flag
Share on Twitter
Published on November 28, 2019 09:42

November 27, 2019

Deploying Your Blazor App Using Azure Pipelines

image

You can easily deploy updates to your Blazor application to Azure using Azure Pipelines

Tags: Blazor
 •  0 comments  •  flag
Share on Twitter
Published on November 27, 2019 21:06

November 24, 2019

Creating Reusable Custom Blazor Controls

image

You can easily create re-usable custom controls for your Blazor applications even if they contain assets such as JavaScript. In this example we will create a reusable Rich Text Editor control…

Tags: Blazor
 •  0 comments  •  flag
Share on Twitter
Published on November 24, 2019 17:58

November 20, 2019

Creating A Rich Text Editor In Blazor Using Quill

image

You can easily implement a Rich Text Editor in your Blazor applications using the free open source component called Quill

Tags: Blazor
 •  0 comments  •  flag
Share on Twitter
Published on November 20, 2019 20:08

November 10, 2019

Adding Charts To Server Side Blazor Using ChartJs.Blazor

image

You can easily add charts to a Blazor application using ChartJs.Blazor…

Tags: Blazor
 •  0 comments  •  flag
Share on Twitter
Published on November 10, 2019 13:36

November 3, 2019

The FatSecret Data Exporter Blazor Application

image

Tags: Blazor
 •  0 comments  •  flag
Share on Twitter
Published on November 03, 2019 16:14

October 20, 2019

Configuring The Blazor Oqtane Blog Module

image

In this article we will explore the Blog module for Oqtane, the new web application framework that runs in Microsoft Blazor. There are two methods to create custom modules in Oqtane, inline, and as a separate Visual Studio project. This post will cover creating a separate Visual Studio project…

Tags: Blazor,Oqtane
 •  0 comments  •  flag
Share on Twitter
Published on October 20, 2019 18:45

Explore The Blazor Oqtane Blog Module

image

In this article we will explore the Blog module for Oqtane, the new web application framework that runs in Microsoft Blazor. There are two methods to create custom modules in Oqtane, inline, and as a separate Visual Studio project. This post will cover creating a separate Visual Studio project…

Tags: Blazor,Oqtane
 •  0 comments  •  flag
Share on Twitter
Published on October 20, 2019 18:45

October 17, 2019

Creating a SQL Database Administration Module For Blazor Oqtane

image

In this article we will create a SQL Database Administration Module for Oqtane, the web application framework that runs in Microsoft Blazor

Tags: Blazor,Oqtane
 •  0 comments  •  flag
Share on Twitter
Published on October 17, 2019 17:00