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 build transparent and semi-transparent controls in WPF.
The Frame class in C# and the <Frame> element in XAML represent a Frame windows control at run-time and design-time respectively. The code examples in this article demonstrate how to use a Fr...
The XAML <DatePicker> element represents a DatePicker control in UI app. This article demonstrates how to use a DatePicker control in WPF app.
Build a Windows 10 application that runs anywhere using the Universal Windows Platform
How to build your first Hello World! .NET Core application using Visual Studio 2017.
Microsoft just announced Outlook.com. What is your take on this? I am leaving Gmail.
Do you really want to know?
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...