Тёмный

C# WPF Tutorial #10 - OpenFileDialog (File Picker) 

Kampa Plays
Подписаться 7 тыс.
Просмотров 22 тыс.
50% 1

Опубликовано:

 

23 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 30   
@andrehufschmid
@andrehufschmid Год назад
Perfect. Finally someone that gets to the point and to the relevant information rather than confusing everyone like in many other videos.
@KampaPlays
@KampaPlays Год назад
Thanks so much, glad it was helpful!
@mahdihoumani5859
@mahdihoumani5859 Год назад
Thank you so much for these great tutorials, you explain them in a great way and straight to the point.
@KampaPlays
@KampaPlays Год назад
Thank you!!!
@rahulgoutham7102
@rahulgoutham7102 Год назад
Hi Kampa 🙂 This tutorial is very easy to follow and understand the WPF. I am halfway to finish this. Thanks a lot 👍
@KampaPlays
@KampaPlays Год назад
Great to hear, thanks!!
@zobun
@zobun Год назад
I Love this course!
@KampaPlays
@KampaPlays Год назад
So glad!!
@elasdebastos235
@elasdebastos235 6 месяцев назад
Great series man, it helps a lot for learning this technology. Personaly i am more intrested on managing Data files. Hope it gets explained later on the series. Thank you
@KampaPlays
@KampaPlays 6 месяцев назад
Thank you! I plan on continuing soon. What sort of data file management do you mean?
@elasdebastos235
@elasdebastos235 6 месяцев назад
@@KampaPlays bindings, or connecting a database. I am trying to make sort of like a chat that stores data
@Nbveh01
@Nbveh01 10 месяцев назад
thanks you for great tutorials
@KampaPlays
@KampaPlays 10 месяцев назад
Glad to help!
@DavidCoded
@DavidCoded 7 месяцев назад
Great tutorial!👍
@KampaPlays
@KampaPlays 6 месяцев назад
Thank you!
@vikasmalik9873
@vikasmalik9873 Год назад
You are the great Teacher. please make a video on MAUI Also. because xaml is totally new for me and for others
@KampaPlays
@KampaPlays 11 месяцев назад
Thank you! I'll keep that in mind. I might also do Avalonia... several good options for cross platform out there!
@TheFirestorMovie
@TheFirestorMovie 10 месяцев назад
Nice tutorial. I have a question. How do I save fileName into some method or class? I want to call it after thet from another file. Thank you
@KampaPlays
@KampaPlays 10 месяцев назад
Thanks! There are several ways you could do that - you could: 1. make the string fileName a property in the class scope, so when the method finishes, it is stored there and you could use it as you like. (you could also create a get method or make it a public property to access from elsewhere) 2. use a viewmodel to separate this info from the GUI (see tutorial #23) 3. create a separate class to store the information and create an object of that class to pass around to where you need it (this would be a model, like class FileData with public string FileName) hope this helps!!
@thomasaminer
@thomasaminer 4 месяца назад
Thanks!
@roman8812
@roman8812 Месяц назад
how do you make it so that it shows you the paths/file names when you hover paths/fileNames at 5:02
@zerocount_
@zerocount_ Месяц назад
Hover over .SafeFileNames in the line that says: string[] fileName = fileDialog.SafeFileNames; A small pane should show below .SafeFileNames; Click View to see the opened files.
@zerocount_
@zerocount_ Месяц назад
Remember to add a breakpoint on the } above the else statement. do that by Hovering far left on the line, left of the line numbers too. A red dot appears that you can click
@epekfloyd6915
@epekfloyd6915 Год назад
Good tutorial, but please upload videos more often
@KampaPlays
@KampaPlays Год назад
Thank you, and thanks for watching! Between working full time, contracting, and family, I'm pretty much at my capacity doing one per week for now. Hopefully in the future I can put out more!
@epekfloyd6915
@epekfloyd6915 Год назад
@@KampaPlays Let's hope, coz' these videos are great. I started learning these tutorials yesterday but sadly today it finished :(
@KampaPlays
@KampaPlays Год назад
Very nice! Thank you!!
@wookyumkim4669
@wookyumkim4669 Год назад
@@epekfloyd6915 So do I 😂😂😂 Hoping more videos, cause this series are wonderful!
@KampaPlays
@KampaPlays Год назад
Thank you! Still at it!
Далее
I Rewrote This Entire Main File // Code Review
16:08
Просмотров 172 тыс.
impossible lungs test !! 🫁
01:00
Просмотров 6 млн
Tmux has forever changed the way I write code.
13:30
Don't Use Polly in .NET Directly. Use this instead!
14:58
C# WPF Tutorial #20 - Reusable Style Resources
11:11
Просмотров 15 тыс.
WPF C# Professional Modern Flat UI Tutorial
36:44
Просмотров 830 тыс.
C# WPF Tutorial #21 - Styles and ControlTemplates
12:53
NixOS: Everything Everywhere All At Once
15:10
Просмотров 324 тыс.
WHY IS THE HEAP SO SLOW?
17:53
Просмотров 253 тыс.
C# WPF and GUI - Pages and Navigation
7:48
Просмотров 283 тыс.
This Zsh config is perhaps my favorite one yet.
17:24
Просмотров 246 тыс.