Click here to Skip to main content
15,867,756 members

Articles by Shaun C Curtis (Articles: 32, Projects: 2, Tip/Tricks: 2)

Articles: 32, Projects: 2, Tip/Tricks: 2

RSS Feed

Average article rating: 4.69

Programming Languages
C#
22 Aug 2022   Updated: 22 Aug 2022   Rating: 4.23/5    Votes: 4   Popularity: 2.55
Licence: CPOL    Views: 5,823     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
How to build a CQS Data Pipeline
19 Dec 2022   Updated: 19 Dec 2022   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: MIT    Views: 16,913     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
Rethinking the Repository Pattern
Web Development
ASP.NET
27 Jan 2021   Updated: 28 Jan 2021   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 11,582     Bookmarked: 33   Downloaded: 0
Please Sign up or sign in to vote.
A practical walkthrough of Async Programming in DotNetCore
Blazor
18 Dec 2020   Updated: 18 Dec 2020   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 9,891     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Blazor Component update process explored
16 Dec 2020   Updated: 16 Dec 2020   Rating: 4.87/5    Votes: 9   Popularity: 4.65
Licence: CPOL    Views: 16,922     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
How to customize default CSS setup in Blazor, and a look at the new Scoped CSS
16 Feb 2021   Updated: 16 Feb 2021   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 8,472     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
How to build an Edit Framework for Blazor Forms
24 Nov 2020   Updated: 25 Feb 2021   Rating: 4.92/5    Votes: 10   Popularity: 4.92
Licence: CPOL    Views: 23,399     Bookmarked: 23   Downloaded: 0
Please Sign up or sign in to vote.
How to combine Razor, Blazor WASM and Server SPAs under the same roof
16 Mar 2021   Updated: 16 Mar 2021   Rating: 3.20/5    Votes: 2   Popularity: 0.96
Licence: CPOL    Views: 11,941     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
A Blazor validation control to manage and monitor validation state in a form.
16 Mar 2021   Updated: 16 Mar 2021   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 19,015     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
A Blazor control to manage and monitor edit state in a form
17 Mar 2021   Updated: 17 Mar 2021   Rating: 4.43/5    Votes: 3   Popularity: 2.11
Licence: CPOL    Views: 8,102     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
A Blazor inline dialog control to lock all page controls except those within the form.
11 Aug 2020   Updated: 11 Aug 2020   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 36,237     Bookmarked: 24   Downloaded: 0
Please Sign up or sign in to vote.
A guide to async programming in Blazor
10 Feb 2021   Updated: 10 Feb 2021   Rating: 5.00/5    Votes: 14   Popularity: 5.73
Licence: CPOL    Views: 19,871     Bookmarked: 24   Downloaded: 0
Please Sign up or sign in to vote.
How to build Blazor Edit Forms that manage state
4 Apr 2021   Updated: 4 Apr 2021   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 14,165     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
How to build a single Blazor application that runs in both WASM and Server Modes
24 Sep 2020   Updated: 7 Apr 2021   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 17,626     Bookmarked: 29   Downloaded: 0
Please Sign up or sign in to vote.
How to build the CRUD List Presentation/UI Layer in a Blazor Database Application
19 Sep 2020   Updated: 7 Apr 2021   Rating: 4.67/5    Votes: 6   Popularity: 3.63
Licence: MIT    Views: 15,118     Bookmarked: 23   Downloaded: 0
Please Sign up or sign in to vote.
How to build the CRUD Viewer and Editor Presentation/UI Layer in a Blazor Database Application
21 Sep 2020   Updated: 7 Apr 2021   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 15,598     Bookmarked: 20   Downloaded: 0
Please Sign up or sign in to vote.
How to build the UI Controls in a Blazor Database Application
15 Sep 2020   Updated: 7 Apr 2021   Rating: 4.73/5    Votes: 7   Popularity: 4.00
Licence: CPOL    Views: 28,301     Bookmarked: 21   Downloaded: 178
Please Sign up or sign in to vote.
How to build the CRUD Data Layers in a Blazor Database Application
15 Sep 2020   Updated: 7 Apr 2021   Rating: 4.78/5    Votes: 13   Popularity: 5.16
Licence: CPOL    Views: 45,879     Bookmarked: 90   Downloaded: 265
Please Sign up or sign in to vote.
How to structure and build a Blazor Database Application
13 Apr 2021   Updated: 13 Apr 2021   Rating: 4.20/5    Votes: 2   Popularity: 1.26
Licence: CPOL    Views: 19,226     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
This article shows how to add Dynamic Routing, Layouts and RouteViews to the Blazor App Component.
23 Apr 2021   Updated: 23 Apr 2021   Rating: 4.00/5    Votes: 2   Popularity: 1.20
Licence: CPOL    Views: 13,213     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
How to build a DataList control in Blazor
25 Aug 2020   Updated: 16 Jun 2021   Rating: 5.00/5    Votes: 24   Popularity: 6.81
Licence: CPOL    Views: 34,990     Bookmarked: 43   Downloaded: 0
Please Sign up or sign in to vote.
A detailed look at the anatomy and workings of a Blazor Server Component
17 Aug 2021   Updated: 17 Aug 2021   Rating: 4.70/5    Votes: 5   Popularity: 3.29
Licence: CPOL    Views: 11,071     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
Demystifying the Blazor UI Event and Rendering
6 Jan 2022   Updated: 6 Jan 2022   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 10,520     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
This article shows how to build a Blazor Server Application from the ASPNetCore template.
18 Jan 2022   Updated: 18 Jan 2022   Rating: 3.67/5    Votes: 4   Popularity: 2.21
Licence: CPOL    Views: 14,513     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
How to build a Bootstrap Toaster in Blazor
1 Sep 2022   Updated: 1 Sep 2022   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 6,422     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
An in depth look at how to use Blazor's OwningComponentBase
31 Oct 2022   Updated: 31 Oct 2022   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 7,430     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Rethinking the Blazor Component
4 Jan 2023   Updated: 4 Jan 2023   Rating: 3.67/5    Votes: 2   Popularity: 1.10
Licence: CPOL    Views: 16,861     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
This article demonstrates how to build an Autocomplete control.
24 Jan 2023   Updated: 24 Jan 2023   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 7,590     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
An article describing how to create services that have the same scope as a Blazor Page/Form
19 Nov 2020   Updated: 25 Mar 2023   Rating: 4.28/5    Votes: 10   Popularity: 4.28
Licence: CPOL    Views: 39,112     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
How to build a Modal Dialog for Blazor
30 Mar 2023   Updated: 30 Mar 2023   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 4,880     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
This article describes how to build an Edit State Tracker for Blazor that integrates into EditForm and EditContext.
14 Jul 2023   Updated: 14 Jul 2023   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: MIT    Views: 8,827     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
How to build a suite of base components for Blazor
5 Sep 2023   Updated: 5 Sep 2023   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,959     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to debug Blazor Components

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.57

Programming Languages
C#
1 Dec 2020   Updated: 1 Dec 2020   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 5,512     Bookmarked: 11   Downloaded: 0
Please Sign up or sign in to vote.
How to quickly generate code to handle XML files with an XSD definition
Web Development
Blazor
5 May 2021   Updated: 5 May 2021   Rating: 4.13/5    Votes: 4   Popularity: 2.49
Licence: CPOL    Views: 31,290     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
For and ForEach Iteration in Blazor Components

Average reference rating:

No reference articles have been posted.

Average project rating: 5.00

13 Nov 2020   Updated: 13 Nov 2020   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: MIT    Views: 6,975     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
A Blazor application with no Routing or URLs
8 Aug 2022   Updated: 8 Aug 2022   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: MIT    Views: 4,680     Bookmarked: 4   Downloaded: 33
Please Sign up or sign in to vote.
How to move the data and its management out of the Blazor UI
Retired Cold Elm
United Kingdom United Kingdom
Ex Geologist, Project Manager, Web Hoster, Business Owner and IT Consultant. Now, a traveller to places less travelled. And part time developer trying to keep up!

If you feel like saying thanks, the next time you see a charity request, DONATE. No matter how small, no matter who, it'll count. If you have a choice in the UK, Barnados.