/Contents

Table of contents of my github

MIT LicenseMIT

Contents


Table of contents of my github

Angular Applications

Application Languages Info
Angular_Components
Web-application with nested Angular components

Node Applications

Application Languages Info
Node_Express_TS_MsSql
The Node CRUD MVC app with the Sequelize ORM MsSql framework

movies/gif
Node_Express_TS_Postgres
Node Express TS Postgres
Node_Express_TS_Rest_Api
Node Express TS: Full Rest Api
Node_Express_TS_controllers_async
Node TS async: GET, POST method. File: router, controllers, views;
Node_Express_JS_controllers
Node JS: GET, POST method. File division into router, controllers, views;
Node_Express_TS_Pug_table
Node Express, TS, Pug engine: app displays a table downloaded from the server
Node_Express_TS_Hbs_table
Node Express, TS, Hbs engine: app displays a table downloaded from the server
Node_Express_TypeScript_starter
Starter - basic app/description for creating Node TypeScript
Node_Express_http_server
Node.js: a multipage web app with Express and Hbs
Node_Web_Scraping_adv
A simple Node scraping application for reading data from websites and generate events

movies/gif
Node_Web_Scraping
A simple Node scraping application for reading data from websites
Node_http_server
Node.js: a simple http server without libraries, without Express

React Applications

Application Languages Info
React_Npm_TS_MaterialTable
React element - GridView: nice MaterialReactTable
React_Npm_TS_NiceClock
React nice analog/digital clock in TypeScript
React_Npm_TS_Techniques
React elements with TypeScript
React_Npm_JS_NiceClock
React nice analog/digital clock in
React_Html_DataGrid
Using an external React element: DataGrid with pagination
React_Html_OneFile
Simple React elements in one .html file
React_Html_JSXfile
Fixed the issue of including js files containing JSX syntax
React_Html_4Elements
Defined React element used in several places in the html

Modern web-applications

Application Languages Info
WebApp_Modal_Windows
Nice sliding, colorful modal windows with shadow for use in a web browser

movies/gif
WebApp_Redux
Redux in Web-App - centralized state manager to mediate action transfers

ASP.NET Applications

Application Languages Info
AspNetCoreMvc_3EF_Mirabell
ASP.NET Core MVC project with EF and MS-SQL database
AspNetCoreMvc_2Layout
Simple website project 2 in ASP.NET Core MVC with Layout
AspNetCoreMvc_1Simplest
This is the simplest ASP.NET Core MVC project that can be
AspNet_MasterPages_UserControls
ASP.NET WebForm page using the Master-Pages and User-Controls
AspNetRazorLayout
Create ASP.NET Core Razor Pages using 'Layout.cshtml' pattern
AspNetRazorSimplest
The simplest Razor-Pages project that can be
AspNETWebForm
A simple ASP.NET application in WebForm technology
HtmlBotstrap
Example menu Html, JavaScript using bootstrap and jquery libraries

DataBase application

TSqlPivot An example of a complex T-SQL query

WPFCore6EFSql WPF Core .NET6: Entity Framework application for CRUD operations on Microsoft SQL Server

WPFCore5EFSql WPF Core .NET5: Entity Framework application for CRUD operations on Microsoft SQL Server

EFPostgresWinForm Entity Framework application for CRUD operations on Postgres Server

EFSqlServerWinForm Entity Framework application for CRUD operations on Microsoft SQL Server

WPF window

WPFCoreNiceWin Nice WPF windows with dynamic themes changing

WpfMvvmBarCharts A WPF application with MVVM pattern with a bar charts and RelayCommands

WpfMvvmBarChart A simple WPF application with MVVM pattern with a bar chart

Other topics

NET_architecture My diagram showing the .NET and ambient architecture

GIT_UseCases My diagram showing the use cases of common operations in the GIT environment

WinFormDelegate The project shows how the 'delegate' mechanism works

VisualStudio2019Setup Visual Studio 2019 setup colors