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.
This article demonstrates how to draw bar charts in WPF and C#.
The Line object represents a line shape and draws a line between two defined points. This article demonstrates how to create lines in WPF and XAML.
In this article, we will see how to use the LineSegment to draw a line.
In this article, I will explain you about DOM. Document object model (DOM) is a platform and language neutral interface that allows programs and scripts to dynamically access and update XML and HTM...
We just made some changes to the article header to give authors more visibility and exposure.
Upgrading from Visual Studio 2010 Professional to Visual Studio 2010 Ultimate
"It's time to redesign the logo. Let's do some 3D work here". That's what Owen said an hour ago. And after that he drew a 3D C# logo on the board.
I'm writing this article in response to a question on discussion forums, How do I view multiple images on top of each other?
I wrote this article in Sept 2001 in response to a question on discussion forums - how to create a Web Browser in C#? Recently, I got a question on how to use Browser's Save As option programmatica...
This article explains how to add and web browser ActiveX to your project to developer your own customized web browser.
A CheckBox control allows users to select a single or multiple options from a list of options. In this article, I will discuss how to create a CheckBox control in Windows Forms at design-time as we...
In this article, I will list some of the useful resources to get started with WPF followed by one of the best books on WPF.
What is the meaning of engagements in Twitter world.
HelpProvider control provides popup or online help for a control. In this article, we will discuss how to use a HelpProvider control to implement help for controls in a Windows Forms application.
Sharepoint portal server provides a set of COM API that can be used to access its functionality from .NET applications via COM Interoperability. In this article, I will show you how to import SPP f...
In my previous articles, I discussed how to use Ink and set its properties to draw on a Windows Forms and Windows controls. In this article, I will discuss some more features of Tablet PC Ink inclu...
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 InkPicture contro...
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...