C# - How to save user settings

preview_player
Показать описание
Instead of working with custom INI files save user settings using the .Net Framework by Fabio Scopel

Join our Discord server to continue the conversation and ask questions:
Рекомендации по теме
Комментарии
Автор

This example is really very helpful, simply and shortly is described what I vas looking for. Thank you and good luck

davitberishvili
Автор

This was very close to my requirement & was very helpful.

salman.akhtarm
Автор

this is truly helpful for me, thank you so much

fengshengteoh
Автор

Just what I needed... thanks for the tutorial!

xaviercomelli
Автор

Thanks Fabio for this amazing work. Keep it up buddy.

VikneshwarSatya
Автор

Im saving using notepad but i searched a video for saving i decided to to do what it was in this video and it work fine. this is helpful than saving in a notepad because i can only access the notepad on my current cumputer but i cannot access it in other cumputer. That is why im your new Subcriber.. I Like Subcribe And turn the notification
Thanks Alot for this video you deserve more Subs!

jonasvillanueva
Автор

Ok... but if I have 2 projects... like UI layer and DAL layer... how can I share the same configuration between them, for exemple, a string connection ?

ubiracles
Автор

Nice short tutorial, helps me further on my project !

ivodonckers
Автор

Thank you very much :)... That's really improve my programme :)

michalcejpek
Автор

Hello, How do I add a checkbox to the project? If its checked then it saves the information when the button is click. And if not checked then the settings in the properties will be blank so if they click on save and reopen the program it be blank.

DiyintheGhetto
Автор

Thanks for this brief and informative tutorial!

Jet-Pack
Автор

thanks a lot, it's helpful in 2022

innoconnecttech
Автор

Thank you very much! Exactly what I needed for my game I coded.

VDani
Автор

Great work fine I have been trying to add a checkBox i have not been able to save it I have tried in settings changing the type to bool also any help would be appreciated

vautek
Автор

Great job on these youtube videos! Very thought out and step by step instructions.

glenroselle
Автор

thank you Fabio....it very very helpful for me..thank you soo much.. keep sharing good stuff....

ashudatt
Автор

Hi, thanks for this video. I have a question about it. Is possible to save more information, like in excel tab? There will be a button to create new rows and when someone fill some row and save with savebutton, there will be that information after new open that form. How to do it? Thank you much.

martinqmtakacs
Автор

Thanks for that easy tutorial ! it helped me a lot !!

i now use this method for saving the user credentials !!! :D

xNiikoo
Автор

Thanks. I was stuck, and this got me started.

WunderOps
Автор

Finally so how..Tested, all works fine. Thank you man.

qkiller