Click here to Skip to main content
15,890,557 members
Articles / Programming Languages / C#

Lyrics Archiver

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
10 Nov 2020CPOL6 min read 6.9K   159   7  
Windows Forms .NET Core app enables to show, search, edit and store lyrics within 7z-archive
This application is part of a greater project that I'm going to post soon. It stores the texts in a SevenZipSharp library and enables you to see, edit, add, delete and search text fragments (e.g. song lyrics) within a .NET Core Windows Form Controls.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer Peter the Great St.Petersburg Polytechnic Universi
Russian Federation Russian Federation
Peter the Great St. Petersburg Polytechnic University professor,
Microsoft Authorized Educational Center trainer,
Microsoft Certified Professional (C# Desktop Apps and MFC)
Lectures on OOP, C# and C++, Windows programming with C# and C++.
Have long practice and experience in finding the right way to formulate and numerically solve differential equations.

Comments and Discussions