Live Charts in C# is an opensource tool containing multiple chart controls like Line chats, Pie Chart, location Chart e.t.c. Live Charts in C# are…
View More Live Charts in C#Category: Desktop Apps
Learn how to design interactive interfaces for your desktop apps in visual C#. Now a days designing an interactive interface for your desktop app is not an easy task. So, if you want to learn how to design those interface for free, then you are in right place.
Generate QR Code in C#
QR Code (Quick Response Code) is a very popular information encoding technique. In this quick tutorial we will learn how to generate QR Code in…
View More Generate QR Code in C#Form Fade Effect in WinForms App C#
Form Fade Effect in WinForms: Adding simple animations in your desktop can enhance the user experience. You can add simple animations just by using simple…
View More Form Fade Effect in WinForms App C#C# – Designing Cryptocurrency Dashboard
Cryptocurrency Dashboard is a concept given by C# Ui Academy. It is just an idea to let you guys learn something new about user interface…
View More C# – Designing Cryptocurrency DashboardCollapsible Menu in WPF
Collapsible menu in WPF is a menu which can be expend or collapse by clicking a button. They are very useful when we want to…
View More Collapsible Menu in WPFC# Designing Drawer Menu
C# Designing Drawer Menu drawer is a UI panel that shows your app’s main navigation menu. The drawer appears when the user touches the drawer icon in the app bar or…
View More C# Designing Drawer MenuBookshop Management Software in C#
The purpose of this Bookshop management software is to manage the books in the bookshop. It includes the order processing, stock management. Bookshop management software also used for…
View More Bookshop Management Software in C#How to Display another UserControl by Clicking on button in One UserControl
In this tutorial we’ll talk about how to Display UserContol from other UserControl in c#. UserControl inherits all the standard positioning and mnemonic-handling code that is…
View More How to Display another UserControl by Clicking on button in One UserControl