Creating Reusable Controls - WPF TUTORIALS

  Рет қаралды 33,136

SingletonSean

SingletonSean

Күн бұрын

Пікірлер: 32
@BeholdTheLight23
@BeholdTheLight23 3 жыл бұрын
Your videos are like golden nuggets. I love them all, you always read my mind and come up with the problem I think of and in minutes the answer is right there. I just can't stress enough how useful your videos are...
@SingletonSean
@SingletonSean 3 жыл бұрын
Glad these tutorials are helpful Norbert, and thank you for the donation!
@BeholdTheLight23
@BeholdTheLight23 3 жыл бұрын
@@SingletonSean Very welcome, I love your work and you teach people the way it meant to be.
@someone150
@someone150 2 жыл бұрын
Dude, respect for excellent tutorials
@gary6212
@gary6212 Жыл бұрын
Finally someone that explains how to pass data into and out of custom user controls...
@marcosmoreira25
@marcosmoreira25 3 жыл бұрын
Thank you so much for the videos, I started watching to do a job interview and now I'm working with WPF, all thanks to you man, keep up with the awesome work! I wish you all the best!
@SingletonSean
@SingletonSean 3 жыл бұрын
Glad this has all helped Marcos, best wishes at your job!
@alanrgo1
@alanrgo1 Жыл бұрын
Loved how you don’t just explain the problem of not using reusable components, but actually make the viewer go through the cumbersome process of changing code multiple times, so they can realize by themselves this is a problem.
@yoshimitsupunk
@yoshimitsupunk 2 жыл бұрын
Thank-you for this video. Was able to create a custom text box with placeholder text. 🙏🏾
@8180634
@8180634 Жыл бұрын
This was excellent, thank you! Your pace works with my ADD too. ;)
@nandinik7816
@nandinik7816 3 жыл бұрын
Such an informative video. Thank you
@calin1996mh
@calin1996mh Жыл бұрын
Excellent video!
@KBhushan619
@KBhushan619 3 жыл бұрын
Very informative sean❤️
@Limonİs-t8n
@Limonİs-t8n Жыл бұрын
@SingletonSean Hello Sean! thanks for the videos. Can Custom Controls have their own view model for bussiness logic ?
@user-pu2zp2ke2l
@user-pu2zp2ke2l Жыл бұрын
Great thanks
@allianceokc5067
@allianceokc5067 2 жыл бұрын
With the routed event the sender is the tier card and not the button itself. Is there a way to have the sender = the button?
@pierrebielen7143
@pierrebielen7143 3 жыл бұрын
Thanks for this video, but i'm a litle question, how implement a command in a user control. Before Thanks
@SingletonSean
@SingletonSean 3 жыл бұрын
Hey Pierre, good question! This video demonstrates commands in user controls, specifically for handling routed events with commands: kzbin.info/www/bejne/eamZinhua72tj6c
@sergeys5270
@sergeys5270 2 жыл бұрын
very good wpf videos
@tanzib82
@tanzib82 3 жыл бұрын
Great video Sean. I have noticed that you are using code behind here. Will you still use the code behind if it was in a MVVM setup?
@SingletonSean
@SingletonSean 3 жыл бұрын
Thanks Tanzib! For the dependency properties in the TierCard, I would certainly use code-behind since there's really no MVVM alternative. Instead of the event handlers, I would probably add ICommand dependency properties on the TierCard for something like "JoinCommand". Then, I would have view models with commands to handle the join button clicks. Good question!
@tanzib82
@tanzib82 3 жыл бұрын
@@SingletonSean Great! thanks for clearing this out for me.
@lerocher2182
@lerocher2182 2 жыл бұрын
Hi Sir, wenn i add a control inside the Header it can’t take Name property. Do you know why?
@lerocher2182
@lerocher2182 2 жыл бұрын
Like: If I add TextBlock inside Components:TierCard.Header I can’t give a Name to the TextBlock
@lerocher2182
@lerocher2182 3 жыл бұрын
Thank you Sir, Please how can i add TextChangedEvent to EventManager :)
@lerocher2182
@lerocher2182 3 жыл бұрын
I want to use a TextBox instead of a TextBlock and i dont know how to add TextChangedEvent to the EventManage. please can you help mir?
@lerocher2182
@lerocher2182 3 жыл бұрын
Ok. I did it !!!! :)
@vandev_929
@vandev_929 2 жыл бұрын
Thx.
@terry_hutt
@terry_hutt 6 ай бұрын
Good stuff.
@erik6048
@erik6048 Жыл бұрын
Sloooooooooow dooooooown
@fredwbd95
@fredwbd95 5 ай бұрын
This is great, but I have a question about building a complex user control where I can't see the colors that I'm binding by default. I want to be able to apply a theme later on, but I want the default colors to show in the XAML editor while I'm building the control itself. Putting the control in some window and assigning properties works as expected, it's just building the component itself is awkward because I can't see how it's going to look in the XAML editor. The other thing is that intelisense does not autocomplete on "{Binding ...}" but does autocomplete on "{Binding Path=...}" and I'm wondering if that's something that's cropped up in the last few years, or if I'm just doing something wrong.
@wayahedia9989
@wayahedia9989 2 жыл бұрын
Nice. Thank you.
How to Create and Use Validation Rules - WPF TUTORIALS
10:09
SingletonSean
Рет қаралды 12 М.
Templates and Behavior - WPF CUSTOM CONTROLS #1
15:45
SingletonSean
Рет қаралды 47 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Handling WPF Routed Events with MVVM Commands - EASY WPF (.NET Core)
10:54
Models - WPF MVVM TUTORIAL #1
15:21
SingletonSean
Рет қаралды 221 М.
C# WPF Tutorial #21 - Styles and ControlTemplates
12:53
Kampa Plays
Рет қаралды 23 М.
WPF Custom User Control + Dependency Properties
11:12
ToskersCorner
Рет қаралды 57 М.
Writing Code That Runs FAST on a GPU
15:32
Low Level
Рет қаралды 580 М.
AI Is Making You An Illiterate Programmer
27:22
ThePrimeTime
Рет қаралды 282 М.
Creating Reusable Controls - FULL STACK WPF (.NET CORE) MVVM #24
15:07
How To Create Custom Controls in WPF
28:03
Tactic Devs
Рет қаралды 43 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН