.NET MAUI – Forget Me Not – Part 5

Building on the previous blog posts, here I’d like to illustrate how you can pass complex data from one page’s view model to another’s.

Let’s assume we’ve tapped on the Buddies Icon on the tab bar and were taken to the BuddyList:

If we tap on one of our buddies, in this case, Rodrigo, we should be taken to the details page for that buddy. We could pass along the buddy’s id, or we can pass the buddy object itself.

To pass the entire Buddy object, we will create a dictionary that will contain an identifying text as the key, and the SelectedBuddy as the value,

var navigationParameter = new Dictionary<string, object>
{
    {"SelectedBuddy", SelectedBuddy}
};

We can now pass that along to the details page using Shell navigation.

await Shell.Current.GoToAsync($"buddydetail", navigationParameter);

“buddydetail” is the name you gave the BuddyDetails page in the constructor in AppShell.xaml.cs

public AppShell()
{
     InitializeComponent();

     Routing.RegisterRoute("buddydetail", typeof(BuddyDetail));

This routing matches the key “buddydetail” to the BuddyDetail page. Returning to the Shell navigation above, we see navigationParameter is the second param for the GoToAsync call. That is, we pass along the dictionary that contains our object. (We can pass as many objects as we like, each as an entry in the dictionary).

Receiving the data

In the view model for the details page, BuddyDetailViewModel, we use the QueryProperty attribute to indicate the name of the property to assign the passed-in object to and the key in the dictionary associated with that object.

Looking a few paragraphs up we can see that the dictionary has an entry with the key “SelectedBuddy” which has a value of the SelectedBuddy object. Here we are going to retrieve that into a local property, also named SelectedBuddy

[ObservableObject]
[QueryProperty(nameof(SelectedBuddy), "SelectedBuddy")]
public partial class BuddyDetailViewModel

Let me review that briefly as it can get confusing. There is the name of the local property: SelectedBuddy. There is the first parameter in the QueryProperty attribute: nameof(SelectedBuddy). These are 1:1 — the nameof is pointing to a property in this (receiving) class. Finally, there is the second param in the attribute, the string “SelectedBuddy” which is the key into the dictionary whose value will be assigned to the SelectedBuddy property. Right? Piece of pie.

We want to bind to a number of the properties of the buddy we just passed in. First, we’ll create those properties:

[ObservableProperty] private string name;
[ObservableProperty] private string emailAddress;
[ObservableProperty] private string code;
[ObservableProperty] private string? phoneNumber;
[ObservableProperty] private InvitationStatus status;
[ObservableProperty] private DateTime buddySince;
[ObservableProperty] private string buddySinceString;
[ObservableProperty] private string mailingAddressLine1;
[ObservableProperty] private string mailingAddressLine2;
[ObservableProperty] private int id;

Now all we need to do is set those properties using the object that was passed in and assigned to our SelectedBuddy property

 private Buddy selectedBuddy;
 public Buddy SelectedBuddy
 {
     get => selectedBuddy;
     set
     {
         SetProperty(ref selectedBuddy, value);
         Name = value.Name;
         EmailAddress = value.EmailAddress;
         PhoneNumber = value.PhoneNumber;
         Status = value.Status;
         BuddySince = value.BuddySince;
         BuddySinceString = BuddySince.ToString("D");
         MailingAddressLine1 = value.MailingAddressLine1;
         MailingAddressLine2 = value.MailingAddressLine2;
         Id = value.Id;
     }
 }

We can now display the details of the selected buddy using data binding. in the XAML.

Notice that there are two buttons: one to see the occasions you’ve asked to be reminded about, with regard to this buddy (e.g., the buddy’s birthday). The second button will display the buddy’s preferences. Each of these is made easier by using a service, in this case BuddyService. But how do we access the methods in BuddyService? This will be the topic of the next blog entry: Dependency Injection in MAUI.

Unknown's avatar

About Jesse Liberty

** Note ** Jesse is currently looking for a new position. You can learn more about him at https://jesseliberty.bio Thank you. Jesse Liberty has three decades of experience writing and delivering software projects and is the author of 2 dozen books and a couple dozen online courses. His latest book, Building APIs with .NET, is now available wherever you buy your books. Liberty was a Team Lead and Senior Software Engineer for various corporations, a Senior Technical Evangelist for Microsoft, a Distinguished Software Engineer for AT&T, a VP for Information Services for Citibank and a Software Architect for PBS. He is a 13 year Microsoft MVP.
This entry was posted in Essentials and tagged , , . Bookmark the permalink.

869 Responses to .NET MAUI – Forget Me Not – Part 5

  1. BrianBog's avatar BrianBog says:

    amoxicillin online pharmacy: antibiotic treatment online no Rx – antibiotic treatment online no Rx

  2. Ralphnup's avatar Ralphnup says:

    gabapentin sale: cheap gabapentin – NeuroRelief Rx

  3. Larrybocky's avatar Larrybocky says:

    ReliefMeds USA: Relief Meds USA – order corticosteroids without prescription

  4. Jamesexape's avatar Jamesexape says:

    how to buy clomid for sale clomid tablets Clomid Hub

  5. Patrickatopy's avatar Patrickatopy says:

    http://reliefmedsusa.com/# anti-inflammatory steroids online

  6. BrianBog's avatar BrianBog says:

    Clomid Hub: how can i get clomid tablets – where to buy generic clomid now

  7. Ralphnup's avatar Ralphnup says:

    affordable Modafinil for cognitive enhancement: Modafinil for focus and productivity – where to buy Modafinil legally in the US

  8. Larrybocky's avatar Larrybocky says:

    anti-inflammatory steroids online: order corticosteroids without prescription – anti-inflammatory steroids online

  9. Jamesexape's avatar Jamesexape says:

    order amoxicillin without prescription ClearMeds Direct antibiotic treatment online no Rx

  10. BrianBog's avatar BrianBog says:

    buy Modafinil online USA: safe Provigil online delivery service – where to buy Modafinil legally in the US

  11. Ralphnup's avatar Ralphnup says:

    Clomid Hub Pharmacy: Clomid Hub – Clomid Hub Pharmacy

  12. Jamesexape's avatar Jamesexape says:

    NeuroRelief Rx buy gabapentin gabapentin alcohol detoxification

  13. BrianBog's avatar BrianBog says:

    Modafinil for ADHD and narcolepsy: Modafinil for ADHD and narcolepsy – prescription-free Modafinil alternatives

  14. Ralphnup's avatar Ralphnup says:

    order corticosteroids without prescription: Relief Meds USA – anti-inflammatory steroids online

  15. Larrybocky's avatar Larrybocky says:

    prednisone over the counter australia: prednisone 20mg online – order corticosteroids without prescription

  16. Jamesexape's avatar Jamesexape says:

    anti-inflammatory steroids online anti-inflammatory steroids online Relief Meds USA

  17. BrianBog's avatar BrianBog says:

    safe Provigil online delivery service: nootropic Modafinil shipped to USA – WakeMeds RX

  18. Ralphnup's avatar Ralphnup says:

    gabapentin al 300 mg: NeuroRelief Rx – NeuroRelief Rx

  19. Jamesexape's avatar Jamesexape says:

    anti-inflammatory steroids online order corticosteroids without prescription ReliefMeds USA

  20. Silassok's avatar Silassok says:

    Бренд Longchamp — это образец шика, где соединяются классические традиции и современные тенденции .
    Изготовленные из высококачественной кожи , они отличаются функциональностью .
    Иконические изделия остаются востребованными у ценителей стиля уже много лет .
    https://sites.google.com/view/sumki-longchamp/all
    Каждая сумка с авторским дизайном подчеркивает хороший вкус, оставаясь практичность в повседневных задачах.
    Бренд следует традициям , внедряя инновационные технологии при сохранении шарма .
    Выбирая Longchamp, вы получаете модную инвестицию, а вступаете в историю бренда .

  21. BrianBog's avatar BrianBog says:

    where to get gabapentin: NeuroRelief Rx – gabapentin substance p

  22. Ralphnup's avatar Ralphnup says:

    smart drugs online US pharmacy: wakefulness medication online no Rx – WakeMeds RX

  23. Patrickatopy's avatar Patrickatopy says:

    http://clearmedsdirect.com/# amoxicillin 500mg cost

  24. Jamesexape's avatar Jamesexape says:

    NeuroRelief Rx gabapentin to treat chronic pain gabapentin gravid

  25. Larrybocky's avatar Larrybocky says:

    ReliefMeds USA: prednisone uk – ReliefMeds USA

  26. Ralphnup's avatar Ralphnup says:

    order corticosteroids without prescription: anti-inflammatory steroids online – Relief Meds USA

  27. BrianBog's avatar BrianBog says:

    how to get clomid price: can you get generic clomid for sale – Clomid Hub Pharmacy

  28. Jerryguery's avatar Jerryguery says:

    I once saw medications as lifelines, swallowing them eagerly whenever discomfort arose. But life taught me otherwise, revealing how these aids often numbed the symptoms, prompting me to delve deeper into the essence of healing. This awakening felt raw, illuminating that respectful use of these tools empowers our innate vitality, rather than suppressing it.
    During a stark health challenge, I turned inward instead of outward, questioning long-held habits that wove lifestyle shifts into medical wisdom. This revelation reshaped my world: wellness blooms holistically, excessive reliance breeds fragility. This journey fuels my passion to advocate for caution, recognizing treatments as enhancers of life.
    Looking deeper, It became clear health tools should ignite our potential, without stealing the spotlight. The path unfolded revelations, challenging everyone to ponder casual dependencies for deeper connections. It all comes down to one thing: suhagra 100 mg

  29. Jerryguery's avatar Jerryguery says:

    I once viewed remedies as lifelines, swallowing them eagerly whenever discomfort arose. Yet, as experiences piled up, revealing how they provided temporary shields against root causes, sparking a quest for true understanding into what wellness truly entails. The shift was visceral, illuminating that mindful engagement with treatments fosters genuine recovery, rather than diminishing it.
    In a moment of vulnerability, I turned inward instead of outward, uncovering hidden layers that harmonized natural rhythms with thoughtful aids. I unearthed a new truth: true mending demands awareness, blind trust weakens resilience. Now, I navigate this path with gratitude to embrace a fuller perspective, recognizing treatments as enhancers of life.
    Looking deeper, It became clear health tools should ignite our potential, without stealing the spotlight. It’s a tapestry of growth, inviting us to question casual dependencies for richer lives. And if I had to sum it all up in one word: iMedix

  30. Jamesexape's avatar Jamesexape says:

    NeuroRelief Rx NeuroRelief Rx NeuroRelief Rx

  31. JosephLaurl's avatar JosephLaurl says:

    Аксессуары Prada считаются символом роскоши за счёт безупречному качеству.
    Используемые материалы гарантируют износостойкость, а ручная сборка выделяет премиум-статус .
    Лаконичный дизайн дополняются фирменными деталями, создавая узнаваемый образ .
    https://sites.google.com/view/sumkiprada/index
    Эти аксессуары универсальны на вечерних мероприятиях, сохраняя практичность в любой ситуации .
    Ограниченные серии усиливают индивидуальность образа, превращая каждую модель в объект зависти.
    Опираясь на историю компания внедряет инновации , оставаясь верным классическому шарму в каждой детали .

  32. Patrickatopy's avatar Patrickatopy says:

    http://wakemedsrx.com/# nootropic Modafinil shipped to USA

  33. Ralphnup's avatar Ralphnup says:

    where to buy Modafinil legally in the US: smart drugs online US pharmacy – Modafinil for ADHD and narcolepsy

  34. BrianBog's avatar BrianBog says:

    Relief Meds USA: fast shipping prednisone – anti-inflammatory steroids online

  35. Winfordsit's avatar Winfordsit says:

    Марка Balenciaga известен стильными сумками , разработанными фирменной эстетикой.
    Каждая сумка отличается необычными формами , например контрастные строчки.
    Применяемые ткани гарантируют долговечность сумки.
    шопер Balenciaga отзывы
    Популярность бренда увеличивается среди модников , делая выбор частью стиля.
    Эксклюзивные коллекции создают шанс покупателю подчеркнуть индивидуальность в повседневке.
    Инвестируя в сумки Balenciaga , вы инвестируете модный акцент , плюс часть истории .

  36. Larrybocky's avatar Larrybocky says:

    anti-inflammatory steroids online: Relief Meds USA – prednisone without a prescription

  37. OliverMub's avatar OliverMub says:

    Женская сумка — это обязательный элемент гардероба, которая подчеркивает образ каждой женщины.
    Сумка способна переносить важные вещи и структурировать распорядок дня.
    Благодаря разнообразию дизайнов и оттенков она создаёт любой образ.
    сумки Balenciaga
    Это символ роскоши, который раскрывает социальное положение своей хозяйки.
    Любая сумка рассказывает настроение через материалы, раскрывая индивидуальность женщины.
    От миниатюрных сумочек до просторных шоперов — сумка меняется под ваши потребности.

  38. Jamesexape's avatar Jamesexape says:

    antibiotic treatment online no Rx amoxicillin 500mg capsules antibiotic antibiotic treatment online no Rx

  39. Ralphnup's avatar Ralphnup says:

    amoxicillin 500 mg without a prescription: Clear Meds Direct – ClearMeds Direct

  40. BrianBog's avatar BrianBog says:

    how to get cheap clomid tablets: Clomid Hub – can i order cheap clomid no prescription

  41. Larrybocky's avatar Larrybocky says:

    order corticosteroids without prescription: Relief Meds USA – order corticosteroids without prescription

  42. Jamesexape's avatar Jamesexape says:

    NeuroRelief Rx NeuroRelief Rx gabapentin headache prophylaxis

  43. Ralphnup's avatar Ralphnup says:

    wakefulness medication online no Rx: prescription-free Modafinil alternatives – buy Modafinil online USA

  44. Your articles are extremely helpful to me. May I ask for more information? http://www.ifashionstyles.com

  45. LeroyEnhap's avatar LeroyEnhap says:

    buy Zoloft online: Zoloft online pharmacy USA – Zoloft for sale

  46. LeroyEnhap's avatar LeroyEnhap says:

    cheap Cialis Canada: generic Cialis from India – tadalafil online no rx

  47. LeroyEnhap's avatar LeroyEnhap says:

    cheap Zoloft: Zoloft online pharmacy USA – Zoloft Company

Comments are closed.