High Definition Standard Definition Theater
Video id : 1HpcedPme0U
ImmersiveAmbientModecolor: #e0dee0 (color 1)
Video Format : 22 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: Opus - Normalized audio
PokeTubeEncryptID: a8cdbe4b0e80b427321ca8988943a6511831ae7d12018067ef9ccd2168a37459a548bcce05797927fd0754d856c1c63e
Proxy : eu-proxy.poketube.fun - refresh the page to change the proxy location
Date : 1715719269083 - unknown on Apple WebKit
Mystery text : MUhwY2VkUG1lMFUgaSAgbG92ICB1IGV1LXByb3h5LnBva2V0dWJlLmZ1bg==
143 : true
C# App Saving and Reloading with .NET ConfigurationManager (XML config files)
Jump to Connections
1,496 Views • Apr 28, 2023 • Click to toggle off description
How can you save your application and start it up later in exactly the same state as when you last used it? With its window in the same position, having the same size and with the last used document automatically reloaded? The simple solution is to use the .NET ConfigurationManager.

The ConfigurationManager gives you an easy way to write application settings into an XML file. If you had to write all the XML entries yourself, this process might be quite difficult and error-prone. The ConfigurationManager simplifies this. I show how to use the ConfigurationManager in C# in this lesson.

For more C# Programming Projects, see this Playlist:    • C# Programming Projects  

Huw Collingbourne is author of numerous books on programming C, C#, Java, Ruby, Delphi and Object Pascal, pointers, recursion and programming adventure games. Find them all on Amazon.

To learn C# quickly, Huw’s book, available in paperback or for Kindle, is the perfect complement to these YouTube lessons.
The Little Book Of C# Programming (Amazon US): amzn.to/2JWDI0o
The Little Book Of C# Programming (Amazon UK): amzn.to/2YaCPtS

Keep in Touch
==============================
Subscribe to the Code With Huw YouTube channel: youtube.com/CodeWithHuw?sub_confirmation=1

Code With Huw on Facebook:
www.facebook.com/CodeWithHuw
Metadata And Engagement

Views : 1,496
Genre: Education
Date of upload: Apr 28, 2023 ^^


Rating : 5 (0/29 LTDR)
RYD date created : 2024-04-14T03:59:44.012452Z
See in json
Tags
Connections
Nyo connections found on the description ;_; report a issue lol

YouTube Comments - 6 Comments

Top Comments of this video!! :3

@Mabh838

2 months ago

Thank you for explaining in short ,simple way

1 |

@rayt6867

11 months ago

Hello Huw, Thanks to you, I have created 4 shortcuts, one for Office, Utilities, System and Printer apps, but I just thought about creating on launcher app with tabs to have just one app instead of 4. Also to minimize to the system tray. Wow! it getting to be a nice all around app. Thank you very much. You have very nice dogs!

2 |

@09harikesh

4 months ago

How to update node attributes present in custom config section from c#.

|

@shaihulud4515

5 months ago

Is this the same approach when using wpf and mvvm?

|

Go To Top