Click here to Skip to main content
15,867,594 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 Score

Markdown 

15 Apr 2022 by dnxit
MVC .NET Core 3.1 Dynamic Role based authorization using Authorization Handler & Custom Authorize Policy
28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
1 Feb 2017 by Mr. xieguigang 谢桂纲
How to build my own 3D graphics engine from ZERO step by step
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.
27 Aug 2017 by Daniel Vaughan
Use, and learn how to build, a Markdown Monster add-in that outputs HTML compatible with CodeProject's article submission wizard.
28 Apr 2019 by Phil Hopley
In this article, we will add AI to an existing ROS (Robot Operating System) House Bot.
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
20 Aug 2018 by TheQult
Simple middleware to add server side analytics functions to ASP.NET Core
8 Dec 2017 by Dirk Bahle, Alaa Ben Fatma
Tips & tricks on visting and searching nodes in WPF TreeViews
3 Jan 2022 by Arthur V. Ratz
Optimizing the performance of the large-sized matrices QR factorization and eigendecomposition, using Schwarz-Rutishauser algorithm
27 Aug 2018 by amitthk
RunCmd is a windows batch file editor,runner utility. It can be used to automate our repetitive tasks using commandline batch files.
7 Sep 2018 by Robert Vandenberg Huang
Experiment, run and compare different pathfinding algorithms and heuristic functions
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.
1 Aug 2018 by Habibur Rony
This article mainly covers how to setup and configure Azure AD tenant and integrating Azure AD into ASP.NET Core 2.0 web app for authentication and role based authorization.
25 Sep 2021 by Clark Fieseln
Compress, encrypt and hide a secret file inside an audio file (MP3, WAV, OGG, FLAC, ..)
31 May 2019 by Rick Lunglhofer
Details the Implementation and use of a C Language Interpreter with a browser Interface running on an ESP32
20 Jan 2023 by Afzaal Ahmad Zeeshan
How to efficiently create Docker images using Node.js web app
1 Aug 2018 by Ajcek84
Client-side music notation rendering in Blazor
22 Dec 2018 by Ken Haggerty
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
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.
16 Jun 2018 by Shao Voon Wong
Overloaded Operators to write concise code on STL Set Algorithms
16 Jun 2018 by Mike V Baker
This article describes the process of setting up Single-Sign-On (SSO) for a Node.js website hosted on Amazon Web Services and configuring Elastic Beanstalk for HTTPS.
1 Sep 2018 by Arthur V. Ratz
In this brief article, we will demonstrate how to deploy a Node.js application and run it on Docker's Windows Server Core 2016 Containers
30 Jul 2019 by Don Hoang
This post describes implementing ASP.NET Editable Gridview using Bootstrap 4
5 Feb 2019 by Ryan Peden
Writing to a Slack Channel - Node.js Edition
7 Jan 2019 by Ryan Peden
Writing to a Slack Channel - .NET Core Edition
16 Nov 2019 by Bahrudin Hrnjica
In this article, we are going to explore the main features in the new C# Juypter Notebook.
30 Oct 2018 by Leonard E. James
Create initial object model and database and display first Razor Page
4 Dec 2014 by Ivan Yakimov
In this article, I'll show you how to modify expressions which are used to create Entity Framework queries.
5 Jun 2018 by Shao Voon Wong
Performance of Floating Point and Integer Arithmetic has closed gap in modern CPU
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
17 Nov 2018 by Daniele Fontani
TDD & BDD explained with examples
17 Nov 2018 by Terence Wallace
A brief article on how to utilize NBA Stats API in a WinForm application
20 Aug 2019 by honey the codewitch
Using PCK to create grammars, parsers and tokenizers for C# and other .NET languages
6 Sep 2020 by Издислав Издиславов
Showcase for simple techniques for XAML button styling
23 Feb 2022 by Michael Sydney Balloni
Recycle objects that are expensive to create and improve the performance of your application
17 Aug 2019 by honey the codewitch
Using PCK's grammar system, and understanding the concepts behind it
18 Oct 2020 by Mohssine EL HARFI
8 Nov 2020 by DotNetLead.com
This article shows you how to add Windows Authentication to Angular and .NET Core Web API projects.
9 Jul 2018 by ThatsAlok
In this second article of series, I would be focusing completely on List working
9 Jul 2018 by ThatsAlok
Let's explore the world of StateFulWidget with respect to Flutter
14 Jul 2018 by ThatsAlok
Map class denotes a key and value container. I will showcase its various methods and properties.
18 Jul 2018 by ThatsAlok
Flutter ListView: A scrollable control for everyday need
21 Jul 2018 by ThatsAlok
Let's explore Flutter Grid view and MediaQuery
22 Dec 2018 by Ken Haggerty
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
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.
22 May 2015 by JIANGWilliam
An open-source JAVA library to enable composing new XML document from scratch or based on templates, parsing XML to dictionary or JSON with easy and efficiency
20 Nov 2017 by jgauffin
Griffin Editor - a markdown editor written in TypeScript
22 Apr 2016 by jgauffin
Return markdown directly from your ASP.NET MVC controller
8 Aug 2017 by Richard James Moss
How to write custom Markdig extensions
31 Jul 2018 by ThatsAlok
Object Oriented Programming in DART
11 Jan 2019 by Harshit Gindra
Check and request for Permissions in Xamarin Forms mobile application
13 Jun 2019 by imdurgesh
This article explains how to use framework fortjs for nodejs & demonstrate about creating REST API.
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.
22 Nov 2019 by Jeremy Likness
Migrate from Medium to Hugo
30 Nov 2019 by Btech2020
A C# Api code to work with excel workbook
29 Dec 2019 by Ri Xu
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
14 Jun 2021 by PaulKukiel
Build a Custom PHP MVC in 30 mins and deploy to AWS lambda
8 Jan 2022 by Michael Sydney Balloni
An exciting proof-of-concept that sews httplite with security components
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.
29 Aug 2023 by Richard MacCutchan
QA is really not the place for such questions. You should try Collaboration / Beta Testing Discussion Boards[^].
26 Nov 2022 by Richard James Moss
How to write custom Markdig extensions
18 Nov 2015 by ZurdoDev
It is incredibly rude to post your homework here without even asking a question. You are essentially dropping your homework off and then going to play Xbox and expecting someone else to do it for you. Shame on you.Now, when you get stuck on something specific, please come back and ask a...
23 Feb 2017 by Hein Pauwelyn
SituationI develop a site with Angular-CLI and will publish that on GitHub pages. the link to my project is https://heinpauwelyn.github.io.I've installed a package named angular2-markdown to render markdown files on my HTML pages. Below you see my code:
6 Oct 2017 by CPallini
I believe that's called web scraping[^]. There are many articles on such a topic, here at Code Project[^].
17 Aug 2018 by Aitzaz Ahsan
I want to build Indoor Map for My building. we have different counters in the building. How to Draw markers using base map, second how i can calculate the distance between two counters and how to show the direction from starting point. I am expert in asp.net MVC. Any one can help me please. ...
17 Aug 2018 by Dirk Bahle
For the drawing part I am not sure about ASP.Net but WPF offers a wealth of 2D and 3D drawing tools via different Canvas objects. Maybe there is something similar in ASP.Net (if you re not interested in producing a desktop/UWP app): ASP.NET and HTML 5 Canvas - Draw Images and Save in ASP.NET...
13 Nov 2018 by Vlad Neculai Vizitiu
16 Oct 2019 by Lucas Vogel
Get YAML, Markdown and HTML content using this handy wrapper to the YamlMarkdown library.
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...
11 Jun 2022 by RickZeeland
For an open-source alternative, see: open-source-self-hosted-mailchimp-alternatives[^]
20 Sep 2022 by Giovanni Scerra
A simple and easily extensible IP geo-fencing engine
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...
16 Dec 2021 by AlexeyAB
Atomic operations and C++11 memory barriers and assembler instructions generated on x86_64 CPUs
9 Mar 2019 by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
12 Mar 2023 by Keith Barrett
A C# library for use in physics and engineering calculations
13 Aug 2018 by Gunnar S
Convert an existing .NET Core WebAPI application to NServiceBus
8 Jul 2018 by Mark J. Caplin
Cross-platform development with Microsoft ASP.NET Core 2.1
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
9 Dec 2019 by Fabrice Lacharme
Yet another slider/trackbar in C#
5 Feb 2020 by Fred Song (Melbourne)
Demonstrating a series of Angular fundamentals through an Angular 7 application.
29 Oct 2016 by rohit7209
jrValidator provides a set of JavaScript functions to validate HTML forms
18 Sep 2018 by Ben Hall (failingfast.io)
This is a robust solution for FileSystemWatcher firing events multiple times
6 Aug 2019 by honey the codewitch
A parser generator and unification system for different parsing tools
13 Aug 2018 by Shao Voon Wong
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)
13 Aug 2019 by Benktesh Sharma
Demonstrate how to add EF support in .NET Core project
23 Sep 2020 by Claudio Nicora
An extended NumericUpDown control with better focus and mouse wheel management.
30 Aug 2020 by Peter Occil
Discusses color spaces, color generation, and other general color topics commonly faced by programmers
5 Jul 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
11 Feb 2023 by Akram El Assas
Monitor for any changes in your Node.js application and automatically restart the server
4 Mar 2021 by Yevgeniy Shunevych
An introduction to Atata C#/.NET web UI test automation full-featured framework based on Selenium WebDriver
1 Oct 2018 by Uwe Keim
A .NET library to access files and directories with more than 260 characters length
4 Jul 2018 by ThatsAlok
In this tutorial, I will provide step by step to build your first Flutter App
23 Jun 2020 by Marla Sukesh
Basics of latest version of Angular JavaScript and TypeScript
22 Sep 2019 by Rodrigo Cesar de Freitas Dias
Introducing WinLamb, a modern C++11 object-oriented library to write native Windows programs