Month: November 2018
Xamarin Forms My Burger App List Item Tapped #11
7,415 total views
Binding Entry and Button Command MVVM #8
MyLoginPage.xaml MyLoginPage.xaml.cs LoginViewModel.cs App.xaml.cs DashBoard.xaml 1,799 total views
1,799 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 1,276 total views
1,276 total views
List View Cells With MVVM #10
MyHome.xaml MyHome.xaml.cs HomeViewModel.cs HomeModelClass.cs App.xaml.cs 1,260 total views
1,260 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 1,268 total views
1,268 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 1,074 total views
1,074 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) 2,177 total views
2,177 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 1,103 total views
1,103 total views
Xamarin Form Binding Entry and Switch #7
MainPage.xaml MainPage.xaml.cs MyNewViewModel.cs 1,452 total views
1,452 total views
Xamarin Form MVVM Two way Binding #6
LoginPage.xaml LoginPage.xaml.cs LoginViewMdoel.cs 1,315 total views
1,315 total views