Reader small image

You're reading from  .NET MAUI Cross-Platform Application Development - Second Edition

Product typeBook
Published inMar 2024
Reading LevelBeginner
PublisherPackt
ISBN-139781835080597
Edition2nd Edition
Languages
Right arrow
Author (1)
Roger Ye
Roger Ye
author image
Roger Ye

Roger Ye is an embedded system programmer who has great interest in virtualization, Android, and cross-platform technologies. His professional experience includes working with major companies like Motorola, Emerson, Intel, and EPAM, where he held the position of Engineering Manager. At Motorola and Emerson, he worked on embedded system projects for mobile devices and telecommunication infrastructures. He is now an engineering manager at EPAM, working with a team to deliver digital solutions for diverse clients.
Read more about Roger Ye

Right arrow

Summary

In this chapter, we focused on fundamental navigation principles and the Shell framework. We chose Shell as the navigation foundation for our app design, examined its capabilities, and discussed how to integrate it into our app’s UI.

After we completed most of the UI design, we enhanced our model by making changes to two service interfaces: IDataStore and IUserService. We improved the login process after making changes in the view, view model, and service layers. In the service layer, we are still using the MockDataStore class. However, we haven’t finalized the implementation in the IDataStore service to perform the actual login activities yet. We will leave this to the next chapter.

Upon completing the majority of the UI design, we proceeded to refine our model by modifying two service interfaces: IDataStore and IUserService. By making alterations in the view, view model, and service layers, we enhanced the login process. In the service layer, we continued...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
.NET MAUI Cross-Platform Application Development - Second Edition
Published in: Mar 2024Publisher: PacktISBN-13: 9781835080597

Author (1)

author image
Roger Ye

Roger Ye is an embedded system programmer who has great interest in virtualization, Android, and cross-platform technologies. His professional experience includes working with major companies like Motorola, Emerson, Intel, and EPAM, where he held the position of Engineering Manager. At Motorola and Emerson, he worked on embedded system projects for mobile devices and telecommunication infrastructures. He is now an engineering manager at EPAM, working with a team to deliver digital solutions for diverse clients.
Read more about Roger Ye