Skip to content

cyberkeeper/FileAccessTest

Repository files navigation

File Access Test

A simple application that opens a text file, allows basic text editing to take placed and then allows the user to write back to file.

Created to text functionality of reading and writing to a file for a programming class.

Features

  • FileChooser dialog is used to select the file to be opened. The same file will be wrote back to.

  • The writing back can be set to overwrite or append to the existing file.

  • Menu duplicates onscreen buttons.

  • ClickOnce profile used to creating published package.

  • Using a ViewModel to keep the overwrite option sync'd between checkbox and menu item. Uses data binding.

Authors

About

Demo C# WPF file access

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages