designing e-wallet: A digital wallet (or electronic wallet) is a financial transaction application that runs on mobile devices. It securely stores your payment information and passwords.…
View More Designing E-Wallet Desktop application in C#Tag: desktop app development in C#
Show Database Values in DataGridView in C#
If you want to show the database values in C#, Here you’ll find a really simple way to retrieve database values and show them in…
View More Show Database Values in DataGridView in C#Designing a Social Network Platform in C#
In this tutorial, we’ll learn how to design an interactive desktop application in C#. We’ll design a social network for this tutorial. Designing Social Network:…
View More Designing a Social Network Platform in C#Full-Screen Desktop Application Designing in Visual C#
Sometimes you want your application to go into a Full-Screen Desktop Application or presentation mode mainly in point of sales and other production level application.…
View More Full-Screen Desktop Application Designing in Visual C#Designing a Modern Car Reservation Desktop App in Visual C#
Car reservation app is one of the most important apps in our daily life. It deals with the buying, selling and also reservation of rent…
View More Designing a Modern Car Reservation Desktop App in Visual C#C# – Design Cryptocurrency Converter using Guna Ui Framework
Design Cryptocurrency Converter: A cryptocurrency is a digital asset designed to work as a medium of exchange wherein individual coin ownership records are stored in…
View More C# – Design Cryptocurrency Converter using Guna Ui FrameworkC# – Adding simple Transitions on Form Load in Winform App
Simple transitions on load can add some extra touch to the user experience. You can add these transitions using different techniques. You can either use…
View More C# – Adding simple Transitions on Form Load in Winform AppCreate Ellipse Control in C#
Create your own Ellipse Control in Windows Forms Applications for free without using any third party tool or framework. Ellipse tool is used to round…
View More Create Ellipse Control in C#