Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About commands
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Satyaprakash Samantaray (13)
Nipun Tomar (7)
Vishal Babuks (3)
Shaily Dubey (2)
Sathya N (2)
Deepak Middha (2)
Rajkumar Jain (2)
Pranam Bhat (2)
Siddharth Vaghasia (2)
Swatismita Biswal (2)
Abhishek Arora (2)
Jacob Robinson (2)
Arpit Jain (2)
Dhanapal Chandran (1)
Harshit Pandey (1)
Manoj Kumar Duraisamy (1)
Alkesh Bijarniya (1)
Bhavya Gaur (1)
Teddy Kurian (1)
Abhishek Yadav (1)
Keerthi Raja (1)
Koshila Senadhira (1)
Swesh S (1)
Jochen Bartlau (1)
Anish Ansari (1)
Suhil Srinivas (1)
Satya Karki (1)
Vinay Ayinapurapu (1)
Sameer Shukla (1)
Rijwan Ansari (1)
Ganesan C (1)
Onkar Sharma (1)
Manoj Kulkarni (1)
Dipen Shah (1)
Harshal Limaye (1)
Dinesh Gabhane (1)
Abhishek Mishra (1)
Sateesh Arveti (1)
Mahesh Chand (1)
Kirtesh Shah (1)
Arjun Panwar (1)
Hugo G. Fernandez R. (1)
Arvind Singh Baghel (1)
Rikam Palkar (1)
Virender Verma (1)
Joseph Velliah (1)
Gaurav Gahlot (1)
Dipa Mehta (1)
Gokulakrishna (1)
Nanddeep Nachan (1)
Dhanasekaran G (1)
Rakesh (1)
Amey Vartak (1)
Gajendra Jangid (1)
Mohammad Sbeeh (1)
Prasham Sabadra (1)
Khaja Moizuddin (1)
Jayakumar Balasubramaniam (1)
Dilip Gupta (1)
Sibeesh Venu (1)
Vinod G (1)
Kaviya Balasubramanian (1)
Akshay Phadke (1)
Romil Bheda (1)
Manoj Kalla (1)
Rupesh Kahane (1)
Shridhar Sharma (1)
David Furshpan (1)
Charlie Brown (1)
Nimit Joshi (1)
Related resources for commands
No resource found
Secret GIT commands
5/4/2023 9:47:34 PM.
Some of the secret commands in GIT
How To Use Cargo Commands In Rust?
5/1/2023 9:58:21 AM.
explain all main commands in rust programming langugue
How To Update Table Data In Mysql
4/28/2023 9:05:28 AM.
Mysql DML commands and Update command in a Mysql.
How to use MySQL DML commands in Rust
4/25/2023 5:46:39 AM.
In this article We learned how to Select, insert, update, and delete data in our database using rust.
Details about Dokcer and it's basic commands
4/18/2023 8:37:42 AM.
Details about Docker and it's basic commands
Commonly Used Vue.js Commands
3/17/2023 10:23:41 AM.
In this article, you will learn about Vue.js Commands.
Most Important SQL Commands
2/23/2023 6:22:35 AM.
In this article, you will learn about the most important SQL Commands.
Useful Commands in SQL
2/23/2023 6:05:36 AM.
Here I will describe some useful commands in SQL.
Types of Commands in SQL Server
1/23/2023 6:37:23 AM.
This article explains various types of SQL Server commands, like DDL, DCL, DML, and TCL etc.
SQL Commands : DDL, DQL, DML, DCL, TCL with Examples
1/13/2023 10:58:44 AM.
In this article you will learn the SQL command categories and its sub-categories.
Insight.Database .NET Micro ORM - Executing And Carrying Out SELECT SQL Commands
1/10/2023 8:17:02 AM.
Insight. The database micro-format for.NET is quick, light, and, dare we say it, fantastic. SQL commands are simple to run using Insight. SqlCommand class and parameters are no longer used. AddWithVal
Run Powershell Commands From The Azure Portal
12/27/2022 5:07:43 AM.
In this article, you will learn how to run Powershell Commands from the Azure Portal.
Grant and Revoke Command in SQL Server
12/18/2022 6:10:42 PM.
Grant SQL statement grants permissions on an object to a user. Revoke removes permissions on an object. In this article, learn about Grant and Revoke in SQL Server.
Browser Commands In Webdriver IO
10/31/2022 6:56:52 AM.
In this article, you will learn about Browser Commands In Webdriver IO.
Browser and Action commands in Cypress
10/27/2022 11:08:48 AM.
In this article, we will see some of the browser and action commands in cypress.
Browser Commands Selenium With Python
10/26/2022 7:22:51 AM.
In this article, you will learn about browser commands selenium with python.
Cheat Sheet For Git Basic Commands
9/14/2022 11:11:10 AM.
Article aimed at quick reference for all the basic git commands
Adding Custom C# Slash Commands To Mattermost
4/29/2022 2:22:19 PM.
This article describes a prototype that can be reused easily to host custom slash commands for the popular Mattermost team collaboration software. A slash command is a functional extension that allows
Manage GitHub Repository Using Visual Studio Code
4/18/2022 7:21:53 AM.
How to manage public and private repository using VS Code and Push Project Changes to Repo
Run Commands On Microsoft Azure Virtual Machine
4/18/2022 7:03:49 AM.
if you have a virtual machine and you need to run some commands then normally you've to log in and then open a terminal and then execute your commands. What if there is another way of doing let us
Text-to-Speech Conversion in C#
4/5/2022 12:01:42 PM.
This article provides some elementary information about how to perform text to speech conversion using the speech SDK 5.1.
Important Git Commands With Examples
3/10/2022 5:46:51 AM.
This article describes the Important Git commands with examples and use cases
Frequently Used Linux Commands
1/20/2022 4:13:58 PM.
This article will help to learn the simple and frequently used Linux commands
Maven: What , When & Why?
1/19/2022 1:57:00 PM.
Maven intro, POM files details , Frequently used commands
Managing Files On GitHub Using Git Bash In Real-Time Scenario - Know About GitHub Reviewer
1/17/2022 2:34:00 PM.
We discuss on steps to push, pull and clone repository files to GitHub by team members using Git Bash under organization. Here one member will add reviewers to review its pushed files by creating pull
Managing Files On GitHub Using Git Bash In Real-Time Scenario - Removing A Specific File From Pull Request
1/17/2022 2:32:13 PM.
We discuss on steps to push, pull and clone repository files to GitHub by team members using Git Bash under organization. Here one member will add reviewers to review its pushed files by creating pull
Artillery - API Freighting Tool Overview
1/8/2022 10:28:47 AM.
Load Performance Testing, Artillery tool setup , Basic commands , Debugging & Reporting
Code CheckIn Using Git Commands
12/31/2021 6:28:40 AM.
This article explains how to check in the code to Azure Dev Ops repository using git commands
Lesser Known Git Commands
12/30/2021 4:05:31 AM.
The article covers 5 important rare git commands, which are extremely useful
Top 15 Git Commands With Examples For Every Developers💪
11/12/2021 10:46:01 AM.
Git is a version control system for managing the source code which keeps the track of it with many options. Basically, it is a software to track the changes of files mostly used for coders to work col
List Of Frequently Used Docker Commands
8/12/2021 11:13:39 AM.
In this article, you will learn about frequently used docker commands.
Important Queries In MySQL
6/30/2021 11:19:35 AM.
A list of Important Queries In MySQL. These queries are very useful whenever we face any difficulty in MySQL.
List Of Commonly Used GitHub Commands
6/29/2021 2:41:02 PM.
I'm adding here the list of commonly used GitHub commands. These are the commands we use in our day to day programming when working with GitHub Repository.
Commonly Used Angular Commands
6/28/2021 2:57:22 PM.
A list of commonly used Angular commands. These commands are helpful whenever we face some problem while working on Angular projects.
Managing Files On GitHub Using Git Bash 📥📤 In Real-Time Scenario - Owner Uploads Project In GitHub Repo
5/25/2021 2:41:17 PM.
We discuss on steps to push, pull and clone repository files to GitHub by team members using Git Bash under organization. Here one member will add reviewers to review its pushed files by creating pull
Lets Know About Team In GitHub 📥📤 In Details
5/22/2021 2:35:34 PM.
Teams are groups of organization members that reflect your company or group's structure with cascading access permissions and mentions. Organization owners and team maintainers can give teams admi
Let's Learn About GitHub Projects 📥📤 In Detail
5/21/2021 12:18:56 PM.
We can now implement GitHub Projects at the Organization level. All users in the Organization will have access to its Projects, so we and our team can plan and manage work across repositories.
Steps To Create And Configure Organizations In GitHub 📥📤 In Details
5/21/2021 5:29:14 AM.
Organizations are shared accounts where businesses and open-source projects can collaborate across many projects at once. Owners and administrators can manage member access to the organization's d
Let's Learn About Git Default Branch 📥📤 In Detail
5/11/2021 8:28:49 PM.
In this article, I will describe the below-mentioned points in detail, what is git default branch, use of git default branch, how to change the git default branch, check git default branch using Git B
Steps To Ignore Files Using Gitignore 📥📤 In Details
5/8/2021 12:11:12 PM.
We will discuss the steps to ignore files without committing to git or github and how to use .gitignore file.
Let's Learn About Merging The Git Branches 📥📤 And Create Pull Request In Details
5/7/2021 3:00:09 PM.
We will discuss, merging code from one branch to another branch and steps to create pull request.
Let's Understand About Git Branches 📥📤 And Its Real Time Uses
5/6/2021 4:45:48 AM.
Git branch is nothing but the copy of source code. So, that way a developer can easily find the source code, by whom it was written, and using what language and it can be tracked easily.
Let's Know About Git Branches 📥📤 And How To Implement It
5/5/2021 4:36:38 AM.
Git branches are effectively a pointer to a snapshot of your modifications. So, Instead of copying files from directory to directory, Git stores a branch as a reference to a commit.
How To Sync A Fork Repository With An Upstream Repository Using Git Commands
5/3/2021 5:04:25 AM.
While contributing to various open-source projects on GitHub, it is important for us to keep our fork repository in sync with an upstream repository. This video shows how to sync a fork repository wit
Steps To Initialize A Git Repository And Push The Changes To GitHub 📥📤 In Details
5/1/2021 9:01:52 AM.
how to initialize a git repository and push the changes to GitHub. Also, we will learn how to add multiple files to staging area with a single command and commit.
Altering Item Insights Security In Microsoft Graph Using PowerShell Commands
4/23/2021 2:15:45 PM.
Item experiences security settings give the capacity to arrange the perceivability of insights which is got from Microsoft Graph
20 Git Commands You Should Know
3/25/2021 7:40:27 PM.
In this article, we'll go over 20 useful Git commands that every software developer should be aware of.
Important Commands In PowerShell
2/23/2021 4:45:01 PM.
In this article, you will learn about working with important basic PowerShell commands.
Containerize .NET Core Application And Push It To Azure Container Registry Using Docker Commands
12/28/2020 4:53:11 PM.
In this article we will containerise a .NET Core application using Docker commands and then push it to the Azure Container Registry using Docker commands.
Look at WinDbg Commands For Advanced .NET Debugging
12/3/2020 1:02:17 AM.
This article describes the WinDbg commands helpful for analyzing an ASP.NET memory dump.
ADO.NET: What's changed in .NET Beta 2?
11/2/2020 9:11:16 AM.
ADO.NET API is one of the changed APIs. In this article, I've covered some of ADO.NET changes in Beta 2.
Azure - Using Powershell
10/13/2020 7:44:03 AM.
In this article, you will learn about Azure Powershell.
Help and Show Commands in MySQL
9/17/2020 7:45:47 AM.
This article describes general information about the database and provides help for these commands.
Hello World .NET Core On Linux
7/19/2020 8:21:09 AM.
In this article, you will learn how to implement .NET Core in Linux.
Introduction To SQL And SQL Commands
7/6/2020 1:14:17 AM.
In this article, I am going to explain different types of SQL commands which are DDL, DML, DQL, DCL, and TCL.
REST API's Implementation In WPF Using Entity Framework
7/3/2020 7:06:57 AM.
In this article, you will learn about REST API's implementation in WPF using Entity Framework.
List Of Various Git Commands
6/30/2020 7:41:58 AM.
In this article, I will provide information on various Git commands and their usage.
Governance - Scan Office 365 Groups Created with User First or Last Name using Office 365 CLI Commands
3/23/2020 2:39:54 PM.
In this article, you will learn how to scan Office 365 Groups created with a user's first or last name using Office 365 CLI commands.
"pip" Commands Every Python Developer Should Know
2/14/2020 3:42:35 AM.
In this article, we will be talking about the six most important pip commands that every Python developer should know.
Python Web Framework Django With Setup
2/10/2020 12:09:36 AM.
In my previous articles, we have learned all the basics of the Python programming language. In this article, we will discuss the Web Development in Python with Django Framework. We will see what Djang
Docker For Beginners
1/3/2020 8:48:11 AM.
In this article, we are going to see how to install docker in Redhat Enterprise Linux and learn some basic operations with docker commands.
Managing Flows Of Power Automation With Office 365 CLI Commands
12/27/2019 2:50:45 PM.
In this article, we will learn how to manage flow of Power automation with Office 365 CLI
SPFx Commands Cheat Sheet
10/31/2019 2:30:09 AM.
In this article, we will revise all the useful commands for SharePoint Framework.
Provisioning Linux Virtual Machines Through PowerShell Commands
9/3/2019 10:29:39 AM.
This article helps you to learn the Azure Module PowerShell commands to provisioning the Linux Virtual Machines.
Managing Microsoft Teams With Office 365 CLI Commands
8/14/2019 9:17:55 AM.
In this article, we will learn how to manage teams with Office 365 CLI.
Basics of ADO.NET
8/13/2019 12:05:59 AM.
In this article is a basic introduction to ADO.NET, a technology in .NET used to connect with any type of database.
Commit and Rollback Commands in SQL Server
6/3/2019 4:39:44 AM.
In this article I describe Commit and Rollback Commands in SQL Server.
10 Useful Git Commands
4/22/2019 12:58:20 AM.
Today, we will go through some useful git commands you should know as a developer.
Quick Preview Of Angular CLI Commands
3/31/2019 9:46:30 AM.
In this article, we will discuss how to use Angular CLI commands in the Angular app. We are going to discuss some common Angular CLI commands.
Using Azure PowerShell Commands To Create An App Service Web App
3/19/2019 8:45:03 AM.
Azure PowerShell provides a set of cmdlets that use the Azure Resource Manager model for managing your Azure resources. You can use it in your browser with Azure Cloud Shell, or you can install it on
Resolving "SPFx Component All Gulp Commands Failed" Error In O365
10/12/2018 11:05:11 AM.
Today, I am here with a new issue and solution. In this article, I’ll explain the TSLlint error while building an SPFx component (Either web part or extension) and then, we show how we resolved it.
Angular 6.1 CLI Commands
10/11/2018 9:41:50 AM.
In order to work with Angular, we need to get started by creating a sample project manually by adding all its dependent files such as JavaScript, TypeScript, jQuery, Angular, Protractor, Karma and few
How To Create And Deploy SharePoint Framework (SPFx) Webparts With Simple Commands
6/15/2018 6:05:36 AM.
This article demonstrates how to build your first SharePoint Framework with simple commands and how to deploy it to go live instantly. Before start with make sure you have the development environment
Learn About Some Useful Angular CLI Commands
3/15/2018 6:37:17 AM.
In this article, I am going to discuss some useful Angular CLI commands.
Learn MongoDB With Me - Part Two
3/2/2018 10:41:22 AM.
This is the second article of the series “Learn MongoDB with Me,” and if you haven’t read my previous post on this topic, I strongly recommend you find it here. This is a continuation of exploring the
How To Use Ratings In Lists And Libraries Using Rating Settings, Server Side Coding And PowerShell Commands
10/9/2017 11:33:49 AM.
In this article I will discuss how to make use of ratings with your lists & libraries. Ratings are the features introduced by Microsoft which allow users to evaluate & rate the authors. Here I
Change Site Collection URL, Title, Logo In SharePoint 2013 Using PowerShell Commands, Back Up And Restore Option
10/5/2017 12:08:23 PM.
In this article I have discussed about how to change the site collection URL, title & logo in SharePoint 2013. Suppose in your company you have already created your site collection & customize
Using PowerShell To Create Log/CSV Files And File Out Commands
7/19/2017 2:31:58 PM.
In many instances while developing using Powershell we need to get the logfile in a specific folder and format.
Commands For "Add", "Install", "Update" The Solutions For SharePoint Site
7/14/2017 12:00:25 AM.
In this article, I would like to share the steps and commands for how to Add, Install and Update, Uninstall and Remove the solutions (WSP Package) in SharePoint server.
Database Console Commands In SQL Server
6/4/2016 12:20:47 AM.
In this article, you will learn about database console commands in SQL Server.
List Files And Directories Using 'ls' Command
5/18/2016 3:48:38 PM.
In this article we will learn about ls command. The command ls is an important command in the Unix operating system.
Azure PowerShell Commands For Web App
4/28/2016 11:26:22 AM.
In this article you will learn about Azure PowerShell Commands for Web App.
Basic UNIX Commands Everyone Should Know
4/26/2016 10:29:10 AM.
In this article we will learn some of the basic UNIX commands which every software developer and tester should know.
Select Command In SQL Server
1/18/2016 1:39:20 PM.
In this article you will learn about Select command in SQL Server.
Basics Of Database With Real Life Example
12/4/2015 2:48:27 AM.
In this article we will discuss about the basics of database with real life example.
Code First Migration Using NuGet Commands In ASP.NET MVC 5
10/16/2015 12:00:38 PM.
This article intends to describe the code first migrations in ASP.NET MVC using NuGet Commands.
PowerShell Commands To Update, Uninstall and Remove Solution in SharePoint Central Adminstration
7/14/2015 3:46:36 PM.
This article explains how to update, uninstall and remove a solution in SharePoint Central Administration using PowerShell commands.
Add and Deploy Solution in SharePoint Central Administration Using PowerShell Commands
7/13/2015 11:49:35 AM.
This article explains how to add and deploy solutions in SharePoint 2013 using PowerShell Commands.
MVVM - Commanding
1/29/2015 3:48:46 AM.
In my previous article (MVVM Design Pattern) I covered the MVVM infrastructure that was lacking commanding. This one completes the previous article by adding commands to the Home Grown MVVM.
How To Identify and Heal MySQL Replication Over Slow Links
1/14/2015 1:38:18 AM.
In this article you will learn how to identify and heal MySQL Replication over slow links.
Getting Started With Git
5/26/2014 1:06:07 PM.
This article describes the git and different version control systems. You can also check out the git commands in here.
Custom Grammar For Speech Recognition In Windows Phone 8
3/12/2014 12:05:33 PM.
This article explains grammar and speech recognition and how to configure them.
Speech Recognition In Windows Phone 8
3/11/2014 1:59:17 PM.
In this article we will learn how to use speech recognition in Windows Phone 8.
Oracle SQL Commands: Part 9
11/12/2013 1:22:57 PM.
In this article you will learn about more Oracle commands.
Oracle SQL Commands: Part 8
11/12/2013 2:57:11 AM.
In this article you will learn about various Oracle commands.
Oracle SQL Commands: Part 7
11/8/2013 6:11:27 AM.
In this article you will learn about various Oracle commands.
Oracle SQL Commands: Part 6
11/7/2013 12:53:18 PM.
In this article you will learn about various select commands in Oracle.
Oracle SQL Commands: Part 5
11/7/2013 6:23:00 AM.
In this article you will learn about various drop commands in Oracle.
Oracle SQL Commands: Part 4
11/7/2013 2:55:33 AM.
In this article you will learn about various alter and drop commands in Oracle.
Oracle SQL Commands : Part 3
10/31/2013 6:22:46 AM.
In Oracle we can create our own procedure. A procedure is a collection of SQL statement that can be called by any valid object name and create a user-defined procedure we use the command create Procedure.