Click here to Skip to main content
15,887,485 members
Everything / Programming Languages / Markdown

Markdown

Markdown

Great Reads

by dnxit
MVC .NET Core 3.1 Dynamic Role based authorization using Authorization Handler & Custom Authorize Policy
by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
by Mr. xieguigang 谢桂纲
How to build my own 3D graphics engine from ZERO step by step
by Jo_vb.net
This article and the demo are about getting started using the MVVM Toolkit and some self-created interfaces / services for MessageBox and some dialogs.

Latest Articles

by Rami Alshaar
Enhance your coding skills with a walkthrough on how to create a smart calculator with many features made in Python.
by Ben McNamara
Container classes much faster than STL.
by V. Subhash
Learn to create documents in popular formats using only free and open-source software
by Keith Barrett
A C# library for use in physics and engineering calculations

All Articles

Sort by Updated

Markdown 

30 Oct 2023 by Rami Alshaar
Enhance your coding skills with a walkthrough on how to create a smart calculator with many features made in Python.
29 Aug 2023 by Richard MacCutchan
QA is really not the place for such questions. You should try Collaboration / Beta Testing Discussion Boards[^].
28 Aug 2023 by honey the codewitch
Having written my docs they are tough to proof-read myself but even more difficult to know how accessible they are. I tried to keep them as brief as possible, and include a lot of code, because my previous attempt with my companion library took...
22 Apr 2023 by Ben McNamara
Container classes much faster than STL.
3 Apr 2023 by V. Subhash
Learn to create documents in popular formats using only free and open-source software
12 Mar 2023 by Keith Barrett
A C# library for use in physics and engineering calculations
27 Feb 2023 by Jo_vb.net
This article and the demo are about getting started using the MVVM Toolkit and some self-created interfaces / services for MessageBox and some dialogs.
11 Feb 2023 by Akram El Assas
Monitor for any changes in your Node.js application and automatically restart the server
20 Jan 2023 by Afzaal Ahmad Zeeshan
How to efficiently create Docker images using Node.js web app
26 Nov 2022 by Richard James Moss
How to write custom Markdig extensions
20 Sep 2022 by Giovanni Scerra
A simple and easily extensible IP geo-fencing engine
11 Jun 2022 by Member 15670442
I want to provide the service of sending promotional emails in my application and I thought of using the Mailchimp website, but I found that its cost is high. Can I provide the features of the Mailchimp website in my application by building...
11 Jun 2022 by RickZeeland
For an open-source alternative, see: open-source-self-hosted-mailchimp-alternatives[^]
11 Jun 2022 by OriginalGriff
Yes, you can. Disadvantages? Well, that depends - just like any other software. If you don't know how to do it, then there will be a significant learning curve to work your way through and that will make developing an in-house solution a long...
24 Apr 2022 by Marcus Müller
Pandemic SEIR and SEIRV modelling software and infrastructure for the Corona SARS-COV-2 COVID-19 disease with data from Johns-Hopkins-University CSSE, Robert Koch-Institute and vaccination data from Our World In Data.
15 Apr 2022 by dnxit
MVC .NET Core 3.1 Dynamic Role based authorization using Authorization Handler & Custom Authorize Policy
2 Apr 2022 by Michael Sydney Balloni
If you were on the fence about adding mscript to your arsenal of system tools, have another look.
1 Mar 2022 by W. García
A class module developed to evaluate mathematical expressions given as VBA strings
23 Feb 2022 by Michael Sydney Balloni
Recycle objects that are expensive to create and improve the performance of your application
8 Jan 2022 by Michael Sydney Balloni
An exciting proof-of-concept that sews httplite with security components
3 Jan 2022 by Arthur V. Ratz
Optimizing the performance of the large-sized matrices QR factorization and eigendecomposition, using Schwarz-Rutishauser algorithm
16 Dec 2021 by AlexeyAB
Atomic operations and C++11 memory barriers and assembler instructions generated on x86_64 CPUs
30 Nov 2021 by Nandkishor Biradar
A minimalist UML State machine framework for finite state machine and hierarchical state machine in C
22 Nov 2021 by CL4Y3R-TR
Help Pls My code: img_file = 'test2.png' img = cv2.imread(img_file, 1) img = cv2.cvtColor(img,cv2.COLOR_BGR2RGB) print(f"Loaded {img_file} ({img.shape[1]} x {img.shape[0]})" ) # Resize if image larger than 2k pixels on a side if...
22 Nov 2021 by onesystem
Hi, That is because it cannot find the img_file img = cv2.imread(img_file) so, write in the full path for the img_file name, maybe the problem will be solve.
25 Sep 2021 by Clark Fieseln
Compress, encrypt and hide a secret file inside an audio file (MP3, WAV, OGG, FLAC, ..)
30 Aug 2021 by Michael Sydney Balloni
Looking for that great Killers track about being in a Rut? Just enter "Killers Rut" and it'll come right up
14 Jun 2021 by PaulKukiel
Build a Custom PHP MVC in 30 mins and deploy to AWS lambda
10 Jun 2021 by MESCIUS
Here are the top ten things you wish Blazor could do — that it actually does!
7 Apr 2021 by Shaun C Curtis
How to structure and build a Blazor Database Application
7 Apr 2021 by Shaun C Curtis
How to build the CRUD Data Layers in a Blazor Database Application
31 Mar 2021 by Sergey Alexandrovich Kryukov
This is just a funny Visual Studio Code extension, but… what can happen if somebody will try to use it seriously?
23 Jan 2021 by Mehdi Gholam
In this article I demonstrate why fastJSON is the smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .NET core support)
8 Nov 2020 by DotNetLead.com
This article shows you how to add Windows Authentication to Angular and .NET Core Web API projects.
18 Oct 2020 by Mohssine EL HARFI
23 Sep 2020 by Claudio Nicora
An extended NumericUpDown control with better focus and mouse wheel management.
22 Sep 2020 by Richard Chambers
Unboxing a DragonBoard 410C, setting up a Windows 10 PC for development, and using Android Studio
11 Sep 2020 by Fredrik Rudberg
A small API application, written in .NET Core 3.1 to demonstrate how to retrieve images stored in a database using a normal static image URL
6 Sep 2020 by Издислав Издиславов
Showcase for simple techniques for XAML button styling
30 Aug 2020 by Peter Occil
Discusses color spaces, color generation, and other general color topics commonly faced by programmers
27 Aug 2020 by Ricardo_Torres_Torres
Learn to create an API in .NET Core
23 Jun 2020 by Marla Sukesh
Basics of latest version of Angular JavaScript and TypeScript
28 Apr 2020 by Member 3531622
A HtmlEditor written in Blazor based on AngleSharp
23 Feb 2020 by Ziya Mollamahmut
How to create multi-cultural ASP.NET Core web application with simple steps
5 Feb 2020 by Fred Song (Melbourne)
Demonstrating a series of Angular fundamentals through an Angular 7 application.
29 Dec 2019 by Ri Xu
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
9 Dec 2019 by Fabrice Lacharme
Yet another slider/trackbar in C#
30 Nov 2019 by Btech2020
A C# Api code to work with excel workbook
22 Nov 2019 by Jeremy Likness
Migrate from Medium to Hugo
16 Nov 2019 by Bahrudin Hrnjica
In this article, we are going to explore the main features in the new C# Juypter Notebook.
13 Nov 2019 by Vasilis Raptis
For those involved in molecular simulation research projects: calculation of molecular radial distribution functions based on DL_POLY Molecular Dynamics trajectories.
30 Oct 2019 by Sanmayce
Brutally optimized hash function for general table lookups
16 Oct 2019 by Lucas Vogel
Get YAML, Markdown and HTML content using this handy wrapper to the YamlMarkdown library.
10 Oct 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
22 Sep 2019 by Rodrigo Cesar de Freitas Dias
Introducing WinLamb, a modern C++11 object-oriented library to write native Windows programs
8 Sep 2019 by ArindamNayak
This article demonstrates how to integrate any application with slack and utilize your application capabilities in slack interface.
27 Aug 2019 by dnxit
MVC 6 .NET Core Dynamic navigation menu from the database
20 Aug 2019 by honey the codewitch
Using PCK to create grammars, parsers and tokenizers for C# and other .NET languages
17 Aug 2019 by honey the codewitch
Using PCK's grammar system, and understanding the concepts behind it
16 Aug 2019 by honey the codewitch
Quickly and easily build parsers and tokenizers using Pck's editor
13 Aug 2019 by Benktesh Sharma
Demonstrate how to add EF support in .NET Core project
6 Aug 2019 by honey the codewitch
A parser generator and unification system for different parsing tools
30 Jul 2019 by Don Hoang
This post describes implementing ASP.NET Editable Gridview using Bootstrap 4
24 Jul 2019 by Mehdi Gholam
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, .net
5 Jul 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
13 Jun 2019 by imdurgesh
This article explains how to use framework fortjs for nodejs & demonstrate about creating REST API.
31 May 2019 by Rick Lunglhofer
Details the Implementation and use of a C Language Interpreter with a browser Interface running on an ESP32
21 May 2019 by sun.shuo@aliyun.com
Introduction to Distributed System Design - 2. Practice of Splitting in Microservice Architecture
28 Apr 2019 by Phil Hopley
In this article, we will add AI to an existing ROS (Robot Operating System) House Bot.
20 Apr 2019 by BrainlessLabs.com, sibani.p
Creating a simple ORM for C++ on-top of SQL database
10 Mar 2019 by Fred Song (Melbourne)
Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
9 Mar 2019 by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
5 Feb 2019 by Ryan Peden
Writing to a Slack Channel - Node.js Edition
27 Jan 2019 by syed shanu
Getting started with Angular 7 and ASP.NET Core 2.0 using Angular 7 Web Application (.NET Core) Template and ASP.NET Core MVC Application
25 Jan 2019 by Jeevanandan J
Guidance for the Implementation of repository pattern and unit of work with ASP.NET Core application
15 Jan 2019 by Shao Voon Wong
C++11 std::div() Benchmark
13 Jan 2019 by Andreask84
In this article, I propose a simple application written entirely in Python that allows you to capture images from a camera using DirectShow and to perform simple processing on them using OpenCV.
11 Jan 2019 by Harshit Gindra
Check and request for Permissions in Xamarin Forms mobile application
7 Jan 2019 by Ryan Peden
Writing to a Slack Channel - Python Edition
7 Jan 2019 by Ryan Peden
Writing to a Slack Channel - .NET Core Edition
25 Dec 2018 by Shao Voon Wong
22 Dec 2018 by Ken Haggerty
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
22 Dec 2018 by Ken Haggerty
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
17 Nov 2018 by Terence Wallace
A brief article on how to utilize NBA Stats API in a WinForm application
17 Nov 2018 by Daniele Fontani
TDD & BDD explained with examples
13 Nov 2018 by Vlad Neculai Vizitiu
12 Nov 2018 by Tushar_Gupta
Quick Start tutorial for creating AngularJS applications
9 Nov 2018 by YasIkeda
Tutorial about how to add authentication functionalities to your existing ASP.NET Core project using Microsoft.AspNetCore.Identity.UI package
9 Nov 2018 by Сергей Челноков
30 Oct 2018 by Leonard E. James
Create initial object model and database and display first Razor Page
28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
16 Oct 2018 by Afzaal Ahmad Zeeshan
In this article, we lay the foundation of the concepts needed to understand Docker engine.
4 Oct 2018 by Rahul Rajat Singh
In this article we will look at how Dependency Injection works in ASP.NET Core.
1 Oct 2018 by Uwe Keim
A .NET library to access files and directories with more than 260 characters length
20 Sep 2018 by Sujeet Bhujbal
Angular 4 Insert, Update, Delete with ASP.NET WEB API
18 Sep 2018 by Ben Hall (failingfast.io)
This is a robust solution for FileSystemWatcher firing events multiple times