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.
Tablet PC SDK provides two very powerful but easy to use Ink controls for Ink recognition. These two controls are - InkEdit and InkPicture. This article discusses how to work with InkEdit and InkPi...
This step by step tutorial guides you to create your database applications using OleDb Data Adapters in VS.NET.
This tutorial guides you towards your first C# Empty project step by step. After that I'll show you how to add a class to the project and few members to the class and call this class members from t...
This sample code shows you how to use the MainMenu and MenuItem classes to add a menu and click handler for a Windows Form.
This tutorial demonstrates how to draw various charts including line chart, bar chart, column chart, area chart, scatter chart, and pie chart using WPF and C#.
How to delete a Power Plan in Windows 7
How to set the indenting of your code text editor in Visual Studio 2013.
Please discuss all problems you are having with installing or removing Visual Studio 2010 Beta versions.
A cursor in Windows is an icon that is displayed when you move a mouse, a pen, or a trackball. This code shows how to apply and manage cursors in your Windows applications.
Let's congratulate Vijay Anand, one of the top authors of C# Corner on his latest e-book on SharePoint 2013.
Every author, writer, blogger should read and understand this.
Check out how app downloads for iPhone is doing.
You get this message when try to add reference to the WPF Toolkit to a project and build the project.
Couple of weeks ago, I installed SharePoint Foundation 2010 on my Windows 7 development machine and started working on it.
Check out what C# Corner team members do when they are not coding or writing.
XLinq is a new API to work with XML using LINQ. XLinq is more flexible, simple, and faster programming model to read, write, manipulate, and traverse XML documents.
This article shows how to select exact match and in between items from a collection using LINQ and C#.
This article talks about the skills you need to build HoloLens apps.
In this article, you will learn the purpose and role of SharePoint Online.
We can use FileInfo.MoveTo method to rename a file in C#.