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.
Jetpack Joyride for Windows Phone 8 game is available now.
TextReader class available in .NET is a base class for StreamReader and StringReader classes. The StreamReader is used to read characters from a stream.
If you are looking to get into .NET programming or need to upgrade yourself to .NET 2.0 and ASP.NET, here is good news. We are providing live online training courses on C# Corner, which you can lea...
Are you a Visual Basic developer and looking to upgrade yourself to .NET, check out our upcoming Visual Basic .NET and ASP.NET with VB.NET online courses. You can learn these 5 days classes from yo...
Are you new to blockchain? If want to learn what Blockchain is all about and why do you need a Blockchain. In this article, you’ll learn the purpose of blockchain and what questions you should be a...
Learn what blockchain is and how blockchain works. Different components of a blockchain and its related technologies. Learn the basics of blockchain—its secure, shared, and distributed nature, how ...
Code example of how to convert an object into a JSON string in C#.
How to create JSON object in C#
This tutorial explains how to create a C# class library(dll) and call it from a C# console client application. In this tutorial we will see how to build a Class Library, and to build a client appli...
C# List Find. Check if an item is in the C# list or not. The Contains method checks if the specified item already exists in the C# List.
GDI+ is graphics engine in .NET that allows developers to build graphics applications for Windows. This GDI+ tutorial is a basic introduction to GDI+ in C# and Visual Studio .NET.
This article shows how to update and delete rows when looping through a DataTable.
I do not see the Start button in Windows 8 but we can always go back to the old ways to restart Windows 8.
Here is the preview of C# Corner WP Mobile App. I am testing it and should go live next week.
Here is the update from VS team, feed from Channel 9 talks about what is new in the next version of Visual Studio.
Learn how to become a Visual Studio coding guru! In this fast-paced session,learn to write code faster than a speeding bullet,leap around large projects in a single bound,and become more powerful t...
Recently, I had to import my emails from Window Live Mail to Office Outlook 2007. Here are the steps required to do so.
Here is a list of known issues for .NET 3.0 Installation and how to fix them.
This is what you need to install and run .NET 3.0.
In my previous articles, I discussed various new features introduced in Visual Studio 2005. This article is another addition to the same series. In this article, I discuss some new features of Visu...