Practical solutions

C# Howtos How-To Guides

Solve the problem. Keep building. Collection of C# how-to articles

Find the answer you need

Browse practical solutions, grouped by the task you're working on.

__COUNT__ entries on this page

How to Convert a String to a Byte Array in C#Learn how to convert a string to a byte array in C How to Remove Element of an Array in C#This article provides a comprehensive guide on how to remove an element from an array in C Optional Parameter in C#This article explores how to create optional parameters in C How to Use Strings in Switch Statement in C#This article introduces how to use strings in switch statements in C Random Int in C#This article explains how to generate random integers in C How to Check Whether a File Exists in C#Learn how to check whether a file exists in C How to Declare a Constant Array in C#Learn how to declare a constant array in C How to Add List to Another List in C#Learn how to add one list to another in C Singleton Class in C#Explore the Singleton Class in C How to Remove Quotes From String in C#Learn how to effectively remove quotes from strings in C REST API in C#Learn how to make REST API calls in C C# List IndexThis comprehensive tutorial on C How to Send a Simple SSH Command in C#This tutorial discusses how to send a simple SSH command in C How to Change Cursor in C#This article will guide you on how to change the cursor into a wait cursor using C How to Download a File From a URL in C#Learn how to download a file from a URL in C How to Sort an Array in C#This article introduces how to sort an array in C Random Number in a Range in C#This article explores how to generate random integer numbers within a specified range in C Question Mark in C#This article explores the significance of the question mark in C How to Delete a File in C#Learn how to delete a file in C How to Run a Command-Prompt Command in C#Learn how to run Command-Prompt commands in C How to Get Current Time in C#Learn how to get the current time in C How to Write a Stream to a File in C#Learn how to efficiently write a stream to a file in C How to Unzip a Zip File in C#Learn how to unzip a ZIP file in C How to Restart an Application in C#Learn how to restart an application in C