Book Image

Cross-platform UI Development with Xamarin.Forms

By : Paul Johnson
Book Image

Cross-platform UI Development with Xamarin.Forms

By: Paul Johnson

Overview of this book

Table of Contents (22 chapters)
Cross-platform UI Development with Xamarin.Forms
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
In the Beginning…
Index

Summary


There isn't anything difficult in connecting to the other types of service available, be it RESTful, WCF, or anything else available (within reason). The difficulty typically comes with setting up the interface for the outside world.

In the next chapter, we'll look at one of the most powerful aspect of the forms development: data binding. It's not as bad as you'd think and is incredibly powerful.