Skip to content

HeinzBartz/BlogCode

 
 

Repository files navigation

Created by Pro Coders team
Please visit our web site https://www.procoders.com.au

This repository contains source code of demo projects for a series of blogs published on different resources by Evgeny Ukladchikov Pro Coders.
The projects created using Microsoft Visual Studio 2019 .NET Core 3.1.

In [DemoDynamicContent-story1] folder you can find a solution that generates dynamic content on a Microsoft Blazor page.
https://www.codeproject.com/Articles/5282481/Microsoft-Blazor-Dynamic-Content

Folder [DemoDynamicContent-story2] contains a solution that embeds externally create custom components to a dynamic Blazor page.
https://www.codeproject.com/Articles/5282821/Microsoft-Blazor-Custom-Controls-for-Dynamic-Conte

Solution in folder [DemoCastleProxy-story3] demonstrates hwo to use Castle Dynamic Proxy to track model changes and trigger rules when a model property changed.

In folder [DemoCatleProxyRestartableFlow-story4] you can find a solution that uses proxy intercetors to restart C# functions from the prevously saved point.

Other demo projects coming.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 54.1%
  • HTML 30.9%
  • CSS 14.5%
  • JavaScript 0.5%