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 use an AccessText control in WPF using XAML and C#.
Learn what Azure Quantum is and how quantum computing is a part of Azure now.
XAML <TreeView> element represents a TreeView control in WPF. Here are a few XAML TreeView code examples.
I am heading to New York City tomorrow and will be providing live coverage from the event. Stay tuned!
In my last article, I demonstrated how to use some of the basic columns functionality. In this Hour 6 part of Mastering WPF DataGrid in a Day series, I will cover some of the advanced functionality...
A DateTimeUpDown control allows us to increment or decrement the value of a DateTime using up/down keys, button spinner or the mouse wheel. The increment or decrement value depends on the current v...
Artificial intelligence (AI) is rapidly transforming the healthcare industry, enabling the development of new precision medicine approaches that can tailor treatments to individual patients. Here...
Angular and React are both high-performance JavaScript frameworks for building web applications. However, there are some key differences in their performance characteristics.
This is a reference tutorial of XAML ListBox element with code examples written in XAML and C#.
This code snippet gets number of days in a month and in a year using the DateTime class in C# and .NET.
In this article we will discuss some basic GDI+ objects, such as the color-point-, and rectangle-related structures provided by the .NET Framework library. Understanding these structures is very im...
Angular and React are the two most popular Web front-end development technologies. While both technologies are modern and mature, and provide almost everything a front-end platform needs, it c...
WPF ListBox class represents a ListBox control that is a collection of ListBoxItems. The <ListBox> XAML represents the UI of a ListBox. This tutorial and code examples are the various use cas...
Angular and React are the two most popular JavaScript frameworks. In this article, I will review the top 10 most popular and most in-demand JavaScript frameworks.
The WrapPanel element in XAML represents a Wrap Panel. This tutorial shows how to use a XAML WrapPanel in WPF and C#.
The <Toolbar> element in XAML and the Toolbar class in WPF represent a Toolbar control. This tutorial consists of several code examples of how to create a Toolbar and add buttons to a toolbar...
The ListView element in XAML represents a ListView control. The code example in this tutorial demonstrates how to use a XAML ListView in WPF using C#.
XAML doesn't support a GridView element. However, you can use a ListView to create a GridView like UI. The code sample in this article is an example of creating GridView in XAML.
A GridView control provides interactive Grid functionality. WPF does not provide a GridView control. However, WPF ListView supports a GridView mode. The code sample in this tutorial demonstrates ho...
India is one of Microsoft's fastest growing markets, driven by the country's rapidly growing digital economy and the increasing adoption of cloud computing and artificial intelligence (AI) ...