Cantitate/Preț
Produs

Exploring Windows Presentation Foundation: With Practical Applications in .NET 5

Autor Taurius Litvinavicius
en Limba Engleză Paperback – 16 dec 2020
Use the Windows Presentation Foundation (WPF) technology to develop Windows applications using C# and XAML for design. This book will get you through not only the basics, but also some of the more advanced concepts of WPF in .NET 5. 

The book starts with basic concepts such as window, page, text box, and message box as well as a sequence of common events and event handling in WPF. You will learn how to use various elements in WPF and deal with them in .NET 5. You will understand how to work with files and access them in WPF along with binding and MVVM (Model-View-View-Model). You will learn how to retrieve data from APIs, work in XAML, and understand where design and style properties should be applied in WPF.

After reading this book you will be able to work on WPF and apply its concepts in .NET 5, .NET core, and the .NET framework.



What You Will Learn
  • Understand the basics of WPF: click event, inputs, and general setup
  • Work with WPF interface events and handling
  • Know how file handling works in WPF
  • Retrieve data from APIs in a modern way


Who This Book Is For

Developers with basic knowledge of C#.
Citește tot Restrânge

Preț: 29772 lei

Preț vechi: 37214 lei
-20% Nou

Puncte Express: 447

Preț estimativ în valută:
5697 5912$ 4762£

Carte disponibilă

Livrare economică 24 februarie-10 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484266366
ISBN-10: 1484266366
Pagini: 225
Ilustrații: XI, 225 p. 87 illus.
Dimensiuni: 155 x 235 x 18 mm
Greutate: 0.34 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1: Getting Started. - Chapter 2: Events. - Chapter 3:  UI Elements. – Chapter 4: Files. - Chapter 5: MVVM. - Chapter 6: Styles. 

Notă biografică

Taurius Litvinavicius is a businessman and technology expert based in Lithuania who has worked with various organizations in building and implementing projects in software development, sales, and other fields of business. He is responsible for technological improvements, development of new features, and general management. Taurius is also the director at the Conficiens solutio consulting agency where he supervises the development and maintenance of various projects and activities.

Textul de pe ultima copertă

Use the Windows Presentation Foundation (WPF) technology to develop Windows applications using C# and XAML for design. This book will get you through not only the basics, but also some of the more advanced concepts of WPF in .NET 5. 

The book starts with basic concepts such as window, page, text box, and message box as well as a sequence of common events and event handling in WPF. You will learn how to use various elements in WPF and deal with them in .NET 5. You will understand how to work with files and access them in WPF along with binding and MVVM (Model-View-View-Model). You will learn how to retrieve data from APIs, work in XAML, and understand where design and style properties should be applied in WPF.

After reading this book you will be able to work on WPF and apply its concepts in .NET 5, .NET core, and the .NET framework.

You will:
  • Understand the basics of WPF: click event, inputs, andgeneral setup
  • Work with WPF interface events and handling
  • Know how file handling works in WPF
  • Retrieve data from APIs in a modern way

Caracteristici

Includes case studies for better learning Discusses various UI elements such as image, slider, and many more Covers design and style properties in C#