Creating Save and Load Functions for the Flashcard Program
Channel:
Subscribers:
654
Published on ● Video Link: https://www.youtube.com/watch?v=Dk8X39vrlv0
In order to be useful, programs have to save and load data. So before we get too deep in design, let's get those functions working.
Other Videos By Peter Pike
2022-11-21 | Adding Words to the Lexicon |
2022-11-20 | Handling Right-to-Left Languages |
2022-11-19 | Adding Languages to the ComboBoxes |
2022-11-18 | Creating the Forms for the Lexicon and Word Objects |
2022-11-17 | Demoing the Lexicon Object |
2022-11-16 | Creating Languages in the Flashcard Program |
2022-11-15 | Deleting Users |
2022-11-14 | Selecting a User in the Flashcard Program |
2022-11-13 | Creating the User.dat File |
2022-11-12 | Creating a New Window Form and Getting Data from it in the Flashcard Program |
2022-11-11 | Creating Save and Load Functions for the Flashcard Program |
2022-11-10 | Create Your Own Foreign Language Flashcard Program |
2022-11-02 | A Minor Correction and a New Method |
2022-11-01 | Going to Infinity & Ending Up With Nothing |
2022-10-30 | How Squares Are Related To Loops |
2022-10-25 | Finding Primes In The Factor Field |
2022-10-24 | Create the Factor Field in Python |
2022-10-23 | How Euclid Proved An Infinite Number of Primes Just With Geometry |
2022-10-19 | Math Is Loopy |
2022-10-12 | 120 Hours Into A Fast |
2022-10-11 | This Video Is Based |
Tags:
C#
Programming
Foreign Languages
Flashcards
Learn to Code