Mahesh Chand

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.

    WPF AccessText

    This article demonstrates how to use an AccessText control in WPF using XAML and C#.

    Nov 11, 2012

    What Is Azure Quantum

    Learn what Azure Quantum is and how quantum computing is a part of Azure now.

    Nov 10, 2019

    XAML TreeView

    XAML <TreeView> element represents a TreeView control in WPF. Here are a few XAML TreeView code examples.

    Nov 10, 2018

    Live Coverage from VS Connect

    I am heading to New York City tomorrow and will be providing live coverage from the event. Stay tuned!

    Nov 10, 2014
    Blog

    Mastering WPF DataGrid in a Day: Hour 6 DataGrid Columns In-Depth

    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...

    Nov 10, 2014

    WPF DateTimeUpDown Control

    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...

    Nov 10, 2011

    AI-driven Precision Healthcare is Here

    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&#...

    Nov 09, 2024
    News

    Angular vs React: Which is Faster

    Angular and React are both high-performance JavaScript frameworks for building web applications. However, there are some key differences in their performance characteristics.

    Nov 09, 2023

    XAML ListBox

    This is a reference tutorial of XAML ListBox element with code examples written in XAML and C#.

    Nov 09, 2018

    Get number of days in a year in C#

    This code snippet gets number of days in a month and in a year using the DateTime class in C# and .NET.

    Nov 09, 2011
    Blog

    Basic GDI+ Objects

    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...

    Nov 09, 2009

    What is the difference between Angular and React

    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...

    Nov 08, 2023

    ListBox In WPF

    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...

    Nov 08, 2021

    Top 4 JavaScript Frameworks In 2021

    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.

    Nov 08, 2020

    XAML WrapPanel

    The WrapPanel element in XAML represents a Wrap Panel. This tutorial shows how to use a XAML WrapPanel in WPF and C#.

    Nov 08, 2018

    WPF Toolbar Tutorial

    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...

    Nov 08, 2018

    XAML ListView

    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#.

    Nov 08, 2018

    How To Create A GridView In XAML

    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.

    Nov 08, 2018

    GridView In WPF

    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...

    Nov 08, 2018

    Microsoft AI CEO Highlights India as a Key Growth Market

    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) ...

    Nov 07, 2024
    News
541 - 560 of 2321