zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[ FreeCourseWeb ] Udemy - C# Mastery -7 Projects with C# and windows Registry
magnet:?xt=urn:btih:a7648db52b84b2755ac8ff4b5fb6f8586d8dee4c&dn=[ FreeCourseWeb ] Udemy - C# Mastery -7 Projects with C# and windows Registry
磁力链接详情
文件列表详情
a7648db52b84b2755ac8ff4b5fb6f8586d8dee4c
infohash:
64
文件数量
3.66 GB
文件大小
2019-4-18 15:53
创建日期
2024-11-8 17:02
最后访问
相关分词
FreeCourseWeb
Udemy
-
C#
Mastery
-7
Projects
with
C#
and
windows
Registry
~Get Your Course Here !/4. Project 2 Complete Settings Form/5. Load all settings from Registry.mp4 128.91 MB
~Get Your Course Here !/1. Introduction/1. Introduction to this course.mp4 51.13 MB
~Get Your Course Here !/1. Introduction/2. About Me.mp4 10.97 MB
~Get Your Course Here !/2. Introduction to Windows Registry/1. What is Windows registry.mp4 54.15 MB
~Get Your Course Here !/2. Introduction to Windows Registry/2. Registry Current User vs Local Machine.mp4 69.69 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/1. Section Overview.mp4 14.74 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/2. Create C# App to start working with registry.mp4 47.34 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/3. Add Sub-Key to Current User in Registry.mp4 68.73 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/4. Add Sub-Key to Local Machine in Registry.mp4 78.5 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/5. Add multi Sub-Key to a Key in Registry.mp4 58.78 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/6. Save user name value in Registry.mp4 81.51 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/7. Save login date and year value in Registry.mp4 41.84 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/8. Save values and settings in Local Machine.mp4 27.78 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/9. Load values from Registry Current User.mp4 104.63 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/10. Set default value while loading from Registry.mp4 58.35 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/11. Load values from Registry Local Machine.mp4 36.63 MB
~Get Your Course Here !/3. Project 1 Save User name & Login in Registry/12. Check If a Sub-Key exists in the Registry.mp4 57.16 MB
~Get Your Course Here !/4. Project 2 Complete Settings Form/1. Introduction to settings project.mp4 12.77 MB
~Get Your Course Here !/4. Project 2 Complete Settings Form/2. Design settings form.mp4 111.05 MB
~Get Your Course Here !/4. Project 2 Complete Settings Form/3. Create Sub-Key for my app in Registry.mp4 50.88 MB
~Get Your Course Here !/4. Project 2 Complete Settings Form/4. Save all settings in Registry.mp4 98.29 MB
~Get Your Course Here !/4. Project 2 Complete Settings Form/6. Add guard to setting loader with If Statement.mp4 117.34 MB
~Get Your Course Here !/4. Project 2 Complete Settings Form/7. Add Try Structure to protect codes in bugs.mp4 63.04 MB
~Get Your Course Here !/5. Delete Registry Keys and values/1. Delete single Sub-Key from Registry.mp4 52.64 MB
~Get Your Course Here !/5. Delete Registry Keys and values/2. Delete multi Sub-Keys from Registry.mp4 76.56 MB
~Get Your Course Here !/5. Delete Registry Keys and values/3. Delete values and settings from Registry.mp4 53.79 MB
~Get Your Course Here !/5. Delete Registry Keys and values/4. Delete Registry Keys & values of Local Machine.mp4 50.92 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/1. Section Introduction.mp4 11.61 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/2. Design the project to save color in Registry.mp4 60.48 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/3. Convert TextBox Color to String.mp4 71.61 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/4. Add Registry Subkey for saving color.mp4 86.24 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/5. Save the Color as string in Registry Value.mp4 84.98 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/6. Solve the empty Registry key bug in our App.mp4 87.53 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/7. Add Try Structure to protect codes against errors.mp4 47.97 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/8. Load the Color from registry.mp4 93.49 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/9. Set the default Color while loading from Registry.mp4 73.21 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/10. Convert string to color & assign it to TextBox.mp4 77.99 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/11. Create C# method for loading color from Registry.mp4 45.3 MB
~Get Your Course Here !/6. Project 3 Save Color in Registry/12. Call color loader method in Form load.mp4 37.08 MB
~Get Your Course Here !/7. Project 4 Save Font in Registry/1. Section Intro.mp4 9.45 MB
~Get Your Course Here !/7. Project 4 Save Font in Registry/2. Design Font loader & saver application.mp4 40.11 MB
~Get Your Course Here !/7. Project 4 Save Font in Registry/3. Convert Font to string.mp4 44.55 MB
~Get Your Course Here !/7. Project 4 Save Font in Registry/4. Save font as string in Registry.mp4 73.37 MB
~Get Your Course Here !/7. Project 4 Save Font in Registry/5. Load the Font from Registry by method.mp4 61.56 MB
~Get Your Course Here !/7. Project 4 Save Font in Registry/6. Assign the Loaded Font to TextBox.mp4 46.02 MB
~Get Your Course Here !/7. Project 4 Save Font in Registry/7. Set the default Font While loading.mp4 42.46 MB
~Get Your Course Here !/7. Project 4 Save Font in Registry/8. Call Font loader method in form load event.mp4 24.44 MB
~Get Your Course Here !/8. Project 5 Save Size in Registry/1. Section Intro.mp4 7.45 MB
~Get Your Course Here !/8. Project 5 Save Size in Registry/2. Design Size saver & loader application.mp4 55.87 MB
~Get Your Course Here !/8. Project 5 Save Size in Registry/3. Change the Size of TextBox with TrackBar.mp4 79.05 MB
~Get Your Course Here !/8. Project 5 Save Size in Registry/4. Save the Size of TextBox in Registry.mp4 116.52 MB
~Get Your Course Here !/8. Project 5 Save Size in Registry/5. Load the Size of TextBox from Registry.mp4 73.18 MB
~Get Your Course Here !/8. Project 5 Save Size in Registry/6. Set the Size default value while loading.mp4 86.82 MB
~Get Your Course Here !/9. Project 6 Save Location in Registry/1. Section Intro.mp4 9.28 MB
~Get Your Course Here !/9. Project 6 Save Location in Registry/2. Design Location saver & loader Application.mp4 33.8 MB
~Get Your Course Here !/9. Project 6 Save Location in Registry/3. Change the Location of TextBox with TrackBar.mp4 87.52 MB
~Get Your Course Here !/9. Project 6 Save Location in Registry/4. Save the Location on TextBox in Registry.mp4 62.77 MB
~Get Your Course Here !/9. Project 6 Save Location in Registry/5. Load the Location of TextBox from Registry.mp4 84.84 MB
~Get Your Course Here !/9. Project 6 Save Location in Registry/6. Set the Location default value while loading.mp4 48.87 MB
~Get Your Course Here !/10. Project 7 Save Numbers in Registry/1. Section Intro.mp4 8.6 MB
~Get Your Course Here !/10. Project 7 Save Numbers in Registry/2. Save the ComboBox index as Number in Registry.mp4 65.24 MB
~Get Your Course Here !/10. Project 7 Save Numbers in Registry/3. Load the number from Registry as Combo index.mp4 72.42 MB
~Get Your Course Here !/10. Project 7 Save Numbers in Registry/4. Set the ComboBox default index while loading.mp4 53.55 MB
~Get Your Course Here !/11. What's Next/1. What's next after this course.mp4 8.96 MB
其他位置