Why is this WPF ItemsControl broken?

  Рет қаралды 3,062

Brian Lagunas

Brian Lagunas

Күн бұрын

Пікірлер: 41
@rahulmathew8713
@rahulmathew8713 4 жыл бұрын
Oh My god Thank you so much Brian, its an honor to learn from you. Your the best. I am a big fan. Your my WPF guru.
@BrianLagunas
@BrianLagunas 4 жыл бұрын
My pleasure!
@julianturner6203
@julianturner6203 4 жыл бұрын
Brain, thank you so much for your efforts. Got my prism app in production now. Following you now for around 6 month and prism is awesome. Please keep going 😁
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Thank you so much. I'll try my best
@Mats300
@Mats300 4 жыл бұрын
Great concept ! As a WPF developer using Prism daily, I want more of this ;-)
@BrianLagunas
@BrianLagunas 4 жыл бұрын
I'll try to do more like this
@WillEhrendreich
@WillEhrendreich 4 жыл бұрын
seriously man, Great idea for a video series. You're providing an awesome service to us all, by letting us see your thought process as you're going through our code. Thank you.
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Thank you so much. I'm glad you like it
@FuzzyDPozzy
@FuzzyDPozzy 4 жыл бұрын
I would like to see a more general itemcontrol tutorial. If possible with scrollviewer and stackpanel so for example you add 3 items in a stackpanel and then you add a 4 item and more the scrolling option of horizontal appears and you should be able to use a binding in an observable list. and the window should also be resizable and work proper. please and thanks when you have the time.
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Thank you for the suggestion.
@longuinni
@longuinni 4 жыл бұрын
That is one great ideia!! I love it. It is great to see how you think to solve a problem.
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Thanks! I'm curious how this idea will work out.
@prabhakaranvelliangiri9655
@prabhakaranvelliangiri9655 4 жыл бұрын
Before looking your channel I was same like this person.. once I found you and got to know that your the prism code behind ❤️. If you search in youtube or Google only less people will explain prism(like the code which u looked today) and many corporate project are running prism based approach, when I was working with Prism based app development. Thank you once again from India❤️
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Thank you so much for the kind word.
@sotabound04
@sotabound04 4 жыл бұрын
Brian, I think that it is a GREAT idea, fixing other people's code in videos, you are definitely on to something. We sometimes do this on our team and I think it can really be helpful, especially if you are stuck. How about calling it Lagunas' Code Shop? Love the Prism videos!
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Thank you so much. Hopefully I have enough volunteers for me to fix 🤣
@kunjalshah5123
@kunjalshah5123 4 жыл бұрын
Great video! Any chance of doing a video on how to correctly use Fody with Prism?
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Thanks. Fody is pretty easy even if you're not using Prism. I may be able to do a video on that.
@VitaliyParitskiy
@VitaliyParitskiy 4 жыл бұрын
My reaction to the debugging was like this: :-O Really impressive!
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Thank you so much
@Rubafix989
@Rubafix989 4 жыл бұрын
Man WPF, I still remember the DoctorWPF blog... good times
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Remember the WPF disciples? Ahhh... the good 'ol days of WPF desktop development 😁
@taab84
@taab84 4 жыл бұрын
The magic of experience ♥ i have a question: i tried to upgrade Prism from 7 to 8 but my project didn't start at all. is there a workaround when we upgrade Prism to a newer major upgrade?
@BrianLagunas
@BrianLagunas 4 жыл бұрын
You could try deleting the obj and bin folders. If it's not working, you missed something.
@mdkangas
@mdkangas Жыл бұрын
late to this one... but, the "fix your code" idea.. fantastic
@BrianLagunas
@BrianLagunas Жыл бұрын
Thank you so much, but for some reason I stopped getting requests for it.
@harsheng
@harsheng 4 жыл бұрын
Awesome 👍
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Thank you
@skyax3328
@skyax3328 3 жыл бұрын
What a great idea, very cool if you make is a video series
@BrianLagunas
@BrianLagunas 3 жыл бұрын
Thanks, hopefully I can make more of these
@davidwhite2011
@davidwhite2011 4 жыл бұрын
So are there any controls that are really broken at this time?
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Not anymore. We fixed it in this video.
@jakubsuchybio
@jakubsuchybio 4 жыл бұрын
Great concept of a video. MOOOOREEEEE PLZ
@BrianLagunas
@BrianLagunas 4 жыл бұрын
I'll do my best!
@skyax3328
@skyax3328 3 жыл бұрын
Wow good job touble shooting that code I would not of caught that one in a million years haha
@BrianLagunas
@BrianLagunas 3 жыл бұрын
Thank you so much
@nurdiesge6052
@nurdiesge6052 4 жыл бұрын
hey thanks for the content. I really hope you keep doing these. i love seeing c# and especially wpf finally arriving on youtube. anyway. can you do a video on generic.xaml on dotnetcore? maybe even a video on how to create a custom theme and how to 'store' the resources and so on. it's something I always struggle with. thanks
@BrianLagunas
@BrianLagunas 4 жыл бұрын
Is there anything specific you had in mind? Thats a pretty broad question. Do you just want a video on how to change styles at runtime, design time, or something else?
@nurdiesge6052
@nurdiesge6052 4 жыл бұрын
@@BrianLagunas nah it's more about organization. what kind of resources/styles should I have and how should I use them? should I generate a basic style for textblocks or should I apply a specific resource for each textblock and so on
@CreeperWaldoGames
@CreeperWaldoGames 2 жыл бұрын
This is NOT a good titel to read. When your on the bus going home from an exam where you used itemcontrols
@BrianLagunas
@BrianLagunas 2 жыл бұрын
They call it click bait for a reason 🤣
Task vs ValueTask: When Should I use ValueTask?
10:43
Brian Lagunas
Рет қаралды 21 М.
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН
번쩍번쩍 거리는 입
0:32
승비니 Seungbini
Рет қаралды 182 МЛН
Маусымашар-2023 / Гала-концерт / АТУ қоштасу
1:27:35
Jaidarman OFFICIAL / JCI
Рет қаралды 390 М.
Air Sigma Girl #sigma
0:32
Jin and Hattie
Рет қаралды 45 МЛН
This Tweet Pissed Me Off - Learn to Code the Right Way
7:16
Brian Lagunas
Рет қаралды 3,1 М.
WPF Controls with MVVM: ItemsControl
33:34
IAmTimCorey
Рет қаралды 84 М.
C# Yield Return: What is it and how does it work?
15:09
Brian Lagunas
Рет қаралды 58 М.
ItemsControl (the "for loop" of XAML) - WPF TUTORIALS
10:04
SingletonSean
Рет қаралды 11 М.
Control Templates In WPF
11:01
DotNetSkoool
Рет қаралды 58 М.
The Basics of Data Binding in WPF
20:53
Tactic Devs
Рет қаралды 49 М.
C# Async Yield Return: IAsyncEnumerable will change your life!!!
10:13
Reverse Engineering 101 tutorial with the amazing Stephen Sims!
1:18:48
How to Create a Resize Adorner in WPF
31:08
Tactic Devs
Рет қаралды 8 М.
Intro to WPF: Learn the basics and best practices of WPF for C#
1:10:34
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН