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 discusses how we can transfer items from one ListBox to another in WPF.
Downloading and uploading data from the web has been a very common programming practice these days.
This video talks about new features introduced in C# 6.0
Bitcoin has been on a tear lately, and one potential announcement could be the next big move for the cryptocurrency.
A TextBlock control in WPF provides a lightweight control for displaying small amounts of flow content. This tutorial and code examples demonstrates how to use a WPF TextBlock control in a WPF app ...
XAML TextBlock element represents a TextBlock control. These code examples demo how to declare and use a XAML Text Block.
Are you ready to install Visual Studio 2015 Preview that was just announced. Make sure you have plenty of space.
Visual Basic 14 was just announced as a part of Visual Studio 2015 and .NET 2005. Check out the new features in this video.
Greg Brockman has returned to OpenAI after a sabbatical, aiming to help stabilize the company’s leadership and address key technical challenges.
Here is a list of my top 10 things for developers to do that I've learned from my mistakes over past 23 years of building software.
Scott Hunter talks more about the modern web, ASP.NET 5 and Visual Studio 2015.
Happy Diwali 2012 to all C# Corner members.
In this article I will explain you about the Graphic Class methods and properties.
The element in XAML represents a TextBox control. Code examples of how to use XAML TextBox.
.NET 5.0 Renamed As .NET 2015
In this Hour 8 part of the Mastering WPF DataGrid in a Day series, I will demonstrate how to use CRUD operations in a DataGrid.
How to upgrade your Windows 8 to Windows 8.1. It is free.
XAML ToolTip element represent a ToolTip of control that can be set using the ToolTip property of a WPF control. Here are some code examples of how to show tool tips of controls in WPF.
In my last article, we saw how to work with the DataGrid columns. In this Hour 7 part of Mastering WPF DataGrid in a Day series, I will cover the use of a data template in a DataGrid.
This article demonstrates how to use an AccessText control in WPF using XAML and C#.