Chapter 3: Working with Forms and Data

In this chapter, we will write our first app for the fictional company UnoBookRail, which will be targeting desktops and the web. We will write a typical line of business (LOB) app that allows us to view, enter, and edit data. In addition to that, we will also cover how to export data in PDF format since this is a common requirement for LOB apps.

In this chapter, we'll cover the following topics:

  • Writing a desktop-focused Uno Platform app
  • Writing forms and validating user input
  • Using the Windows Community Toolkit in your Uno Platform app
  • Generating PDF files programmatically

By the end of this chapter, you'll have created a desktop-focused app that can also run on the web that displays data, allows you ...

Get Creating Cross-Platform C# Applications with Uno Platform now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.