There is now an official Discord server! discord.gg/2RNRx73aDE
@noturbbyy61363 жыл бұрын
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!
@_buffer3 жыл бұрын
Thank you so much! I really do appreciate that! And I will, I have a couple of ideas boiling at the moment! :-)
@patrick.19433 жыл бұрын
This video is an example how every tutorial should look like. Everything is understandable and simple. thanks for the video ! :)
@_buffer3 жыл бұрын
Thank you so much for the kind words! I really do appreciate it! More videos coming! :-)
@CodeDisease3 жыл бұрын
I agree
@creeperskydiver3 жыл бұрын
It’s too hard
@idperez7203 жыл бұрын
I'm not an English native speaker but I may say that your explanation was very easy to understand. Great video, thanks!!
@_buffer3 жыл бұрын
Thanks a bunch! I'm glad I could help! :-)
@idperez7203 жыл бұрын
@@_buffer Great video seriously, we need more like this XD. Greetings from Colombia!!
@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!
@redditcamp5433 жыл бұрын
omg, finally an easy tutorial with a good-looking WPF in the end. THANK YOU, YOU ARE THE BEST!
@_buffer3 жыл бұрын
Glad I could help! :-)
@UOHCUNY3 жыл бұрын
*tips fedora*
@michaelhanson57733 жыл бұрын
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.
@yaaqez3 жыл бұрын
i‘ve actually just started using the wpf, but because of you i already feel like a pro, thanks a lot
@jasonlapp45593 жыл бұрын
PERFECT SPEED!!!!
@nwdreamer3 жыл бұрын
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? 😁
@vinny69353 жыл бұрын
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!
@_buffer3 жыл бұрын
You're most welcome! :-)
@simplewpf3 жыл бұрын
Wie toll dieses Design aussieht und noch perfekt erklärt. Einfach Klasse!
@_buffer3 жыл бұрын
Thank you very much! :-)
@brandonberisford3 жыл бұрын
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.
@_buffer3 жыл бұрын
That's awesome to hear! Best of luck with your project!
@brandonberisford3 жыл бұрын
@@_buffer Where did you find the art/icons for this project?
@_buffer3 жыл бұрын
@@brandonberisford All of them were found using Google search :-)
@robertomejia31243 жыл бұрын
really awesome! thanks a lot! greetings from Mazatlan, Sinaloa!
@_buffer3 жыл бұрын
You're most welcome!
@chillbro22753 жыл бұрын
You're presentation was so cool. and the application looked cool!
@_buffer3 жыл бұрын
Thank you so much! It's very appreciated!
@chillbro22753 жыл бұрын
@@_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!"
@samanthalulica3 жыл бұрын
Wow, so cool and beautiful.
@_buffer3 жыл бұрын
Thank you so much! :-)
@IonicMC Жыл бұрын
Your more underrated than i thought 😅 keep up the work
@_buffer Жыл бұрын
Thank you! I really do appreciate it :-)
@Tayfaan3 жыл бұрын
Here before this guy reaches 1M.
@_buffer3 жыл бұрын
Haha you're too kind! If only! :D
@breynerarleybernalrojas4497 Жыл бұрын
Amigo yo no sé muy bien inglés Pero te entendí casi todo Eres el mejor explicando WPF de KZbin
@exosdel3 жыл бұрын
Great video, I´m hoping for more WPF content!
@_buffer3 жыл бұрын
I'm working on one right now that I think you will love!
@m3xpl4y3 жыл бұрын
love your videos and the way you explain - please keep on doing videos
@_buffer3 жыл бұрын
Thank you so much! I will! :-)
@mjdev-i1p3 жыл бұрын
your videos and your coding style are Amazing!
@snotvlek47213 жыл бұрын
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.
@_buffer3 жыл бұрын
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 Жыл бұрын
@@_buffer that's like saying "I'm promoting being lazy because most people are lazy". Hmmm.
@tobiti343 жыл бұрын
Love your videos dude keep it up!
@_buffer3 жыл бұрын
Thank you so much! :D
@GuildOfCalamity3 жыл бұрын
These are fantastic tutorial videos! More please!
@재주꾼불당늘보불당개3 жыл бұрын
This video gave me very nice lessons about WPF. Thanks~
@Worthical3 жыл бұрын
A little late but im glad i found this video legggoooooo!!!!
@_buffer3 жыл бұрын
Haha thank you sooo much!
@alifaezian49823 жыл бұрын
That was cool. Pls make more wpf tutorials.😍
@RODLEW223 ай бұрын
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.
@ccristian17153 жыл бұрын
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!
@_buffer3 жыл бұрын
That's awesome! You're most welcome! :-)
@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?
@notvegy3 жыл бұрын
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כ2 жыл бұрын
Amazing project more like that please!
@rashininilukshi51033 жыл бұрын
Thank you very much for the video. You are the savior. Was very helpful for me!
@oprd133 жыл бұрын
Sick, so nice easily explained. Thanks
@_buffer3 жыл бұрын
Anytime! :-)
@isiahjones_333 жыл бұрын
Love it! More video please.
@_buffer3 жыл бұрын
Thank you! More coming! :-)
@brain99613 жыл бұрын
Underrated
@_buffer3 жыл бұрын
Thank you so so much! :-)
@owen65713 жыл бұрын
This tutorial is soo good
@_buffer3 жыл бұрын
Thank you so much Owen! :-)
@angeldepaz6407 Жыл бұрын
Absolutely amazing
@henriqueselau29873 жыл бұрын
who are you and where did you come from?! Your videos are AWESOME! Great job!
@_buffer3 жыл бұрын
Haha thank you so much! I really do appreciate it! More awesome content on the way! :-)
@_buffer3 жыл бұрын
@deuxmsxs Sure! That would be a fun project!
@idittaibi17572 жыл бұрын
Beautiful idea!
@Tsachyl3 жыл бұрын
This ain't a tutorial - it is a fast show off!
@_buffer3 жыл бұрын
Spoonfeeding for 20 minutes straight. Call it what you want :-)
@nihalbayoglu9560 Жыл бұрын
That's great! Keep it up, please 🙌
@jvargas6233 жыл бұрын
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) :)
@_buffer3 жыл бұрын
Thank you so much! I really do appreciate that! :-)
@avenger60383 жыл бұрын
very nice and easy thank you bro i hope you upload the projects when you done from Tutorial
@collinsk87542 жыл бұрын
Great tutorial!
@madhuchin3 жыл бұрын
Excellent tutorial and explained in simple manner. Only some codes need to be changed for UWP
@michaelhanson57733 жыл бұрын
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.
@_buffer3 жыл бұрын
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! :-)
@michaelhanson57733 жыл бұрын
@@_buffer thanks.
@syth-13 жыл бұрын
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
@DaLadnoWhat2 жыл бұрын
Thank bro…🙂 very nice
@_buffer2 жыл бұрын
You're most welcome!
@diopistacchio50373 жыл бұрын
Great video 😉💪
@_buffer3 жыл бұрын
Thank you so much! :-)
@LisaLiel6 ай бұрын
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?
@_buffer6 ай бұрын
Good question! It's a rough "guestimate" composed off of on the RGB values :-)
@jaredmartinez043 жыл бұрын
This is Gold! Thank you!!
@_buffer3 жыл бұрын
You're most welcome! :-)
@feign.84683 жыл бұрын
Nice work!
@_buffer3 жыл бұрын
Thank you! :-)
@Samir-500826 ай бұрын
Nice tutorials, but do you think about to start a course for example on Udemy. That would be nice.
@_buffer6 ай бұрын
Thank you! I've been considering it actually :-)
@m3xpl4y3 жыл бұрын
Hi, could you make a video for WPF, how from a RichTextBox to save and load data from MySQL (formatted Text)?
@perforator30003 жыл бұрын
how to bind command on a button on 13:00?
@Abner.mp43 жыл бұрын
how can i move between form to form since the menu? do you have a toturial like i ask?
@_buffer3 жыл бұрын
That's actually coming up in the next video! :-)
@humanbot52473 жыл бұрын
Simply..WOW
@TheRealVinny20203 жыл бұрын
Great tutorial on customizing WPF. Thanks!
@josbexerr51663 жыл бұрын
Excelente mister Binary
@zairiaimen60043 жыл бұрын
Is there any difference between using the .net framework wpf and the .net core one?
@david-thang-coder3 жыл бұрын
Thank you so much for teaching me. May you let me know why my WPF does not have property name ConnerRadius? Thanks a million.
@_buffer3 жыл бұрын
Set the TargetType :-)
@david-thang-coder3 жыл бұрын
@@_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!
@MathiasBesil3 жыл бұрын
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
@DanielMelendrezPhD3 жыл бұрын
Very noice!
@_buffer3 жыл бұрын
Thank you Daniel! :-)
@raphaelflattinger38583 жыл бұрын
Hey, where did you inspire the design?, from flattico?
@Peekcasso3 жыл бұрын
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.
@aathifmahir3 жыл бұрын
Would love to see these kind of UI design using WinUI 3 win32 and Project Reunion app
@elementiro3 жыл бұрын
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_latsch3 жыл бұрын
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.
@_buffer3 жыл бұрын
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 :-)
@andrejfellinger87833 жыл бұрын
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?
@mrshroomas3 жыл бұрын
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?
@_buffer3 жыл бұрын
I would have to take a look at the code, could you hatebin it?
@mrshroomas3 жыл бұрын
@@_buffer Hey it doesn't let me comment the link It just deletes the message when I reload my google
@ВладимирКовяко2 жыл бұрын
Awesome
@_buffer2 жыл бұрын
You're awesome!
@deianmihai80383 жыл бұрын
Gold video
@warrenbuckley32673 жыл бұрын
Are we allowed to use Google fonts like this? Are there any licensing issues?
@dogstar94553 жыл бұрын
Hi. Did you use .net 5?
@isaac82283 жыл бұрын
how do i make it resizable while keeping the modern ui looks?
@richardschofield22013 жыл бұрын
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?
@_buffer3 жыл бұрын
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 :-)
@richardschofield22013 жыл бұрын
@@_buffer awesome, thanks
@DXX48IO3 жыл бұрын
thank you)
@MrDeylann3 жыл бұрын
More on tutorial like MVVM, integration for API
@mydronesamadvanes78543 жыл бұрын
StackPanel = StackLayout in Xamarin?
@_buffer3 жыл бұрын
Yes
@raoi_3 жыл бұрын
I removed the top thing of the window- now how do I move the window?
@thecybertrons2223 жыл бұрын
Love❤❤
@אסףדודהלל-ל3כ2 жыл бұрын
Wow!
@8d383 жыл бұрын
Do u have a discord or something because I need help
@medicallyunexplainedsymptoms3 жыл бұрын
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).
@sornanunsipkhea4633 жыл бұрын
Very nice design and coding. but too fast for me :) lol. Thanks.
@hmotwell2 жыл бұрын
really good video by some1 I can understand! Just quit having some1 time u... & slow down some ;)
@muhammadrizotoxtasinov85923 жыл бұрын
can we copy past it
@RylanPlayzYT12343 жыл бұрын
where is your website
@fanjavadevrandria40142 жыл бұрын
where is the code source please, i don't view; Thanks!
@_buffer2 жыл бұрын
www.patreon.com/payloads
@CanadianMang3 жыл бұрын
I did exactly what you did for importing font and still will not work.