Founder C# Corner. Founder & CEO Mindcracker Inc. Investor, Advisor, Board member of several startups and non profit foundations. Try to implement emerging technologies when trying to solve the next problem.
In this video, you'll get a quick overview of Docker and its benefits. You will also learn about containers and how containers and Docker are related. The video also talks about how Docker is r...
How to crop an image in Word 2013. To crop an image in Word 2013, right click on the image and select Crop option.
How to get number of items in a List with C#. C# List<T> class provides methods and properties to create a list of objects (classes).
Convert a Boolean to a Byte using C# and .NET. A byte is an 8-bit unsigned integer. The ToByte method of the Convert class converts other base data types to a byte data type.
What is the average salary of an IT professional. Here I am listing Top 10 highest paid cities in the US and Top 10 highest paid companies in India.
In this article, I will show you how to use the XmlTextReader class to read an XML document and write data to the console.
In this article, you will learn What is Azure DevOps and how to get started with Azure DevOps.
A project management software or tool allows companies and individuals to plan, schedule, and manage their projects and tasks. Here is my list of the best project management software.
You can be a great developer, but if you do not share your expertise with anybody, nobody will know about you. That said, you need to come out of your cave and show the world what you've got. U...
Here is a list of current job openings we have in Philadelphia and New York areas.
In this article I will explain about ColorConverter and ColorTranslater Classes in GDI+.
I started my first consulting job in 2002 and since then I’ve never had a situation when my next job is not already lined up. I always have jobs waiting for me. This is something you can learn from...
This article explains what you need to install on your machine to run C# and where to find the downloads.
This article explains how to create your class, add some functions and call it from Main function.
List of Top 10 Web application security risks of 2017 and beyond.
In this article I will explain about System Colors in GDI+.
So you got an opportunity to work on a software project as an independent contractor. If not planned carefully, a software contract work can be a nightmare, and not fruitful as you may think.
Congratulations on completing 100+ articles within a year.
Download the .NET Micro Framework Software Development Kit to develop for embedded devices using Visual Studio, C#, and .NET technology.
C# 2.0 allows you to assign null values to primitive types including boolean and integer, which wasn't possible in previous version of C#.