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.

    Drawing Icons in GDI+

    In this article I will explain how to draw a Drawing Icons in GDI+ using C#.

    Nov 30, 2009

    XAML ComboBox

    The <ComboBox> element in XAML represents a ComboBox. This article demonstrates how to create and use a ComboBox using XAML.

    Nov 29, 2018

    Working with WPF Calendar

    The Calendar class in WPF represents Windows calendar control that allows users to pick a date or date range from a monthly view. The Calendar element in XAML can be used to create a calendar at de...

    Nov 29, 2018

    WPF CheckBox

    The CheckBox class in C# represents a WPF Check Box control. The <CheckBox> element in XAML can be used to create a CheckBox at design time. The code examples in this tutorial demonstrate how...

    Nov 29, 2018

    XAML CheckBox

    The XAML <CheckBox> element represents a CheckBox control. Code example to create and use a CheckBox using XAML in a WPF app.

    Nov 29, 2018

    XAML Calendar

    The XAML <Calendar> element represents a WPF calendar. XAML Calendar provides a calendar control to select a date or a date range from a month view. This tutorial with code examples details h...

    Nov 29, 2018

    XAML Button

    The Button class represents a button control of WPF in C#. Button control is created using the <Button> element in XAML at design-time. The code examples in this Button tutorials show how to ...

    Nov 29, 2018

    Convert Byte Array to Int in C#

    The code snippet in this article converts different integer values to a byte array and vice-versa using BitConverter class.

    Nov 29, 2018

    Convert Integer to Byte Array in C#

    The code snippet in this article converts different integer values to a byte array and vice-versa using BitConverter class. The BitConverter class in .NET Framework is provides functionality to con...

    Nov 29, 2018

    How To Protect Your Most Valuable Professional Asset

    This article describes your most valuable professional asset.

    Nov 29, 2016

    Eric Lippert is Leaving Microsoft

    Eric Lippert is Leaving Microsoft

    Nov 29, 2012
    Blog

    Reading XML Attributes using LINQ to XML in Silverlight

    This code snippet demonstrates how to load an XML file and reads its nodes and their attributes in a Silverlight application using LINQ to XML.

    Nov 29, 2010

    xAI Launches AI Game Studio to Revolutionize the Gaming Industry

    Elon Musk's xAI unveils an AI-driven game studio, promising immersive, adaptive gaming experiences with intelligent NPCs and dynamic storytelling, aiming to disrupt traditional gaming using adv...

    Nov 28, 2024
    News

    How to become a prompt engineer

    Learn what skills you need to become a prompt engineer. A prompt engineer, a specialist in NLP and AI, is pivotal in refining human-AI interactions. This role demands interdisciplinary skills, blen...

    Nov 28, 2023

    WPF Border Tutorial

    The Border class in C# represents a border control in WPF. XAML Border element is the border representation in UI. Learn how to create borders around WPF controls using XAML and C#.

    Nov 28, 2018

    XAML Border

    The XAML <Border> element represents a border in Windows app. Code example in this tutorial shows how to apply a border to WPF controls using XAML and C#.

    Nov 28, 2018

    Windows Blue next operating system

    Is Windows Blue the next operating system from Microsoft?

    Nov 28, 2012
    Blog

    XAML ScrollBar

    The <Scrollbar> element of XAML represents a scroll bar control for WPF apps. The code sample in this tutorial shows how to use a ScrollBar control in a WPF app using XAML.

    Nov 27, 2018

    Drawing Graphics Paths in GDI+

    In this Article I will explain how to Draw Graphics Paths in GDI+.

    Nov 27, 2009

    Angular vs React vs Blazor: Which Framework is Best

    Learn the difference between Angular, React, and Blazor and which framework is best for your next project.

    Nov 26, 2023
401 - 420 of 2176