-
with this pattern, it is really easy to use, but i have a problem to retry call API when got error, because we already have livedata in repository and calling api in datasource, how we can get retry r…
-
**Description**
The underlying problem which I'm trying to solve is as follows:
Using the MVVM pattern, I'm binding the Source property to a property on the ViewModel.
The parent ViewModel uses a …
-
__tldr;__ This proposal seeks to eliminate imperative code within a ViewModel while still maintaining a familiar OO external API.
> This was discussed on a [recent](https://youtu.be/wUhv5zIUBv0?t…
-
i want after user login main menu is added . is it possible????
Please help me
-
Hi everyone! Thanks for great examples. I'm just wondering what method you recommend to inject dynamic parameters into ViewModel using Dagger 2? Currently in the **GithubBrowserSample** such parameter…
-
# Problems
- The files structures in project is inconsistent and isn't well organized. It needs to be refactored.
# Solutions
1. Indicate the file types following the instruction in the `File Types…
-
### Describe the bug
I have a Page with a UserControl that has a property ViewModel that is created by the DI container.
The BoolToVisibilityConverter does not refresh the UI in the UserControl.
…
-
Good day Kinnara!
I try use AutoSuggestBox EventTrigger in NavigationView.AutoSuggestBox with TextChanged, QuerySubmitted and SuggestionChosen.
…
-
Provide an example of using a Staff App Catalog Group Method to list Staff member details in C#
-
Hi folks,
so I am reading Blazor book and there is my beloved MVVM : ).
every time I encounter MVVM in .NET I ask myself; could I use Prism here?
Do you need a MVVM 'framework' in Blazor or it's j…