6 questions
Which do you think is the best way to write specific things to the view side like Method 1 or to write a tap process like ButtonTapAction and write the contents on the viewModel (Controller)?Personall...
I have a question about how to implement it in MVVM.Model uses AFNetWorking to obtain JSON.I would like to reload the View table when AFNetWorking's asynchronous communication ends, but in the case of...
We are currently developing applications with WPF+XAML+MVVM.WPF's DataGrid controls have a known problem (specification…) that takes time to draw when you bind large amounts of data.That's why virtual...
DataGrid's ItemsSource is highlighted to ICollectionView type properties, and record additions pass the child window parameters to the model's method to add them.I can add it to the database without a...
I was making a two-screen application with WPF.I'm trying to rewrite this to an MVVM pattern using Prism.Simplified Example: The WPF window now has the MainWindow, SubWindow class.When you click the b...
I'm a fifth-year Android developer and I know the MVC concept.Because I don't know the concept of MVP and MVVM (I understand both as belonging to MVC), it's hard to define which pattern I made my Andr...
578 Understanding How to Configure Google API Key
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
581 PHP ssh2_scp_send fails to send files as intended
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.