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.
Watch this video by Robert Green and Seth Juarez talk and demonstrate new XAML Tools in Visual Studio 2015.
Each control in WPF has a Tooltip property that can be accessed through XAML or code behind. This article shows how to create a fancy tooltip in XAML and WPF.
A C# MessageBox displays a popup message dialog with action buttons. In this article, you'll learn how to implement a Message Box in C# and Windows Forms.
Good news for Gmail users who are interested in joining Google+ and I think this is how Google can win.
Recently, everybody is buzzing about Google+ and people are talking about how new circles, cubes and squares are so cool. The real question remains, will Google+ fail or succeed?
Here are some tips to impress your clients to win their work.
I love where Microsoft is headed these days after Satya has taken the rein of the company.
HammerDB is a graphical open source database load testing and benchmarking tool for Linux and Windows to test databases running on any operating system. HammerDB is automated, multi-threaded and ex...
How to draw multiple quadratic Bezier curves using PolyQuadraticBezierSegment in XAML and WPF.
The code snippet in this article demonstrates how to draw a quadratic Bezier curve between two points using QuadraticBezierSegment object in XAML.
This is the first question I had in mind when I first heard about Visual Studio LightSwitch. After working with it, I found the answer.
A Label control is used as a display medium for text on Forms. Label control does not participate in user input or capture mouse or keyboard events.
In this article, you will learn how to configure and Deploy a Unity Game to Amazon S3.
We can use DateTime methods to find out a day by adding a number of days. Here is the code.
Check out what IE 10 has to offer. Some cool HTML 5 and graphics work.
In this article, I will show you how you can collect information about your site visitors using ASP.NET classes.
How to convert a char data type to a byte data type using C#.
Today, something bizarre happened and Chrome just annoyed me. It seems like Bing is top of its search results.
The Visual object in WPF represents a visual control. This article demonstrates how to create and use a visual brush in WPF using XAML and C#.
MonoDroid will soon be no longer available. The new product is being called .NET for Android. I have a reason to believe that eventually, it will be added as a template to Visual Studio. That would...