﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By Jose Carlos Macoratti</title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=macoratti" rel="self" type="application/rss+xml" /><item><title>Populate Picker Using MVVM</title><description>In this article, I’m going to show you how to populate the picker view using MVVM, Model View View-Model (MVVM) is a UI Based Design Pattern. The main object of MVVM is to provide a rich UI, testabili</description><link>https://www.c-sharpcorner.com/article/populate-picker-using-mvvm/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/populate-picker-using-mvvm/</guid><pubDate>Fri, 31 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jose Carlos Macoratti)</author></item><item><title>Grouping In ListViews With Xamarin.Forms</title><description>In this article, we’ll see the process of grouping items in a ListView with Xamarin.Forms. I’m creating an Address Book where we are grouping the contact’s name in the Listview by the initial characte</description><link>https://www.c-sharpcorner.com/article/grouping-in-listviews-with-xamarin-forms/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/grouping-in-listviews-with-xamarin-forms/</guid><pubDate>Sun, 25 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jose Carlos Macoratti)</author></item><item><title>Xamarin.Forms - Create A Login Page (MVVM)</title><description>In this code we created the followings properties: Email, Password and the command SubmitCommand() that we will use in the Login command button in the Login page.
We use the ICommand interface that al</description><link>https://www.c-sharpcorner.com/article/xamarin-forms-create-a-login-page-mvvm/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xamarin-forms-create-a-login-page-mvvm/</guid><pubDate>Tue, 14 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jose Carlos Macoratti)</author></item><item><title>Xamarin.Forms - Using ListView HeaderTemplate And FooterTemplate To Display Data</title><description>In this article we will learn how to use ListView HeaderTemplate and FooterTemplate to display data from our ViewModel using Visual Studio Community 2017.</description><link>https://www.c-sharpcorner.com/article/xamarin-forms-using-listview-headertemplate-and-footertemplate-to-display-data/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/xamarin-forms-using-listview-headertemplate-and-footertemplate-to-display-data/</guid><pubDate>Fri, 30 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jose Carlos Macoratti)</author></item></channel></rss>