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.
In this article I will explain how to draw a Drawing Icons in GDI+ using C#.
The <ComboBox> element in XAML represents a ComboBox. This article demonstrates how to create and use a ComboBox using XAML.
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...
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...
The XAML <CheckBox> element represents a CheckBox control. Code example to create and use a CheckBox using XAML in a WPF app.
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...
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 ...
The code snippet in this article converts different integer values to a byte array and vice-versa using BitConverter class.
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...
This article describes your most valuable professional asset.
Eric Lippert is Leaving Microsoft
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.
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...
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...
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#.
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#.
Is Windows Blue the next operating system from Microsoft?
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.
In this Article I will explain how to Draw Graphics Paths in GDI+.
Learn the difference between Angular, React, and Blazor and which framework is best for your next project.