Hi Brian, I am on your plural site course. Still waiting on how to implement Login Window properly in Prism so that MainWindow Shell loads after successful login.
@BrianLagunas3 жыл бұрын
Keep waiting 😁
@rahulmathew87133 жыл бұрын
@@BrianLagunas Sure I will wait...
@VinuP20233 жыл бұрын
Hi Brian, Thank you for this video I have one doubt. Can you pls tell me how to sort items alphabetically in a WPF listview which is bound to observable collection of some object such as employees..If I want to show employee list in listview based on employee name property alphabetically, how do I do that? I have spent a lot of time experimenting code but couldn't achieve it. Can you please help me 🙏🙂
@BrianLagunas3 жыл бұрын
I actually wrote a blog about this way back in 2009. Maybe this will help brianlagunas.com/write-a-sortable-observablecollection-for-wpf/