Working with Registry in C# 2.0 (Windows Forms)

前端 未结 7 1406
一个人的身影
一个人的身影 2020-12-19 20:17

I\'m a newbie to Windows Forms.

I\'m designing an Windows Application in .Net Framework 2.0 in which, I need to Store a UserName and Password somewhere in the Syst

相关标签:
7条回答
  • 2020-12-19 21:09

    I've never used the registry but first thing that comes up on google is this. Seems like fairly easy to understand so have fun with it :)

    0 讨论(0)
提交回复
热议问题