Feedback (Loading, Validation, Error Messages) - WPF MVVM TUTORIAL #8

  Рет қаралды 20,807

SingletonSean

SingletonSean

Күн бұрын

Пікірлер
@KingsleyWong-s7z
@KingsleyWong-s7z 4 ай бұрын
Your code is very beautiful and elegant. You are a genius programmer
@armanddebesse1792
@armanddebesse1792 3 жыл бұрын
Thanks a lot ! I'm a French student in IT and those mvvm/wpf videos really help me
@SingletonSean
@SingletonSean 3 жыл бұрын
Fantastic! Glad this has been helpful armand.
@maherworld1
@maherworld1 6 ай бұрын
Great series Sean, Thanks a lot .
@eltonlame1666
@eltonlame1666 3 жыл бұрын
Great explanation as always.
@cruxeno
@cruxeno 3 жыл бұрын
Very good explanation of the Data validation Sean. I think you could make the AddError() and CleanError() a bit shorter by introducing [CallerMemberName] as the default attribute in the methods. This way you can bypass the "nameof(propertyName)" that you use often. so it would be: void CleanErrors([CallerMemberName] string propertyName = null) { ... }.
@abdulmagedal-khulaifi6410
@abdulmagedal-khulaifi6410 2 жыл бұрын
That's a very useful video, thank you so much
@olepatheonlyone
@olepatheonlyone 2 жыл бұрын
If I leave in the code for throwing an exception while loading, should it still try to load after going back with the cancel button even after deleting that line at 18:51?
@binarybotany3218
@binarybotany3218 Жыл бұрын
Nice spinner 😎
@edouardpoitras810
@edouardpoitras810 Жыл бұрын
Sean- The video is great but I can't seem to get the Spinner to show. I have been over the code several times- is the Checkbox control in the dll by chance?
@pathiashokkumar153
@pathiashokkumar153 7 ай бұрын
how to connect with sql database.... i just clone the code but i face difficulty to connect to sql
@sir1usbl4ck333
@sir1usbl4ck333 3 жыл бұрын
Great content as always, how would we handle the Clear Errors if we wanted to implement multiple errors on the same field ? Like a re-usable "RequiredField" method ?
@2024manohya
@2024manohya 11 ай бұрын
Thank you
@jametime7491
@jametime7491 2 жыл бұрын
Is there a way we can share the AbstractValidator(of FluentValidator) with this to share the same validation code on back-end + front-end, by using ValidationRule perhaps?
@jadersouza7352
@jadersouza7352 3 жыл бұрын
Check if StartDate < EndDate would not be a business rule? Wouldn't it be better to address this in the Domain (separation of concerns/DDD)? Would you have any example of MVVM + DDD, implementing the Domain and data access in a Rest API?
@SingletonSean
@SingletonSean 3 жыл бұрын
Hey Jader, I feel a bit uneasy about this as well. You could certainly extract this logic to the domain layer and encapsulate it into something more pleasant. I would reallyyyy like to do a series on WPF + ASP.NET, where we build a Rest API with ASP.NET. I've thought of an idea for this series. I spend most of my time building APIs nowadays anyways, so I think this would be fun!
@bahmankazem2543
@bahmankazem2543 2 жыл бұрын
Where is GetValueOrDefault() of dictionary i dont see it:|
.NET Generic Host - WPF MVVM TUTORIAL #9
18:13
SingletonSean
Рет қаралды 19 М.
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН
GIANT Gummy Worm #shorts
0:42
Mr DegrEE
Рет қаралды 152 МЛН
The Basics of Data Binding in WPF
20:53
Tactic Devs
Рет қаралды 51 М.
How IDisposable and Using Statements Work Together in C#
10:01
IAmTimCorey
Рет қаралды 34 М.
WPF in C# with MVVM using Caliburn Micro
1:23:30
IAmTimCorey
Рет қаралды 369 М.
How much does the Windows Community MVVM Toolkit REALLY help us?
7:02
10 Signs Your Software Project Is Heading For FAILURE
17:59
Continuous Delivery
Рет қаралды 44 М.
WPF Controls with MVVM: ItemsControl
33:34
IAmTimCorey
Рет қаралды 85 М.
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН