Pinned Repositories
Angular_Components
Web-application with nested Angular components
AspNet_MasterPages_UserControls
ASP.NET WebForm page using the Master-Pages and User-Controls
AspNetCoreMvc_1Simplest
This is the simplest ASP.NET Core MVC project that can be
AspNetCoreMvc_2Layout
Simple website project 2 in ASP.NET Core MVC with Layout
AspNetCoreMvc_3EF_Mirabell
ASP.NET Core MVC project with EF. App is used to manage employee tasks
Contents
Table of contents of my github
NET_architecture
Diagram showing the .NET and ambient architecture
TSqlPivot
An example of a complex T-SQL query
WPFCore5EFSql
WPF Core .NET5: Entity Framework application for CRUD operations on Microsoft SQL Server
WPFCoreNiceWin
Nice WPF windows with dynamic themes changing
janluksoft's Repositories
janluksoft/Angular_Components
Web-application with nested Angular components
janluksoft/AspNet_MasterPages_UserControls
ASP.NET WebForm page using the Master-Pages and User-Controls
janluksoft/Contents
Table of contents of my github
janluksoft/NET_architecture
Diagram showing the .NET and ambient architecture
janluksoft/TSqlPivot
An example of a complex T-SQL query
janluksoft/AspNetCoreMvc_Singleton
janluksoft/DevOps_Docker_app
Node web application with image configuration in Docker
janluksoft/DevOps_Kubertenes_POD
Creating Node, POD and containers for web applications in Kubertenes
janluksoft/HtmlBotstrap
Example menu Html, JavaScript using [bootstrap] and [jquery] libraries
janluksoft/Net_MasterPages_UserControls
ASP.NET WebForm page using the Master-Pages and User-Controls technique to create uniform web page templates
janluksoft/Node_Express_http_server
A multipage web application on a node.js server
janluksoft/Node_Express_JS_controllers
Node Express JS: uses GET, POST method. File division into router, controllers, views;
janluksoft/Node_Express_TS_controllers_async
Node Express TS, asynch: uses GET, POST method. File division into router, controllers, views;
janluksoft/Node_Express_TS_Hbs_table
Node Express, TS, Hbs engine: app displays a table downloaded from the server
janluksoft/Node_Express_TS_MsSql
The Node CRUD MVC app with the Sequelize ORM MsSql framework
janluksoft/Node_Express_TS_Pug_table
Node Express, TS, Pug engine: app displays a table downloaded from the server
janluksoft/Node_Express_TypeScript_starter
Starter - basic application/description for creating Node Express TypeScript applications
janluksoft/Node_http_server
Node.js: a simple http server without libraries
janluksoft/Node_Web_Scraping
A simple Node scraping application for reading data from websites
janluksoft/Node_Web_Scraping_adv
A Node scraping application for advanced reading data from websites
janluksoft/React_Html_4Elements
Defined React element used in several places in the html
janluksoft/React_Html_DataGrid
Using an external React element: DataGrid with pagination
janluksoft/React_Html_JSXfile
Fixed the issue of including js files containing JSX syntax
janluksoft/React_Html_OneFile
Simple React elements in one .html file
janluksoft/React_Npm_JS_NiceClock
React nice analog/digital clock in JavaScript
janluksoft/React_Npm_TS_MaterialTable
React element - GridView: nice MaterialReactTable
janluksoft/React_Npm_TS_NiceClock
React nice analog/digital clock in TypeScript
janluksoft/React_Npm_TS_Techniques
React elements with TypeScript
janluksoft/WebApp_Modal_Windows
Nice sliding colorful modal windows with shadow for use in your web browser
janluksoft/WebApp_Redux
Redux in Web-App - centralized state manager to mediate action transfers