Month: November 2018
Xamarin Forms My Burger App List Item Tapped #11
3,289 total views
Binding Entry and Button Command MVVM #8
MyLoginPage.xaml MyLoginPage.xaml.cs LoginViewModel.cs App.xaml.cs DashBoard.xaml 1,030 total views
1,030 total views
List Text Cell with Converters MVVM First #13
App.xaml.cs -Views (Folder) MyListPage.xaml MyListPage.xaml.cs -ViewModel (Folder) HomeViewModel.cs -Model (Folder) HomeModelClass.cs – Converter (Folder) MyValueConverter.cs 727 total views
727 total views
List View Cells With MVVM #10
MyHome.xaml MyHome.xaml.cs HomeViewModel.cs HomeModelClass.cs App.xaml.cs 674 total views
674 total views
Simple List View With and with out MVVM Approach #9
MainPage.xaml MainPage.xaml.cs ——————————Using MVVM————————————————– MainPage.xaml MainPage.xaml.cs MyTutorialViewModel.cs 716 total views
716 total views
Binding Piker With Dynamic Data
Official site : https://stackoverflow.com/questions/45849856/xamarin-forms-picker-binding The Xaml code Code Behind The Model and ViewModel 568 total views
568 total views
Binding Picker MVVM with Static Data #16
Inside Views Folder (HumanPage.xaml) Inside Views Folder (HumanPage.xaml.cs) Inside ViewModel Folder(BaseViewModel.cs) Inside ViewModel Folder(HumanViewModel.cs) Inside Model Folder (Human.cs) Inside Model Folder (HumanData.cs) 1,270 total views
1,270 total views
GettingResponseFromServerwithTokenTest
App.xaml In Networking Folder (IServicesClient.cs) In Networking Folder (ServicesClient.cs) Inside Model Folder (GetProjectsModel.cs) Inside Model Folder (ServiceResponse.cs) MainPage.xaml MainPage.xaml.cs 607 total views
607 total views
Xamarin Form Binding Entry and Switch #7
MainPage.xaml MainPage.xaml.cs MyNewViewModel.cs 708 total views
708 total views
Xamarin Form MVVM Two way Binding #6
LoginPage.xaml LoginPage.xaml.cs LoginViewMdoel.cs 644 total views
644 total views