Anosh Younas
Anosh Younas

Reputation: 11

How to store TextField Values even after the software closes or power loss in C#?

I have many TextFields in my WPF App in C#. Where user can input information and when save button is pressed, the values are stored in SQL Database. I want to keep the values until save button is pressed or user clear the values. How can i do that?

Upvotes: 0

Views: 35

Answers (0)

Related Questions