Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

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

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

    Taurius Litvinavicius, "Exploring Windows Presentation Foundation: With Practical Applications in .NET 5"
    English | ISBN: 1484266366 | 2021 | 236 pages | PDF | 3 MB

    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#.