C# WPF Modern UI Flat Design Tutorial

  Рет қаралды 222,026

Payload

Payload

Күн бұрын

Пікірлер: 191
@_buffer
@_buffer 3 жыл бұрын
There is now an official Discord server! discord.gg/2RNRx73aDE
@noturbbyy6136
@noturbbyy6136 3 жыл бұрын
This is possibly one of the shortest, simplest and most comprehensible examples in XAML I've ever seen. I've learnt a lot of stuff about XAML in this video! I sincerely hope that you'll keep making content :) Cheers!
@_buffer
@_buffer 3 жыл бұрын
Thank you so much! I really do appreciate that! And I will, I have a couple of ideas boiling at the moment! :-)
@patrick.1943
@patrick.1943 3 жыл бұрын
This video is an example how every tutorial should look like. Everything is understandable and simple. thanks for the video ! :)
@_buffer
@_buffer 3 жыл бұрын
Thank you so much for the kind words! I really do appreciate it! More videos coming! :-)
@CodeDisease
@CodeDisease 3 жыл бұрын
I agree
@creeperskydiver
@creeperskydiver 3 жыл бұрын
It’s too hard
@idperez720
@idperez720 3 жыл бұрын
I'm not an English native speaker but I may say that your explanation was very easy to understand. Great video, thanks!!
@_buffer
@_buffer 3 жыл бұрын
Thanks a bunch! I'm glad I could help! :-)
@idperez720
@idperez720 3 жыл бұрын
@@_buffer Great video seriously, we need more like this XD. Greetings from Colombia!!
@augustoge71
@augustoge71 Жыл бұрын
I'm very happy with your sharing, dear @payload... You managed to summarize a month of WPF styling research, in just 20 minutes... congratulations!
@redditcamp543
@redditcamp543 3 жыл бұрын
omg, finally an easy tutorial with a good-looking WPF in the end. THANK YOU, YOU ARE THE BEST!
@_buffer
@_buffer 3 жыл бұрын
Glad I could help! :-)
@UOHCUNY
@UOHCUNY 3 жыл бұрын
*tips fedora*
@michaelhanson5773
@michaelhanson5773 3 жыл бұрын
Just found your tutorials and having graduated before wpf was a thing and being pretty much self taught and knowing enough to just get things done, i find your tutorials better than most i have seen. I am still new to the MVVM process but your tutorials are helping me out greatly to try to understand what it is and how it works.
@yaaqez
@yaaqez 3 жыл бұрын
i‘ve actually just started using the wpf, but because of you i already feel like a pro, thanks a lot
@jasonlapp4559
@jasonlapp4559 3 жыл бұрын
PERFECT SPEED!!!!
@nwdreamer
@nwdreamer 3 жыл бұрын
I agree. I usually watch all of these type videos at 1.5x and only towards the end did I realize that this was running at 1x. More WPF videos please? 😁
@vinny6935
@vinny6935 3 жыл бұрын
I'm experienced with C# but only vaguely familiar with WPF - I'm writing XAML for the Uno Platform and tutorials like this are awesome. Thank you!
@_buffer
@_buffer 3 жыл бұрын
You're most welcome! :-)
@simplewpf
@simplewpf 3 жыл бұрын
Wie toll dieses Design aussieht und noch perfekt erklärt. Einfach Klasse!
@_buffer
@_buffer 3 жыл бұрын
Thank you very much! :-)
@brandonberisford
@brandonberisford 3 жыл бұрын
This is amazing. I work with WPF at my dayjob as well as personal applications. There's always new stuff to learn! I'm def going to apply some of these tips to my personal finance app I'm developing.
@_buffer
@_buffer 3 жыл бұрын
That's awesome to hear! Best of luck with your project!
@brandonberisford
@brandonberisford 3 жыл бұрын
@@_buffer Where did you find the art/icons for this project?
@_buffer
@_buffer 3 жыл бұрын
@@brandonberisford All of them were found using Google search :-)
@robertomejia3124
@robertomejia3124 3 жыл бұрын
really awesome! thanks a lot! greetings from Mazatlan, Sinaloa!
@_buffer
@_buffer 3 жыл бұрын
You're most welcome!
@chillbro2275
@chillbro2275 3 жыл бұрын
You're presentation was so cool. and the application looked cool!
@_buffer
@_buffer 3 жыл бұрын
Thank you so much! It's very appreciated!
@chillbro2275
@chillbro2275 3 жыл бұрын
@@_buffer You're welcome! You presented things I never thought about, and never knew about like getting rid of the standard title bar. I went full anime when i saw that "usooo!"
@samanthalulica
@samanthalulica 3 жыл бұрын
Wow, so cool and beautiful.
@_buffer
@_buffer 3 жыл бұрын
Thank you so much! :-)
@IonicMC
@IonicMC Жыл бұрын
Your more underrated than i thought 😅 keep up the work
@_buffer
@_buffer Жыл бұрын
Thank you! I really do appreciate it :-)
@Tayfaan
@Tayfaan 3 жыл бұрын
Here before this guy reaches 1M.
@_buffer
@_buffer 3 жыл бұрын
Haha you're too kind! If only! :D
@breynerarleybernalrojas4497
@breynerarleybernalrojas4497 Жыл бұрын
Amigo yo no sé muy bien inglés Pero te entendí casi todo Eres el mejor explicando WPF de KZbin
@exosdel
@exosdel 3 жыл бұрын
Great video, I´m hoping for more WPF content!
@_buffer
@_buffer 3 жыл бұрын
I'm working on one right now that I think you will love!
@m3xpl4y
@m3xpl4y 3 жыл бұрын
love your videos and the way you explain - please keep on doing videos
@_buffer
@_buffer 3 жыл бұрын
Thank you so much! I will! :-)
@mjdev-i1p
@mjdev-i1p 3 жыл бұрын
your videos and your coding style are Amazing!
@snotvlek4721
@snotvlek4721 3 жыл бұрын
The idea is great, presentation is excellent, but you forgot to inform people that you can just put all your styles in the app.xaml, makes the page less cluttered. Also, you can put your default font, fontsize, foreground, background etc. in the tag.
@_buffer
@_buffer 3 жыл бұрын
All good points, but if you look at it from a realistic point of view.. Most people are too lazy to care about separation, unfortunately. However! In the video that I'm working on right now I do implement all of that. :-)
@flipflap4673
@flipflap4673 Жыл бұрын
@@_buffer that's like saying "I'm promoting being lazy because most people are lazy". Hmmm.
@tobiti34
@tobiti34 3 жыл бұрын
Love your videos dude keep it up!
@_buffer
@_buffer 3 жыл бұрын
Thank you so much! :D
@GuildOfCalamity
@GuildOfCalamity 3 жыл бұрын
These are fantastic tutorial videos! More please!
@재주꾼불당늘보불당개
@재주꾼불당늘보불당개 3 жыл бұрын
This video gave me very nice lessons about WPF. Thanks~
@Worthical
@Worthical 3 жыл бұрын
A little late but im glad i found this video legggoooooo!!!!
@_buffer
@_buffer 3 жыл бұрын
Haha thank you sooo much!
@alifaezian4982
@alifaezian4982 3 жыл бұрын
That was cool. Pls make more wpf tutorials.😍
@RODLEW22
@RODLEW22 3 ай бұрын
This video is very helpful and has given me a few clues to my issue. Do you have any videos where you add a style for a combobox with rounded corners. Every time I do it I get Issues where it doesn't work or it gives me unresolved resources. Thanks for your vids. They are inspiring.
@ccristian1715
@ccristian1715 3 жыл бұрын
Always wondered how I can get rid of the basic looking default border and window bar. Never thought of the Window Style. Even if am more of a "backend" oriented person, this will help me improve my basic UI :D. Thanks!
@_buffer
@_buffer 3 жыл бұрын
That's awesome! You're most welcome! :-)
@johndimelu1247
@johndimelu1247 Жыл бұрын
@@_buffer Hey, first time making a WPF app, doing this do we lose the close, minimize, enlarge buttons/functionalities? If not, how can we incoporate them into our app?
@notvegy
@notvegy 3 жыл бұрын
Can someone help me? I wanna do a Picture as Button Value (like he did with color on 10:23 ) to make a custom Picture if I hover over the Button (like he did in 11:00 with color)
@אסףדודהלל-ל3כ
@אסףדודהלל-ל3כ 2 жыл бұрын
Amazing project more like that please!
@rashininilukshi5103
@rashininilukshi5103 3 жыл бұрын
Thank you very much for the video. You are the savior. Was very helpful for me!
@oprd13
@oprd13 3 жыл бұрын
Sick, so nice easily explained. Thanks
@_buffer
@_buffer 3 жыл бұрын
Anytime! :-)
@isiahjones_33
@isiahjones_33 3 жыл бұрын
Love it! More video please.
@_buffer
@_buffer 3 жыл бұрын
Thank you! More coming! :-)
@brain9961
@brain9961 3 жыл бұрын
Underrated
@_buffer
@_buffer 3 жыл бұрын
Thank you so so much! :-)
@owen6571
@owen6571 3 жыл бұрын
This tutorial is soo good
@_buffer
@_buffer 3 жыл бұрын
Thank you so much Owen! :-)
@angeldepaz6407
@angeldepaz6407 Жыл бұрын
Absolutely amazing
@henriqueselau2987
@henriqueselau2987 3 жыл бұрын
who are you and where did you come from?! Your videos are AWESOME! Great job!
@_buffer
@_buffer 3 жыл бұрын
Haha thank you so much! I really do appreciate it! More awesome content on the way! :-)
@_buffer
@_buffer 3 жыл бұрын
@deuxmsxs Sure! That would be a fun project!
@idittaibi1757
@idittaibi1757 2 жыл бұрын
Beautiful idea!
@Tsachyl
@Tsachyl 3 жыл бұрын
This ain't a tutorial - it is a fast show off!
@_buffer
@_buffer 3 жыл бұрын
Spoonfeeding for 20 minutes straight. Call it what you want :-)
@nihalbayoglu9560
@nihalbayoglu9560 Жыл бұрын
That's great! Keep it up, please 🙌
@jvargas623
@jvargas623 3 жыл бұрын
This was just perfect! Found some inspiration on this :D Btw, I'd love if you show how to deal with resizeable borderless windows (which are my headache) :)
@_buffer
@_buffer 3 жыл бұрын
Thank you so much! I really do appreciate that! :-)
@avenger6038
@avenger6038 3 жыл бұрын
very nice and easy thank you bro i hope you upload the projects when you done from Tutorial
@collinsk8754
@collinsk8754 2 жыл бұрын
Great tutorial!
@madhuchin
@madhuchin 3 жыл бұрын
Excellent tutorial and explained in simple manner. Only some codes need to be changed for UWP
@michaelhanson5773
@michaelhanson5773 3 жыл бұрын
quick question... where and how exactly do you implement your close buttons for the app since you do a WindowStyle=None you have no title bar so it doesn't have the normal "X" for close. Also you cannot move the window around by clicking it without adding a MouseDown event on the window to do the DragMove() right? Just wondering how you implement things like Close and repositioning the window in your apps that don't have the default windowStyle turned on.
@_buffer
@_buffer 3 жыл бұрын
Hey! Very good questions! You're right by thinking that you can't move the windows around or close it due to the WindowStyle being set to none, but you can implement something like `App.Current.Window.Close()` Essentially getting the current windows that you're working with and then invoking "Close". As for moving it around you can databind to an event such as MouseDown on any component and then implement, as you said "DragMove()". I hope this answer was helpful! :-)
@michaelhanson5773
@michaelhanson5773 3 жыл бұрын
@@_buffer thanks.
@syth-1
@syth-1 3 жыл бұрын
I looked at xaml in the past and brushed it off after seeing some very daunting tutorials - having new Gained interest in learning it and ow boy - this looks much much easier than the beast I remember Thanks for the great tutorial - guess best way to start is actually making a start now
@DaLadnoWhat
@DaLadnoWhat 2 жыл бұрын
Thank bro…🙂 very nice
@_buffer
@_buffer 2 жыл бұрын
You're most welcome!
@diopistacchio5037
@diopistacchio5037 3 жыл бұрын
Great video 😉💪
@_buffer
@_buffer 3 жыл бұрын
Thank you so much! :-)
@LisaLiel
@LisaLiel 6 ай бұрын
Okay, I have to know. How do you do the colors? Do you have a chart or something that you reference? Or do you just know what they're going to be like according to the hex numbers?
@_buffer
@_buffer 6 ай бұрын
Good question! It's a rough "guestimate" composed off of on the RGB values :-)
@jaredmartinez04
@jaredmartinez04 3 жыл бұрын
This is Gold! Thank you!!
@_buffer
@_buffer 3 жыл бұрын
You're most welcome! :-)
@feign.8468
@feign.8468 3 жыл бұрын
Nice work!
@_buffer
@_buffer 3 жыл бұрын
Thank you! :-)
@Samir-50082
@Samir-50082 6 ай бұрын
Nice tutorials, but do you think about to start a course for example on Udemy. That would be nice.
@_buffer
@_buffer 6 ай бұрын
Thank you! I've been considering it actually :-)
@m3xpl4y
@m3xpl4y 3 жыл бұрын
Hi, could you make a video for WPF, how from a RichTextBox to save and load data from MySQL (formatted Text)?
@perforator3000
@perforator3000 3 жыл бұрын
how to bind command on a button on 13:00?
@Abner.mp4
@Abner.mp4 3 жыл бұрын
how can i move between form to form since the menu? do you have a toturial like i ask?
@_buffer
@_buffer 3 жыл бұрын
That's actually coming up in the next video! :-)
@humanbot5247
@humanbot5247 3 жыл бұрын
Simply..WOW
@TheRealVinny2020
@TheRealVinny2020 3 жыл бұрын
Great tutorial on customizing WPF. Thanks!
@josbexerr5166
@josbexerr5166 3 жыл бұрын
Excelente mister Binary
@zairiaimen6004
@zairiaimen6004 3 жыл бұрын
Is there any difference between using the .net framework wpf and the .net core one?
@david-thang-coder
@david-thang-coder 3 жыл бұрын
Thank you so much for teaching me. May you let me know why my WPF does not have property name ConnerRadius? Thanks a million.
@_buffer
@_buffer 3 жыл бұрын
Set the TargetType :-)
@david-thang-coder
@david-thang-coder 3 жыл бұрын
@@_buffer I know the reason, I was mistyping "C o n n er" in stead of "C o r n e r". Thanks a lot!
@MathiasBesil
@MathiasBesil 3 жыл бұрын
Hi, i have a problem, because the top bar have mouse event, then the child button at the right "Start" dont invoque the left mouse event, how can i fix this ? thanks
@DanielMelendrezPhD
@DanielMelendrezPhD 3 жыл бұрын
Very noice!
@_buffer
@_buffer 3 жыл бұрын
Thank you Daniel! :-)
@raphaelflattinger3858
@raphaelflattinger3858 3 жыл бұрын
Hey, where did you inspire the design?, from flattico?
@Peekcasso
@Peekcasso 3 жыл бұрын
Is there a simple way to change in between pages? I have a Start Page where I can choose login or register. And after changing to the Login page I cant change to the next page which would be the Home page.
@aathifmahir
@aathifmahir 3 жыл бұрын
Would love to see these kind of UI design using WinUI 3 win32 and Project Reunion app
@elementiro
@elementiro 3 жыл бұрын
I would've put styles into the window's (or even app's) resource dictionary since you're reusing them many times but nevertheless the result looks nice.
@lu_latsch
@lu_latsch 3 жыл бұрын
Pretty nice! I am currently coding some similar windows and it makes so much fun. PS: Which PC/laptop do you use? The performace when starting the debugger looks pretty fast.
@_buffer
@_buffer 3 жыл бұрын
That's great! I'm glad you're enjoying it! I'm currently running a desktop computer which has a Ryzen 3700x, 16GB RAM overclocked to 3800MHz, that should be the core which makes it compile so fast :-)
@andrejfellinger8783
@andrejfellinger8783 3 жыл бұрын
Can i somehow do that grid or idk how to call it (i mean that lines, borders your window...) So, can i use it using designer if yes how?
@mrshroomas
@mrshroomas 3 жыл бұрын
Hey, i need some help, so on the Button.Style you wrote the setter property "Background" for some reason it doesn't work for me, can somebody help?
@_buffer
@_buffer 3 жыл бұрын
I would have to take a look at the code, could you hatebin it?
@mrshroomas
@mrshroomas 3 жыл бұрын
@@_buffer Hey it doesn't let me comment the link It just deletes the message when I reload my google
@ВладимирКовяко
@ВладимирКовяко 2 жыл бұрын
Awesome
@_buffer
@_buffer 2 жыл бұрын
You're awesome!
@deianmihai8038
@deianmihai8038 3 жыл бұрын
Gold video
@warrenbuckley3267
@warrenbuckley3267 3 жыл бұрын
Are we allowed to use Google fonts like this? Are there any licensing issues?
@dogstar9455
@dogstar9455 3 жыл бұрын
Hi. Did you use .net 5?
@isaac8228
@isaac8228 3 жыл бұрын
how do i make it resizable while keeping the modern ui looks?
@richardschofield2201
@richardschofield2201 3 жыл бұрын
Great video. As someone new to WPF my first impression is it's quite a wasteful language. All that copying and pasting for buttons. If you want to change a style you then need to change each and every one of them. Is it not possible to set up global styles and have your buttons inherit them?
@_buffer
@_buffer 3 жыл бұрын
That is possible yeah, check out my most recent video where I'm setting the button style explicitly, you can even make it so that ALL buttons have a specific style :-)
@richardschofield2201
@richardschofield2201 3 жыл бұрын
@@_buffer awesome, thanks
@DXX48IO
@DXX48IO 3 жыл бұрын
thank you)
@MrDeylann
@MrDeylann 3 жыл бұрын
More on tutorial like MVVM, integration for API
@mydronesamadvanes7854
@mydronesamadvanes7854 3 жыл бұрын
StackPanel = StackLayout in Xamarin?
@_buffer
@_buffer 3 жыл бұрын
Yes
@raoi_
@raoi_ 3 жыл бұрын
I removed the top thing of the window- now how do I move the window?
@thecybertrons222
@thecybertrons222 3 жыл бұрын
Love❤❤
@אסףדודהלל-ל3כ
@אסףדודהלל-ל3כ 2 жыл бұрын
Wow!
@8d38
@8d38 3 жыл бұрын
Do u have a discord or something because I need help
@medicallyunexplainedsymptoms
@medicallyunexplainedsymptoms 3 жыл бұрын
Interesting video, but Why do you keep saying "hashtag" as if you were using Twitter? It's just "hash". For the RGB values, the # means hexadecimal (or 'hex' for short).
@sornanunsipkhea463
@sornanunsipkhea463 3 жыл бұрын
Very nice design and coding. but too fast for me :) lol. Thanks.
@hmotwell
@hmotwell 2 жыл бұрын
really good video by some1 I can understand! Just quit having some1 time u... & slow down some ;)
@muhammadrizotoxtasinov8592
@muhammadrizotoxtasinov8592 3 жыл бұрын
can we copy past it
@RylanPlayzYT1234
@RylanPlayzYT1234 3 жыл бұрын
where is your website
@fanjavadevrandria4014
@fanjavadevrandria4014 2 жыл бұрын
where is the code source please, i don't view; Thanks!
@_buffer
@_buffer 2 жыл бұрын
www.patreon.com/payloads
@CanadianMang
@CanadianMang 3 жыл бұрын
I did exactly what you did for importing font and still will not work.
@zk3874
@zk3874 3 жыл бұрын
were can i download source?
@mnj3t
@mnj3t 2 жыл бұрын
is this .net core or .net framework?
@rongerardvalero813
@rongerardvalero813 3 жыл бұрын
Why do i find it hard to do task in WPF?
@ramlaaal
@ramlaaal Жыл бұрын
can i do it in VS code
@thomastomtom2010
@thomastomtom2010 3 жыл бұрын
Nice video! Nederlands?
@zn4a419
@zn4a419 3 жыл бұрын
15:25
@zehsofficial
@zehsofficial 3 жыл бұрын
Using custom fonts doesn't work for me
@colinfurrer7169
@colinfurrer7169 3 жыл бұрын
We need new uploads BB!! :)
@Gabriel-wo8nj
@Gabriel-wo8nj 3 жыл бұрын
Hi, How can I download the code.
@_buffer
@_buffer 3 жыл бұрын
It's on my Patreon which is in the description.
@Johnny8117
@Johnny8117 3 жыл бұрын
Send url pls on ur background!
Is LEARNING WPF still WORTH it in 2023?
10:59
tutorialsEU
Рет қаралды 58 М.
WPF UI/ Design a Modern Login Form/ Introducing to WPF
25:00
RJ Code Advance EN
Рет қаралды 141 М.
Farmer narrowly escapes tiger attack
00:20
CTV News
Рет қаралды 13 МЛН
Noodles Eating Challenge, So Magical! So Much Fun#Funnyfamily #Partygames #Funny
00:33
Incredibox Sprunki puzzle #shorts #halyjox
0:10
Halyjox
Рет қаралды 3,6 М.
WPF INotifyPropertyChanged and Databinding
14:30
Payload
Рет қаралды 41 М.
WPF C# Professional Modern UI Music App Tutorial
26:58
Payload
Рет қаралды 24 М.
How to Switch Themes in a WPF App at Runtime
24:11
Tactic Devs
Рет қаралды 16 М.
9 UI Frameworks for .NET Desktop App Development [2024]
16:13
Claudio Bernasconi
Рет қаралды 39 М.
Await Async Tasks Are Getting Awesome in .NET 9!
9:24
Nick Chapsas
Рет қаралды 101 М.
The Basics of Data Binding in WPF
20:53
Tactic Devs
Рет қаралды 48 М.
WPF C# Professional Modern Flat UI Tutorial
36:44
Payload
Рет қаралды 844 М.
Farmer narrowly escapes tiger attack
00:20
CTV News
Рет қаралды 13 МЛН