Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / shell

Shell

shell

Great Reads

by Oscar-Tark
In this article, we will be looking at a more advanced version of a buffer overflow attack.
by Pavel Durov
This article will explain how to explore Android internal data from Eclipse DDMS perspective using adb and Linux commands.
by BoSkjoett
How to create and delete shortcut files in Windows Startup Folder using C#.
by Mohamed Ashmawy
AlbiruniML is a linear algebra and machine learning library written in pure C# language inspired by tensorflow

Latest Articles

by Oscar-Tark
In this article, we will be looking at a more advanced version of a buffer overflow attack.
by Pavel Durov
This article will explain how to explore Android internal data from Eclipse DDMS perspective using adb and Linux commands.
by BoSkjoett
How to create and delete shortcut files in Windows Startup Folder using C#.
by Mohamed Ashmawy
AlbiruniML is a linear algebra and machine learning library written in pure C# language inspired by tensorflow

All Articles

Sort by Score

shell 

by Oscar-Tark
In this article, we will be looking at a more advanced version of a buffer overflow attack.
by Pavel Durov
This article will explain how to explore Android internal data from Eclipse DDMS perspective using adb and Linux commands.
by BoSkjoett
How to create and delete shortcut files in Windows Startup Folder using C#.
by YasIkeda
Tutorial about how to add authentication functionalities to your existing ASP.NET Core project using Microsoft.AspNetCore.Identity.UI package
by Don Hoang
This post describes implementing ASP.NET Gridview using Bootstrap 4.
by Afzaal Ahmad Zeeshan
In this post, I will show you how to create a small script to automate the deployment of your ASP.NET Core applications to Microsoft Azure using local git deployment.
by Kewin Rausch
Introduction to protocols to manage Key Exchange in secure channels communication
by Mr. xieguigang 谢桂纲
How to build my own 3D graphics engine from ZERO step by step
by Cinchoo
Yet another RoboCopy GUI tool
by hemanthk119
Steps to enable VPN client on an OpenWRT router using openvpn and mwan3
by Jarek Szczegielniak
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
by Jarek Szczegielniak
In this article, we publish our NLP API service to Azure using Azure Container Instances.
by Andrey Chaschev
A Bear deployment example of a Petclinic Grails demo from GitHub.com
by Eddy Vluggen
Building (almost) a RAM-Disk using the Dokan library and C#
by Jonathan Nethercott
Automated Raspberry Pi Setup for .NET Core development and remote debugging using Visual Studio Code
by Mikhail-T
How to write a Powershell script, which will first export all your projects (excluding source control data), then pack them with 7-Zip.
by infinateone
A file manager app with Clipboard interaction and drag and drop support.
by Michael Haephrati
This article explains how the Skype account details are stored, how to fetch this information and in general, how to interpret XML files using Rapid XML library.
by ron85262
In this article, I'll make an overview of IoT and introduce a way to approach IoT using Wemos D1.
by CPallini
Programming Microchip PIC32MM microcontrollers in C++ and assembly
by kim.david.hauser
Microsoft Visual Studio Solution File Version Changer - for Visual Studio versions 2002, 2003, 2005, 2008 and 2010
by Olivier Lecointre
This articles describes a way to reproduce the behavior of a panel applet (menus and interation with an application) on Gnome Shell for Mono applications on Linux, with the help of DBus
by David Hall
An MRU Manager Component that can be dropped on a Windows Form or WPF Window and integrates with Menu, MenuStrip, Application Settings, Registry, and Windows Recent Files.
by Marijan Nikic
One-file shell-integrated easy solution for automatic recognition of movies and TV shows
by Jarek Szczegielniak
In this article we run inference on sample images with TensorFlow using a containerized Object Detection API environment.
by Jon Sagara
This article shows how to create a guestbook script using Perl. Data is stored in a MySQL table rather than in a flat file. DBI is used to connect to the database.
by Gerald Gomes
Starting modular application development using Prism, WPF, and Unity container.
by HoshiKata
Describes some of the ways to kill a runaway process or malware
by QxOrm
QxOrm C++ library: Persistence (based on QtSql Qt library) - Serialization (based on boost::serialization library) - Reflection (introspection)
by Kewin Rausch
Moving forward in the future networks evolution
by Rick Lunglhofer
Details the Implementation and use of a C Language Interpreter with a browser Interface running on an ESP32
by Jarek Szczegielniak
In this article, we’ll create a container to run a CPU inference on the trained model.
by Ramon F. Mendes
Create HTML/CSS/script based cross-platform desktop apps in C# with Sciter engine!
by JJMatthews
Screenshot Tool
by Ahmed Charfeddine
A Visual C++ Project Wizard for the fast creation of high performance TCP servers in C++
by V. Subhash
This final part of the article series covers some other important behaviour of bash, particularly that relating to text expansions and substitutions.
by Shweta Lodha
An introduction to Prism.
by Shweta Lodha
A few more interesting concepts like Modules and Views.
by ergohack
Tired of the same old Windows Logon/Shutdown screen? I use a symbolic link rotation utility to cycle through a bank of backgrounds.
by Midi_Mick
Accessing the Windows Property System in the Shell
by Michael Haephrati
A tiny Command Line Interface wrapped with a Graphic User Interface
by fd9750
Overview of required tools to cross compile/build/remote debug C/C++ projects on a Windows host ( 10 ) for a Raspberry PI 3B
by Сергей Челноков
How to write your Notepad
by AlexeyAB
Atomic operations and C++11 memory barriers and assembler instructions generated on x86_64 CPUs
by gbahns
Create fully functional windows with custom chrome and caption buttons in WPF
by Leung Yat Chun
FileExplorer is a WPF based control that has most features of the Windows Explorer, you can use it to display shell objects or any hierarchical data.
by Patrick P. Frey
In this article we see how a very primitive compiler is written in Lua using Mewa and how to compile and run a simple demo program in the shell.