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.
The RadioButton class in WPF represents a Radio Button control. The code example in this tutorial shows how to create and use a RadioButton control available in WPF and XAML.
The PasswordBox class in WPF represents a Password TextBox that provides functionality to mask and hide characters. The code examples in this article demonstrate how to use a PasswordBox control in...
Code example how to use a PasswordBox in XAML. XAML <PasswordBox> element represents a Password Box in XAML.
There are two good tools out there that are available absolutely free and open source - MonoDevelop and #develop.
Companies are looking to buy Kodak patents.
Another 17 U.S. billionaires, including Facebook co-founders Mark Zuckerberg and Dustin Moskovitz, have pledged to give away at least half their fortunes in a philanthropic campaign led by Warren B...
One of the most FAQ on WPF (Windows Presentation Foundation) is when to create a WPF Browser application versus a Silverlight application. This blog answers this question in-depth with pros and con...
In this article I will explain about drawing images in GDI+.
.NET 2015 is the next generation of .NET, its components, and tools. Learn about what is the next generation of .NET.
How to uninstall a metro style app in Windows 8.
What is the future of .NET Core?
Do you use MySQL? Check out new database MariaDB, created by MySQL founders that is completely open source.
The purpose of this article is to shed some light on augmented reality technology, its current state, growth projections, and the developer needs in coming years.
The <Label> element in XAML represents a Label control. This article shows how to use a Label control in WPF using XAML and C#.
The <Menu> and <MenuItem> XAML elements are used to create menus in XAML. Learn how to use menu and menu item in a WPF app.
In this article I will explain about image class methods and properties in GDI+.
So you have been writing articles for communities. You may want to look at video options.
Google's Gemini AI Model: A Game Changer in Generative Language Technology
In this article, you will learn about 10 SEO Tips for Technical Writers and Software Developers.
A RichTextBox control is an advanced text box that provides text editing and advanced formatting features including loading rich text format (RTF) files. In this article, I will demonstrate how to ...